/* -------------------------------------------------------------------------------
$Id: stylesheet.css 2009-12-05 10:51:19Z Sausen $

Modul "Shopbewertung" erstellt von http://www.speed4project.de  

Copyright (c) 2009 speed4project.de
----------------------------------------------------------------------------------*/
.overfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	overflow:  hidden;
	margin: 0 auto 0 auto;
}

.votingcommentbox {
	width: 705px;
	overflow: hidden;
		border: 1px solid #161c23;
	background-color: #242424;
	 background-image: url(img/bg-boxen.jpg);
	 background-repeat: repeat-x;
	padding: 5px;
	
}

.votingcommentbox TEXTAREA {width: 98%;}
.votingcommentbox input {padding: 2px; border: 1px solid #242424;}

.littlegrey {color: #666666; font-style: italic;}


.ratingtd {
	padding-top: 7px;
	padding-bottom: 6px;
}

.gesamtwertungtext {
	
	font-weight: bold;
	border-top: 1px solid #cccccc;
	margin-top: 6px;
}

.pflicht {color: #ff0000; }

.shopreviewerror {
	padding: 5px;
	background: #ab0000;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 4px 0;	
}

.shopreviewok {
	padding: 5px;
	background: #315c11;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin: 0 0 15px 0;
}
   
.shopbewerttop {
	padding: 4px;
	background: #e8e8e8;
	font-weight: bold;
	color: #767676;   
	border: 1px solid #cccccc;
	border-bottom: 0;
}

.shopbewertbox {
	padding: 5px;
		border: 1px solid #161c23;
	background-color: #242424;
	 background-image: url(img/bg-boxen.jpg);
	 background-repeat: repeat-x;
	margin: 0 0 10px 0;
}

.shopbewertsterne {
	width: 115px;
	float: left;
	overflow: hidden;
}

.boxwertung {
	width: 410px;
	overflow: hidden;
	padding: 0 0 0 10px;
	float: left;
}

.bewertungsbox {
	width: 208px;
	height: 228px;
	overflow: hidden;
	background-image: url(img/bewertungsbox.jpg);
	text-align: center;
	margin: 10px 0 10px 0;
}

.bewerttext {
	padding: 4px 13px 9px 18px;
	text-align: left;
	height: 50px;
	overflow: hidden;
	font-size: 11px;
}

.alllink {
	margin: 0;
	padding: 3px 20px 0 0;
	text-align: right;
	font-size: 11px;
}

.alllink a {color: #fff;}
   
.siegelbox {
	width: 130px;
	height: 160px;
	padding: 6px;
	overflow: hidden;
	
	text-align: center;
	margin: 0 auto;
	float: left;
	border: 1px solid #161c23;
	background-color: #242424;
	 background-image: url(img/bg-boxen.jpg);
	 background-repeat: repeat-x;
}   

.siegelbox img {
	text-align: center;
	margin: 0 auto;
	}

.sterne {
padding: 5px 0 5px 10px;
}

.sterne img{
float: left;
display: normal;
}
	
#sterne {
padding: 7px 0 7px 50px;
}

#sterne img{
float: left;
display: normal;
}
.kriterienbewertung {
	width: 530px;
	height: 160px;
	padding: 6px;
	overflow:  hidden;
	float: left;
	border-right: 1px solid #242424;	
	border-top: 1px solid #242424;	
	border-bottom: 1px solid #242424;	
	font-size: 14px;
		background-color: #242424;
	 background-image: url(img/bg-boxen.jpg);
	 background-repeat: repeat-x;
}   
   
.kriterientopic {
	font-weight: bold;
	color: #fff;
}   

.kritdetail {
	font-weight: bold;
}
   
.clr {clear: both; margin:0; padding: 0; height:0; overflow: hidden;}   
   
.kriterientab {
	
	margin: 10px 0 0 0;
	font-size: 11px;
}
   
.votesmall {
	color: #8e8c8c;
	font-size: 11px;
}   

.kritdetail {font-size: 12px;}


.admincomment {
	width: 380px;
	overflow: hidden;
	border: 1px solid #cbcd8d;
	background: #eef0be;
	padding: 4px;
	margin: 8px 0 0 8px;
}

.ratingshortinfos {
	font-size: 10px;
	color: #666666;
}

.captchacode {
	width: 250px;
	height: 50px;
	overflow: hidden;
	float: left;
}

.codeinput {
	width: 180px;
	float: left;
	padding-top: 15px;
}

.navbarleft {
	width: 270px;
	float: left;
	overflow: hidden;
	
}

.navbarright {
	width: 270px;
	float: right;
	overflow: hidden;
	text-align: right;
		
}

.anzeigebox {
	padding: 2px;
	border: 1px solid #161c23;
	background-color: #242424;
	margin: 10px 0 0 0;
	overflow: hidden;
	
}

.copylink {
	width: 186px;
	font-size: 10px;
	text-align: right;
	padding: 0 4px 0 0;
	margin: 0 auto 10px auto;
}
.copylink a {color: #cccccc;}

.anzeigebox ul {list-style-type: none; margin: 0; padding: 0;}
.anzeigebox li {width: 130px; float: left; overflow: hidden; text-align: center; font-weight: bold; margin: 0; padding: 0;}

.positive a {color: #478c1a; display: block;}
.negative a {color: #ab121c; display: block;}
.neutrale a {color: #b0ab06; display: block;}
.alle a {color: #fff; display: block;}

.bactive { background: #161c23;padding: 2px 0 2px 0;}
.bnonactive { padding: 2px 0 2px 0;}
