@charset "UTF-8";
/* CSS Document */
a:visited {
	color:#000;}

a:link {
	color:#000;
}
a img {
	border-style:none;
}
.clr {
	clear:both;
}
.efull {
	background: #e3e3e3;
	width:100%;
	padding:10px 0;
	margin:0;
	min-height:400px;
}
.emaincontent {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:1150px;
	margin: 0 auto;
	text-align:left;
	padding:10px 0;
	min-height:800px;
}
.ehead {
	position:relative;
	min-width:500px;
	height:230px;
	margin-top:-40px;
	}
.ehead img {
	width:1150px;	
	}
#emain_bx {
	margin:30px 0px 0 0px;
}
#emleft {
	width:240px;
	float:left;
	min-height:200px;
}
#emright {
	width:240px;
	float:right;
	min-height:200px;
}
#emain {
	padding:0px 255px;
}
#etop {
	height:25px;
	text-align:right;
	margin:-30px auto;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
}
#etop a {
	font-size:12px;
	color:#555555;
	text-decoration:none;
	margin-right: 14px;
}
#etop a:hover {
	color:#000000;
}
.ebox {
	background:#f3bc00;
	padding:5px 0px 0;
	margin:0px 0 50px 0;
	position:relative;
	min-height:30px;
	min-width:240px;
}
.ebox.grau {
	background:#565655;
}
.eboxheader {
	color:#333333;
	font-weight:bold;
	position:absolute;
	top:-26px;
	font-size:12px;
	left:10px;
}
.eecke {
	background:url(img/eckball_2012.png) no-repeat;
	width:10px;
	height:10px;
}
.ebox.grau .eecke {
	background:url(img/eckball_grau_2012.png) no-repeat;
}
.emain_ct_bxx .eecke {
	background:url(img/eckball_gruen_2012.png) no-repeat;
}
.eecke.ol {
	position:absolute;
	top:-10px;
	left:0px;
}
.eecke.or {
	background-position:right top !important;
	position:absolute;
	top:-10px;
	right:0px;
}
.eecke.ul {
	background-position:bottom left !important;
	position:absolute;
	bottom:-10px;
	left:0px;
}
.eecke.ur {
	background-position:bottom right!important;
	position:absolute;
	bottom:-10px;
	right:0px;
}
.ebox_rand_oben {
	background:#f3bc00;
	width:220px;
	height:10px;
	position:absolute;
	left:10px;
	top:-10px;
}
.ebox_rand_unten {
	background:#f3bc00;
	width:220px;
	height:10px;
	position:absolute;
	left:10px;
	bottom:-10px;
}
.ebox.grau .ebox_rand_oben, .ebox.grau .ebox_rand_unten {
	background:#565655;
}
.emain_ct_bxx .ebox_rand_oben, .emain_ct_bxx .ebox_rand_unten {
	background:#FFFFFF;
	width:620px;
}
#ebox_categories a.cat {
	display:block;
	font-size:11px;
	color:#424242;
	text-decoration:none;
	padding: 4px 5px 0px 22px;
	background-image: url(img/cat_level0_bg_2012.png);
	height: 18px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#ebox_information ul li a:hover {
	font-weight: bold;
}
#ebox_categories a.cat:hover {
	font-weight: bold;
}
#ebox_information ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#ebox_information ul {
	margin:0px;
	padding:0px;
	list-style: none;
}
#ebox_information ul li a {
	display:block;
	font-size:11px;
	color:#424242;
	text-decoration:none;
	padding: 4px 5px 0px 22px;
	background-image: url(img/cat_level0_bg_2012.png);
	height: 18px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.emain_ct_bxx {
	background-color: #FFFFFF;
	position:relative;
	text-align: center;
	margin:0 0 50px 0;
	color: #000;
	min-width:600px;
}


.econtent {
	border:solid #333 1px;
	margin:10px;
	padding:5px;
	font-size:12px;
}

.epictures {
	position:relative;
}

.epic_big_lonly{
	max-width:560px;
}
#epic_big {
	width:400px;
}
.epic_big_rahmen {
	background:#000;
	border:#CCC 1px solid;
	text-align:center;
	padding:10px;
	width:538px;
	height:620px;
	margin:10px 10px 0 10px;
}
.epic_small{
	width:132px;
	float:left;
	margin:10px 10px 0 0;
}

.eminipicscol {
	margin: 0 0 20px 10px;
	width:569px;
}

.ebeschreibung {
	color:#333333;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	margin:0 0 10px 0;	
}

.ebeschreibung:after{

	content:"Abbildung ähnlich";
	font-size:12px;
}

.ebeschreibung h1{
	
	font-weight:bold;
	font-size:20px;
	text-align:center;
	margin:0 0 10px 0;	
}

.ebeschreibung2 {
	color:#333333;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin:0 0 10px 0;	
}
.ebeschreibung2:after{

	font-size:12px;
}
.ebeschreibung2 h1{
	color:#333333;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin:0 0 10px 0;	
	
}

.ehinweis {
	color:#F00;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}

.eabschnitt {
	font-weight:bold;
	background:#666;
	border-top:#CCC thin solid;
	padding:4px 0 4px 10px;
	margin:20px 10px 0 10px;
	color:#FFFFFF;
	font-size:14px;
}
.espalte_links{
	width:320px;
	float:left;
}
.espalte_rechts{
	width:320px;
	float:right;
}	
.emerkmale {
	font-size:12px;
	font-weight:normal;
	width:536px;
}
.emerkmal{
	float:left;
	margin-right:30px;
}
.emerkmal-col1 {
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	width:250px;
	text-align:left;
}
.emerkmal-col2 {
	font-size:12px;
	width:60px;
}

.esuper {
	float:left;
	text-align:center;
	margin: 0 5px;
	width:190px;
	font-size:12px;
}
.esuper img{
	/*height:63px;*/
}