/* CSS Document */

<!--
body {
	color: #00FF00;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image:url(back.jpg);
}
form {
	padding:0px;
	margin:0px;
}
a {
	text-decoration: underline;
	color:#FFFF00;
	font-weight:bold;
}
a:hover {
	color:#FFFF33;
	text-decoration: underline;
	font-weight:bold;
}
input, select, file {
	border: 1px solid #CCCCCC;
	background-color:#000000;
	padding:2px;
	color:#00FF00;
}
.submit {
	border: 1px solid #CCCCCC;
	background-color:#000000;
	padding:2px;
	color:#FFFF00;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color:#000000;
	padding:2px;
	color:#00FF00;
}
.main {
	border:#cccccc solid 1px;
	width:900px;
	float:none;
	background-color:#000000;
}
.bookmark {
	width:900px;
	font-size:13px;
	padding-bottom:3px;
}
#books {
	padding:5px;
	color:#666666;
}
#style {
	padding-right:10px;
	float:left;
}
.style {
	border: 1px solid #CCCCCC;
	background-color:#000000;
	font-size:9px;
	color: #FFFF00;
}
.rate {
	border: 1px #333333 solid;
	background:url(tab.jpg) repeat-x #000000;
	padding:2px;
}
.comments {
	padding-left: 20px;
	background:url(comment.gif) no-repeat;
}
.sea {
	margin-top:20px;
	margin-left:20px;
	width:200px;
}
.logo {
	background-image:url(rau2head_011.gif);
	width:900px;
	height:118px;
}
.logo2 {
	background-image:url(rau2head_022.gif);
	float:left;
	width:345px;
	height:199px;
}
.left {
	float:left;
	width:345px;	
}
.site1 {
	float:left;
	width:345px;
	height:283px;
	background:url(rau2head_04.jpg) no-repeat;	
}
.site2 {
	float:left;
	width:300px;
	margin-left: 20px;
}
.content {
	width:544px;
	background-color:#000000;
	border-left: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.sub {
	width:514px;
	padding:10px;
}
.loading {
	padding-left: 200px;
	padding-top: 20px; 
}
#ad {
	margin-top:10px;
	margin-left:12px;
	width:200px;
	border:1px solid #cccccc;
}
h1 {
	font-size: 16px;
	color: #ffffff;
	border-bottom: #cccccc 1px solid;
}
h2 {
	font-size: 14px;
	color: #ffffff;
	border-bottom: #cccccc 1px solid;
}
.head {
	background:url(tab.jpg) repeat-x #000000;
		
}
.tab {
	border-bottom: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	font-size:12px;
}
.inhalt {
	width:514px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:12px;
}
.color1 {
	background-color:#101010;
	border-right: 1px #333333 solid;
	border-top: 1px #333333 solid;
}
.color2 {
	background-color:#000000;
	border-right: 1px #333333 solid;
	border-top: 1px #333333 solid;
}
.page {
	font-size:12px;
	color:#00FF00;
}
.gelb {
	color:#FFFF00;
	font-weight:bold;
}
#imgfooter {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	width:300px;
	height:100px;
	float:right;
}
.red {
	background: #333333;
	padding:5px;
	border:1px solid #FF0000;
}
.green {
	background: #333333;
	padding:5px;
	border:1px solid #00FF00;
}
.small {
	font-size:smaller;
}
.small2 {
	font-size:11px;
}

/* ======= STAR-RATER ======== */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:90px;
height:15px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-500em;
height:15px;
line-height:15px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display: inline-block;
vertical-align: middle;
}

.small-star{
width:50px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url(star_small.gif);
line-height: 10px;
height: 10px;
}

.star-rating-result {
	float:left;
}
/* ======= /STAR-RATER ======== */
-->

.notlogged {
	border:1px solid #CC0000;
	padding:5px;
	color:#990000;
	background-color:#EAEAEA;
}
.erfolg {
	border:1px solid #33FF00;
	padding:5px;
	background-color: #EAEAEA;
}
/* -------   SUGGEST -------- */

.suggest_link {
	background-color: #000000;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;	
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	margin-left:16px;
	position: absolute;
	text-align: left;		
	
}