
body {
	background: #c4c4c4 url(img/bg.gif) repeat-y fixed bottom center;
	color: #333;
	margin: 20px 0;
	text-align: center;
	font: normal 0.7em sans-serif,Arial;
}
.head {
	display: block;
	height: 138px;
	background-color: #F7F7F7;
	background-image: url(../img/head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}


.main {
	background: #FFF;
	border: 3px double #EEE;
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF;
	text-align: left;
	width: 940px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
.container {
	margin: 10px;
}


.menu a {
	background: #EEE;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #888;
	float: left;
	padding-top: 4px;
	width: 149px; height: 36px;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background: #EEE url(img/bgmenu.gif) repeat-x;
	color: #555;
}

.navi_back_rand_next a:link {
text-decoration:none; 
font-weight:bold; 
}
.navi_back_rand_next a:visited  {
text-decoration:none; 
font-weight:bold; 
}
.navi_back_rand_next a:hover  {
text-decoration: underline; 
font-weight:bold; 
}
.navi_back_rand_next a:active   {
text-decoration:none; 
font-weight:bold; 
}
.navi_back_rand_next a:focus   {
text-decoration:none; 
font-weight:bold; 
}


.content {
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 3px 0 6px; color: #666;
}
.inhalt {
	background: #FCFCFC url(img/bgitem.gif) repeat-x;
	padding: 10px;
}


.footer {
	padding: 5px;
	background: #F5F5F5;
	color: #666;
}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {color: #AAA;}
.footer .right a:hover {color: #444;}


.left {float: left;}
.right {float: right;}
.clearer {clear: both;}


#rate {
	margin: 0 auto;
	}