/* CSS Document */
body, ul, p, ol, li, td, th h1, h2, h3, form{margin:0px;padding:0px;line-height:16px;}
form{line-height:16px;}
img {border:none;}
div, p{line-height:16px;}
p{padding:5px 0px 10px 0px;}


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

h1{font-size:14px;color:#e11f27;font-weight:bold;}
h2{font-size:14px;color:#000;font-weight:bold;}

a{color:#e11f27;}
a:hover{text-decoration:none;}

#rahmen{
	
	margin:auto;
	width:980px;
	_width:1000;
	padding-top:10px;
	background:#fff;
}

#nav{
	width:204px;
	float:left;
	
	/*background-color:#fff; //farbe der e-card */
	margin:0px 15px 0px 0px;
	height:800px;
	
}



#info{
   float:left;
   width:200px;
   _width:192px;
   border:2px solid #ccc;
   margin-top:28px;
   padding:4px;
   }

#rechts{float:left;width:760px;overflow:hidden;}

#topnav{
	float:left;
	width:756px;
	height:60px;
	background-color:#e6e6e6;
	margin-bottom:10px;
}

#bild{
	float:left;
	margin-bottom:5px;
}


#bild-klein{
	float:left;
	margin-bottom:5px;
	width:620px;
	overflow:hidden;
}


#postfach{
     float:right;
     width:123px;
     height:113px;
     background-color:#e11f27;
     margin-right:5px;
     /*text-align:center;*/
     padding:5px;

}

#postfach h1{color:#fff;margin-bottom:10px;}

ol{margin-left:30px;}

ol li{
    line-height:16px;
    margin:10px 0px 10px 0px;
    
}



ul.hauptnav{
       /* background: url(nav-bg.gif) repeat-y top left #e11f27;*/
	background-color:#e11f27;
	/*background-color:#AE101E;*/
	list-style:none;
	padding: 10px 10px 10px 10px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	height:350px;
	margin-bottom:5px;
	
}

ul.hauptnav img{
	margin-right:10px;
}

ul.hauptnav li{
	line-height:20px;
	list-style:none;

}

ul.hauptnav li a {
	text-decoration:none;
	color:#FFFFFF;

}

ul.hauptnav li a:hover {
	
	color:#000;

}

ul.hauptnav li.on a{color:#000;}

ul.hauptnav li span.leer{visibility:hidden;}


ul.unter{font-weight:normal;
	font-size:11px;
	padding: 5px 10px 10px 40px;

}

ul.unter li{
	line-height:15px;
	list-style:none;

}

ul.unter li.on a{
	color:#fff;

}





ul.topnav{
	font-size:10px;
	color:#000;
	
}

ul.topnav img{
	margin-right:5px;	
}

ul.topnav li{
 display: inline;
 margin:0px 15px 0px 0px;
 list-style:none;
}

ul.topnav li a{
color:#000;
text-decoration:none;
}

ul.topnav li.on a{
color:#000;
text-decoration:none;
font-weight:bold;
}

.box1{
float:left;
border:solid #ccc 2px;
width:234px;
height:194px;
margin:0px 5px 5px 0px; 
padding:5px;}

.box-links{
float:left;
border:solid #ccc 2px;
/*width:500px;*/
width:490px;
min-height:387px;
margin:0px 5px 5px 0px; 
padding:10px;
}

.box-rechts{
float:right;
border:solid #ccc 2px;
width:210px;

margin:0px 5px 5px 0px; 
padding:10px;
}

.box-full{
  float:left;
/*border:dashed #e11f27 2px;*/
border:solid #ccc 2px;
width:732px;
margin:0px 5px 5px 0px; 
padding:10px;
}


div.box-full ul li{list-style:none;}

div.box-full ul li a {display:block; width:200px;
background:#E6E6E6;
padding:5px;
margin:2px;
text-decoration:none;
}

div.box-full ul li a:hover{background:#fff;}

#footer{float:left;width:732px;border:solid #ccc 2px;height:30px;padding:10px;text-align:center;}

#FRM_Mailer{width:500px;}

label{ /* Alle Labels UND Formularelemente ausw�hlen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
}
fieldset{border:none;}

input.text{width:300px;}

.tipafriend label{width:200px;display: block;
  float: left;}


ul.sitemap {}
ul.sitemap li.l1{display:block;list-style:none;line-height:18px;}
ul.sitemap li.l1 a{}

ul.sitemap li.l2 {margin-left:40px;list-style:none;line-height:18px;}
ul.sitemap li.l2 a{color:#aaa;}


.ok{width:25px;}

legend {display:none;}

li.tr{
	background:url(/fileadmin/user_upload/junoma/scripte/tr.gif) no-repeat 0 center;
	padding-left:23px;
}

li.de{
	background:url(/fileadmin/user_upload/junoma/scripte/de.gif) no-repeat 0 center;
	padding-left:23px;
}



