/* CSS Document */

html{
overflow-y:	scroll;
}

body{
	margin: 0;
	color: #666;
	background-color:  #c0261b;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(r_back.jpg) repeat-y center top #e4ddcd;
	overflow:auto;
}
#page{
	width:750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav{
	text-align: left;
	/*position:relative;*/
	margin-top: 25px;
	/*left: 50% -110px;*/
	padding-top:4px;
	padding-bottom: 4px;
	margin-left: 35px;
	margin-right: 25px;
}
#header{
	height: 260px;
	background-image: url(r_header.gif);
	background-repeat: no-repeat;
}
#kringslink_div{
	height: 35px;
	width:	300px;
	position:relative;
	margin-left: 405px;
}
#kringslink{
	height: 35px;
	width:	300px;
	display:block;
	text-indent: -100000px;
	overflow:hidden;
}
#homelink_div{
	height: 100px;
	top: 10px;
	position:relative;
	width:	750px;
	left: 0px;
}
#homelink{
	height: 100px;
	top: 25px;
	width:	750px;
	display:block;
	text-indent: -100000px;
	overflow:hidden;
}
#navigation{
border-bottom:3px solid #0d0d0d;
border-top:3px solid #0d0d0d0;
height:25px;
}
#content{
text-align: left;
background-color: #fff;
padding: 28px;
background-image: url(r_content_filler.gif);
background-repeat: repeat-y;
}
#content_page{
padding-left: 80px;
padding-right: 80px;
font-size: 13px;
}
.vote_stars{
width: 76px;
height: 14px;
display: block;
float: left;
background-position: top left;
background-repeat: no-repeat;
}
.star_link{
width: 15px;
height: 13px;
display:block;
float: left;
overflow: hidden;

}
.star_link a{
width: 15px;
height: 13px;
display:block;
text-indent: -10000px;
overflow: hidden;
}
#footer{

height: 60px;
background-image: url(r_footer.gif);
background-repeat: no-repeat;
}
h2{
font-size: 11px;
}
h3{
font-size: 12px;
}
table, tr, td{
font-size: 10px;
}
.my_row{
border-bottom: 1px solid red;
}
.my_name h2{
color: #c0261b;
}
a:link, a:visited, a:active, a:hover{
color: #c0261b;
}
a:hover{
text-decoration: none;
}

/*   */
#nav a:link, #nav a:visited, #nav a:active, #nav a:hover{
font-size: 15px;
font-weight: bold;
color: black;
text-decoration:none;
margin-right: 22px;
float:left;
}
#nav a:hover{
text-decoration:underline;
}


#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
color: #999;
font-size: 10px;
}
.entry_table{

margin: 20px;
border: 1px solid #C0261B;

}
.my_name{
font-size: 11px;
background-color: #ededed;
border-bottom: 1px solid #C0261B;
padding: 4px;
}
#my_features_name{
background-color: #036;
border-bottom: 1px solid #C0261B;
padding: 4px;
}
#my_features{
background: url(r_topauswahl.gif) left 0px no-repeat;
height: 60px;
}
