body {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, sans-serif; 
	font-size:14px;
	background:#f7f7f7;
}

a {
	color:#304b80;
}

a:hover
{
	color:#9FC0FF;
}

a.white {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

a.white:hover {
	text-decoration:underline;
}
/*
h3 
{
	margin:20px 0 5px 0;
	background-color: #6578A0;
	color:white;
}*/

td {
	font-size:14px;
	text-align: left;
}


p {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 10px 0 15px 0;
	text-align: center;
}
div#searchbar {
background:#D0D9EA none repeat scroll 0 0;
height:auto;
padding:10px 10px;
position:absolute;
margin:0 auto;
font-size:12px;
font-weight:normal;
border: 1px solid #6578A0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius:3px;
-o-border-radius: 3px;
border-radius: 3px;
width:708px;
text-align: center;
top: 35px;
left: 50%;
margin-left: -365px;
z-index: 1;
}
a.img {
float:left;
padding-right:5px;
position: relative;
z-index: 1
}
form#suche {
background: none;
height:auto;
padding: 0 67px 0 0;
position:relative;
text-align:left;

}
* html div#searchbar{
	height: 55px;
}
*+html div#searchbar{
	height: 50px;
}
form#suche fieldset {
position:relative;
border:0 none;
padding: 0;
margin: 0;
height: 1%;
}
form#suche legend {
	display: none;
}
form#suche label {
color:#000000;
cursor:pointer;
font-size:14px;
font-weight:bold;
height:30px;
position:absolute;
top: 30px;
width:48%;
}
form#suche label span {
font-size:10px;
font-weight:normal;
}
form#suche input {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #D4D6D5;
color:black;
font-size:12px;
margin-bottom:15px;
width:48%;
font-weight:normal;
text-align:left;
}
form#suche .single input, form#suche .single label {
	width: 98%
}

form#suche  fieldset input.submit {
background:transparent url(/css/images/suchebutton_title-hellblau_bg.png) no-repeat scroll 100% -60px;
border:0 none;
color:#6578A0;
cursor:pointer;
font-size:1px;
height:30px;
margin-top:-3px;
position:absolute;
right:0px;
text-indent:-50px;
width:67px;
margin-right: -67px;
}
form#suche .submit:hover, form#suche .submit:focus {
	background: url(/css/images/suchebutton_title-hellblau_bg.png) no-repeat;
	background-position: 100% -30px;
}
form#suche .submit:active {
	background: url(/css/images/suchebutton_title-hellblau_bg.png) no-repeat;
	background-position: 100% 0px;
}


div#searchbar .img img{
	border: 0;
}

	
ul.tablinks, ul.tablinks li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.tablinks li {
	display: inline;
	/* margin-right: 5px; */
}
ul.tablinks {
	width: 708px;
	margin: auto;
	 padding: 3px 10px 0 10px; 
	/*padding: 0px 20px 0 0;*/
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -365px;
	z-index: 2;
	/*background-color: #D0D9EA;
	border: 1px solid #6578A0;*/
	
}
		
* html ul.tablinks {
	top: 9px
}


ul.tablinks li a {
	text-decoration: none;
	 padding: 0 15px 0 0; 
	/*padding: 3px 15px 0px;*/
	height: 25px;
	line-height: 25px;
	display: block;
	outline: 0;
	float: left;
}

ul.tablinks li {
	padding: 0 0 0 15px;
	float: left;
	margin-bottom: -1px;
	/*border-right:1px dotted #6578A0;*/
}

ul.tablinks li.active a {
	background: url(/css/images/tabs.png) 100% 0; 
	/* background-color: #6578A0;*/
	color: white;
}

ul.tablinks li.active {
	background: url(/css/images/tabs.png) 0 0;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html .pngfix { behavior: url(/css/htc/iepngfix.htc); }



h3 {
	font-size: 16px;
	 padding: 16px 0 4px 0;
	text-align: left;
	/*padding: 0px 0px 0px 5px;*/
}

ol#reviews {
	width: 728px;
	margin: 15px auto 0;
	text-align: left;
	list-style-type:none;
	padding:0px;
}

ol#reviews li{
	margin-bottom: 15px;
	border-bottom: 1px solid #304B80;
	padding-bottom:15px;
}

ol#reviews li#header 
{
	border-bottom:none;
	padding-bottom: 0px;
	margin-bottom:25px;
}

ol#reviews li li
{
	border-bottom:none;
	padding-bottom: 0px;
}


ol#reviews h3
{
	padding: 8px 0 0px;
	margin:0;
}
ol#reviews  h4 {
	margin: 17px 0 0 0;
	/* border-bottom: 1px inset #aaaeb9; */
	/* border-bottom: 1px solid #D0D9EA; */
	/* border-top: 1px solid #D0D9EA;*/
	/* border-top: 1px solid #304B80; */
	line-height: 25px;
	margin: 0;
	padding: 5px 0 0 0;
}

ol#reviews h3.stars1 {
	background: url(/css/images/sterne2.png) 100% 8px no-repeat;
	padding-right: 25px;
}
ol#reviews h3.stars2 {
	background: url(/css/images/sterne2.png) 100% -21px no-repeat;
	padding-right: 45px;

}
ol#reviews h3.stars3 {
	background: url(/css/images/sterne2.png) 100% -51px  no-repeat;
	padding-right: 65px;
}

ol#reviews h3.stars4 {
	background: url(/css/images/sterne2.png) 100% -81px no-repeat;
	padding-right: 85px;
}
ol#reviews h3.stars5 {
	background: url(/css/images/sterne2.png) 100% -111px no-repeat;
	padding-right: 100px;
}

ol#reviews  h4.stars1 {
	background: url(/css/images/sterne2.png) 100% 5px no-repeat;
	padding-right: 25px;
}
ol#reviews  h4.stars2 {
	background: url(/css/images/sterne2.png) 100% -25px no-repeat;
	padding-right: 45px;
}
ol#reviews  h4.stars3 {
	background: url(/css/images/sterne2.png) 100% -55px  no-repeat;
	padding-right: 65px;
}
ol#reviews  h4.stars4 {
	background: url(/css/images/sterne2.png) 100% -85px no-repeat;
	padding-right: 85px;
}
ol#reviews  h4.stars5 {
	background: url(/css/images/sterne2.png) 100% -115px no-repeat;
	padding-right: 100px;
}

ol#reviews .description {
	font-size: 13px;
	line-height: 19px;
}

ol#reviews .meta {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #666;
}

ol#reviews span#avg_count
{
	float:right;
}

ol#reviews div.user, ol.comments div.commenter {
	clear: left;
	float: left;
	/* padding: 5px; */
	background: #EEE;
	border: 1px solid #D0D9EA;
	width: 60px;
	margin: 4px auto 0px;
	/*text-align: left;*/
	text-align: center;
	padding:5px;
}

ol#reviews div.review-content, ol.comments div.comment-content
{
	margin-left: 80px;
}

ol#reviews div.user cite, ol.comments div.commenter cite {
	font-size: 11px;
	text-align: center;
	font-style: normal;
	color: #304B80;
}

ol#reviews div.user img, ol.comments div.commenter img 
{
	display:block;
	margin: auto;
	width:60px;
	height:60px;
}

ul.review_actions {
	font-weight: bold;
	/*position: absolute; 
	right: 10px;
	top: 3px;
	*/
	text-align: left;
	margin: 10px 0 0 79px;
	padding: 0;
	list-style: none;
}

ul.review_actions li {
	padding: 5px !important;
	float: left;
	margin-right: 5px;
	border: 1px solid #D0D9EA !important;
}

ol#reviews ul.review_actions li
{
	border: 1px solid #D0D9EA !important;
}

ul.review_actions a {
	padding-left: 24px;
	margin-right:5px;
	font-size: 11px;
	display:block;
	line-height: 20px;
}
ul.review_actions a.add_comment_top, ul.review_actions a.edit_details_top {
	background: url(/css/images/sprite_icons.png) no-repeat scroll 0 2px;
	line-height:25px;
}

ul.review_actions a.report_abuse_top {
	
	/*background: url(/images/report_tiny.png) left center no-repeat;*/
	background: url(/css/images/sprite_icons.png) no-repeat scroll 0 -28px;	
	line-height:25px;
	/* padding-left:0px; */
	
}
ul.review_actions a.add_review_top {
	/* background: url(/images/add_review.png) left center no-repeat; */
	background: url(/css/images/sprite_icons.png) no-repeat scroll 0px -58px;	
}
ul.review_actions a.add_comment, ul.review_actions a.edit_details {
	background: url(/css/images/sprite_icons.png) no-repeat scroll 0 0px;
}
ul.review_actions a.report_abuse {
	
	/*background: url(/images/report_tiny.png) left center no-repeat;*/
	background: url(/css/images/sprite_icons.png) no-repeat scroll 0 -30px;	
	/* padding-left:0px; */
	
}
ul.review_actions a.add_review {
	/* background: url(/images/add_review.png) left center no-repeat; */
	background: url(/css/images/sprite_icons.png) no-repeat scroll 0px -60px;	
}

abbr.dtreviewed, abbr.rating, abbr.average
{
	border:none;
}


/* new style */

div#images
{
	text-align:left;
	width:728px;
	margin:0 auto;
}

p.tags {
	font-size: 11px;
	color: #666;
	margin-top: 17px;
}
p.tags span
{
	
}

ol.comments
{
	/*margin-left: 96px;
	margin-top:10px;
	*/
	clear:both;
	margin-left: 48px;
	list-style-type:none;
	padding:4px;
	margin-top: 1em;
	color: #555;
	/* border: 1px solid #6578A0;	*/
}


/*
p.comment
{
	border-top: 1px solid #D4D6D5;
	font-size:0.9em;
	padding: 3px 6px;
	margin-top:6px;
}
*/
/*
div.comments span
{
	font-size: 0.8em;
	background-color: #FFF;
	border: 1px solid #D4D6D5;
	padding: 3px 6px;
}
*/

ol.comments li
{
	/* border-top: 1px solid #D4D6D5; */
	padding: 4px 0px;
	border-top:1px solid #D4D6D5;
	margin-top: 15px;
}
/*
ol#comments li div.commenter
{
	float: left;
	background: #FFF;
	border: 1px solid #D4D6D5;
	width: 80px;
	height: 100px;
	padding: 4px;
	margin: auto;
	text-align: center;
	margin: 0 8px 8px -1px;
}

ol#comments li div.comment-content
{
	margin-left:96px;
}
*/
ol.comments li div.comment-meta
{
	/* background: #D0D9EA;*/
	/* background-color: #FFF; 
	border:1px solid #D4D6D5;*/
	clear:both;
	margin: 0;
	/*padding:3px 6px;*/
	padding: 0px;
	position:relative;
	font-size: 11px;
	/* margin: 10px 0;*/
}

ol#reviews ol.comments .description
{
	font-size:11px;
	line-height:17px;
}

div.box, ol.box
{
	border-top: 1px solid #6578A0;
	margin-bottom:1em;
}

a.write-a-review
{
	display:block;
	width: 134px;
	margin:20px auto 0px auto;
	background: url(/css/images/btn_yellow.png) 0 -70px no-repeat;
	outline: none;
	text-decoration:none;
	padding-left: 15px;
	position:relative;
	cursor: pointer;
}


a.write-a-review span
{
	background: url(/css/images/btn_yellow.png) 100% -70px no-repeat;
	height: 55px;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 15px;
	display:block;
	white-space: no-wrap;
	position:relative;
	right: -1px;
	text-align:center;
	font-weight:bold;
}

a.write-a-review b
{
	background: url(/css/images/btn_yellow.png) 0 -210px no-repeat;
	position: absolute;
	top: -3px;
	left: 5px;
	text-align:center;
	width:34px;
	font-size: 8px;
	line-height: 14px;
	height:26px;
	color:#FFFFCC;
	font-family: Arial,Verdana,sans-serif;
}

a.write-a-review:hover
{
	color: #304B80;
	background: url(/css/images/btn_yellow.png) 0 -140px no-repeat;
	
}

a.write-a-review:hover span
{
	background: url(/css/images/btn_yellow.png) 100% -140px no-repeat;
}

a.write-a-review-small
{
	display:block;
	width:134px;
	margin: 20px auto 0px auto;
	text-align:center;
	background: url(/css/images/btn_yellow.png) 0 0 no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

a.write-a-review-small span
{
	display:block;
	background: url(/css/images/btn_yellow.png) 100% 0 no-repeat;
	line-height: 35px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	right: -1px;
	text-align:center;
}

a.write-a-review-small:hover{
	background-position: left -35px;
}

a.write-a-review-small:hover span {
	background-position: right -35px;
	color: #304B80;
}

a.write-a-review-top {
	/*
	text-align:center;
	background:url(/css/images/btn_yellow.png) no-repeat scroll 0 0 transparent;
	display:block;
	outline:none;
	position:relative;
	text-decoration:none;
	padding-left: 15px;
	line-height:25px;
	*/
	position:relative;
	display:block;
	width:40px;		/* this will be overwritten by the anchor's inline style (I set it to 300, but it can be 330px wide: 350 is the width of the image and the left/right padding is 20) */
				padding-left:15px;
				text-decoration:none;
				outline:none;
				
				background:url(/css/images/sprite_btn_yellow.png) no-repeat 0 0;
}

a.write-a-review-top span {
	/*
	background:url(/css/images/btn_yellow.png) no-repeat scroll 100% 0 transparent;
	color:#003366;
	display:block;
	font-family:"Trebuchet MS",Sans-serif;
	font-size:14px;
	font-weight:bold;
	height:auto !important;
	line-height:25px;
	position:relative;
	text-align:center;
	cursor:pointer;
	padding-right: 15px;
	right:-1px;
	*/
	display:block;
				padding-right:15px;
				white-space:nowrap;
				text-align:center;
				line-height:25px;
				position:relative;
				right:-1px;
				
				/* weird IE problem - needs height, otherwise few pixels do not show on the top right of the span */
				height:auto !important;	/*non-ie*/
				height:25px !ie-only;	/*ie7*/
				height:25px;			/*ie<7*/
				
				font-size:12px;
				font-family:"Trebuchet MS", Sans-serif;
				font-weight:bold;
				color:#036;
				text-shadow:#eeb 0px 1px 0px;	/* will not validate since text-shadow isn't standard compliant, but it looks nice on newer browsers */
				
				background:url(/css/images/sprite_btn_yellow.png) no-repeat 100% 0;
				cursor:pointer;
}

a.write-a-review-top b.edit, a.write-a-review-top b.alert, a.write-a-review-top b.comment, a.write-a-review-top b.review
{
				position:absolute;
				display:block;
				width:20px;
				height:25px;
				left:5px;
				top:0px;
				
				background:url(/css/images/sprite_icons_plain.png) no-repeat 0 0;
}

a.write-a-review-top b.review
{
	background:url(/css/images/sprite_icons_plain.png) no-repeat 0 -50px;
	cursor:pointer;
}

a.write-a-review-top:hover {
	background:url(/css/images/sprite_btn_yellow.png) no-repeat 0 -25px;
}

a.write-a-review-top:hover span {
	background:url(/css/images/sprite_btn_yellow.png) no-repeat 100% -25px;
}
