* {margin: 0; padding: 0;}

body {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 0.8em;
	line-height:160%;
	color: #333;
	background-color: #fff;
	}

a {
	color:#00c;
	text-decoration:none;
}
a:hover {
	color:#00c;
	text-decoration:underline;
	background:#efefef;
}

hr	{ height:0px; 
	border:1px solid #666; 
	border-width:1px 0 0 0; 
	margin:10px 0 10px 0; }

h1 {
	font-size: 1.4em;
	line-height:200%;
	padding-top:0.8em;
	line-height:160%;
	font-weight:normal;
	padding-bottom:0.8em;
	}
	
h2 {
	font-size: 1.2em;
	line-height:200%;
	padding-top:20px;
	line-height:160%;
	font-weight:normal;
	color:#666;
	}
	
h3,h4,h5 {
	font-size: 1.1em;
	line-height:200%;
	padding-top:2em;;
	line-height:160%;
	font-weight:normal;
	}
h3.imgtitle {
	font-size:1.0em;
	color:#333;
	padding:0;
	}	

	
h1.kategorietitel {
	font-size: 1.4em;
	padding-top:0;
	line-height:200%;
	font-weight:normal;}

p.lifetime {
	font-size:0.8em;
	}


.small
{
	font-size:0.9em;
}

.menuleft {
	margin-left:0;
	line-height:160%;
}

ul.menuleft {
	list-style-type: none;
	padding:14px 5px 7px 7px;
}

li.menuleft {
	list-style-type: none;
	
}

a.menuleft {
	color:#333;
	font-size:1.1em;
	text-decoration:none;
}
a.menuleft:hover {
	color:#333;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;

}
.menuright {
	margin-left:0;
	line-height:160%;
}
.menuright:hover {
	margin-left:0;
	line-height:160%;}

ul.menuright {
	list-style-type: none;
	padding:14px 5px 7px 7px;
}

li.menuright {
	list-style-type: none;
	align:right;
}

a.menuright {
	color:#333;
	font-size:1.1em;
	text-decoration:none;
}
a.menuright:hover {
	color:#333;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
	
}
.clear_both {
	clear: both;
}

.clear_right {
	clear: right;
}

.clear_left {
	clear: left;
}


#rahmen-oben {
	padding-bottom: 10px;
	border-bottom:1px solid #666; 
	margin:10px 0 10px 0;
	}

#navileft, #naviright {
	display:none;
	}
#headcenter img {
	margin-left:0px;
	}

#breadcrump {
	display:none;
	}

#topdropdowns {
	display:none;
	}

span.dontprint {
	display:none;
	}

a.anfrage {
	display:none;
	}
	
div.pagnation {
	display:none;
	}
	
#pages {
	display:none;
	}

#rahmenmitte {
	display:block;
}

#bildumrahmung {
	padding: 16px 10px 10px 10px;
	width:400px;
	text-align:center;
	float:left;	}
	
.bildumrahmunguebersicht {
	
	float:left; 
	width:120px; 
	height:120px; 
	margin-top:2px;
	}
	
.textrechtsvombilduebersicht {
	float:none;
	vertical-align:top;
	
	text-align:left; 
	margin-left:120px; 
	padding: 0 5px 5px 5px;
	
	
	}
	
#textrechtsvombild {
	padding: 15% 10px 10px 3px;
	text-align:left;
	float:none;
	vertical-align: baseline;
	}
	
#textlinksvombild {
	padding: 10px 10px 10px 10px;
	width:220px;
	text-align:right;
	float:left;	}
	
#dropdowns {
	padding: 10px 10px 10px 5px;
	width:280px;
	text-align:left;
	float:left;	}

	
	
#uebersichtsliste {
	text-align:left;

	}
	
#fuss {
	
	}
	


label.error {
	color:#cc0000;
	font-weight:bolder;
	}


input,
textarea {	
	border:1px solid #666;
	}
	
input.error,
select.error {
	color: #ffffff !important;
	background-color:#cc0000 !important;
	font-weight:bolder;
	}
	
	
div.error {
	background-color:#FFFFFF;
	border: 1px solid #cc0000;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	}
	
div.error ul {
	list-style-type:none;
	}
div.error li {
	padding: 0 0.5em;
	margin: 0;
	color: #cc0000 !important;
	}

.error h5 {
	color:#fff;
	font-weight:bolder;
	padding:5px;
	background-color:#cc0000;
	}
	
	
img.flag, img.print, img.recommend  {
	display:none;
	}
	
#printline, #printbutton,#recbutton {
	display:none;
	}

div.imgtab{
	float:none; 
	page-break-inside:avoid;
	}
	
h3.sitemap, h4.sitemap {
	line-height:2em;
	margin:0;
	padding:0;
	}

h4.sitemap {
	padding-left:2em;
	}
    
.print_only{
    display:block;
}    
	    

