body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #F0EEE1;
	color: #382E1D;
}
select {
	font-size: 11px;
	
}



.navi_bg {

	font-weight: bold;
	background-image: url(/images/navi_bg.gif);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #846138;

	padding-left: 3px;	
}
a {
	text-decoration: none;
	color: #CC6600;
}
a.vote_bg {
	font-size: 10px;
	text-decoration: none;
	color: #CC6600;
}
a.vote_bg:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #35410E;
}
.navi_head_bg {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/head_bg.gif);	


}
.rank {
	background-color: #D6C8AD;
	color: #506A0B;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #846138;
}
.rank_over {
	background-color: #7DAA40;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #3C511E;
}
.head_navi {
	background-image: url(/images/head_nav_bg.gif);
}
.text_left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CFC89E;
}
.imageborder {
	border: 3px solid #D9D3B3;
}
.vote_bg {
	background-image: url(/images/vote_bg.gif);
}
.durchschnitt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #339900;
}
.text_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C6B3F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8C6B3F;
	
}
.small {
	font-size: 11px;
}
.content_bg {
	background-image: url(/images/bg_content.gif);
}
.errormsg {
	background-color: #F7A57D;
	border: 3px solid #CC3300;
}

.okmsg {
	background-color: #CEDCC9;
	border: 3px solid #32602B;
}
.vote_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0EEE1;
}
.comment_box {
	border: 1px solid #846138;
	padding: 2px;
	width: 350px;
	font-size: 11px;
	background-image: url(/images/vote_bg.gif);
}

.tier_box {
	
	width: 400px;
	font-size: 11px;

}
.green {
	color: #007100;
}