/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #234b75;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #234b75;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
position: relative;
	width: 920px;
	height: 200px;
	margin: 0 auto;
}


/* Romy Images */

#romy_index {
  position: relative;
  height: 610px;
  width: 602px;
  color: #530e02;
  background-image:url(img/romy_index.jpg);
  background-position: 100% 60px;
  background-repeat: no-repeat;
  line-height: 14px;
}


/* Logo */

#logo {
  position: absolute;
  top:0px;
  left: 0px;
	z-index: 500;
	background-repeat: no-repeat;
	background-position:0px 10px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: 0px;
	padding-left: 0px;
	letter-spacing: 2px;
	font-size: 62px;
	color: #ccc;
	letter-spacing:10px;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 90px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#account a {
  background:url(img/account.png) no-repeat;
  padding-top: 45px;
  width:170px;
  height: 50px;
}

#cart a {
  background:url(img/cart.png) no-repeat;
  padding-top: 45px;
  width:220px;
  height: 50px;
}

#kasse a {
  background:url(img/kasse.png) no-repeat;
  padding-top: 45px;
  width:110px;
  height: 50px;
}

/* Page */

.divider {display:block; margin-left: 310px;}

#r_login {background-image:url(img/romy_anmelden.jpg);
        height: 500px;
        background-position: 0% 100% ;
        background-repeat: no-repeat;}
        
#r_contact {background-image:url(img/romy_kontakt.jpg);
        height: 480px;
        background-position: 0% 100% ;
        background-repeat: no-repeat;}
        
#contact_send {width: 100px;
               background-color: #fff;
               color: #333;
               border: 1px solid #333;}

#page {
	width: 920px;
	top:0px;
	margin: 0 auto;
	padding-top: 10px;
}

#latest-post {
	float: left;
	width: 580px;
}

#recent-posts {
	float: right;
	width: 280px;
	padding: 12px 0 0 30px;
	background: url(img/img03.gif) repeat-y;
}

#recent-posts .entry {
	background: url(img/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.keys {
  width: 600px;
  line-height: 18px;
  padding-top: 5px;
  padding-bottom: 3px;
}

.thumb {
  width: 138px;
  padding: 5px 5px 10px 5px;
  background-color: #ddd;
}

.thumb a {
  text-decoration: none;
}

.thumb:hover {
  background-color: #234b75;
}

.thumb:hover a{
  color: #ddd;
}

.thumb img {
  padding-top: 4px;
}

.filecheck:hover td {
  background-color: #234b75;
  color: #ddd;
}

.filefound {
  background-color: #77FF77;
  color: #333;
}

.filemissing {
  background-color: #FF7777;
  color: #333;
}

#searchTable {
  background-image:url(img/suche.jpg);
  height:480px;
}

#contact {
  background-image:url(img/kontakt.jpg);
  height:445px;
}

#password {
  background-color: #B9E2F6;
  background-position: 0px 70px;
  background-image:url(img/pass.jpg);
  background-repeat: no-repeat;
  height:550px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	border-top: 20px solid #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 920px;
	padding: 0px;
	text-align: center;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #234b75;
}

#sidebar a {
	text-decoration: none;
	color: #234b75;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}


.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

TD.main, P.main {
  line-height: 1.5;
  padding:2px;
}

.onepxwidth {
  width: 50px;

}

.debug
{
	width: 250px;
	color: #555;
	background: none repeat scroll 0 0 #ddd;
  border: 1px solid #AAAAAA;
  margin: 10px;
  padding: 10px;
  position: absolute;
}

.debug pre
{
	margin: 0 0 0 10px;
}

.debug div
{
	position: absolute;
	display: inline;
	width: 80px;
	right: 5px;
}
