/* import css files
------------------------------------------------------------------ */
@import "reset.css";


/* base
------------------------------------------------------------------ */
html, body { height:100%; }

html { background:url(../images/header.gif) repeat-x #ffffff;  }
#placeholder { min-height:100%; margin: 0 0 -64px 0;  }

#page { width: 960px; position: relative; }
#contentbox { width: 960px; padding:140px 0 0 0; }


/* div#header
------------------------------------------------------------------ */
#header { position:absolute; top:0px; left:0; background:  620px  repeat; width: 960px; }
#header h1 { position:absolute; top: -1000px; }


/* div#nav
------------------------------------------------------------------ */
#nav { position:absolute; top: 72px; right: 15px; width: 863px; font-size:13px!important; }
#nav ul { margin: 0 0 0 5px; text-align:center; }
#nav li { float: left; }
#nav li a {  margin: 0 0 0 0;  width: 143px; background: url( ../images/nav_li.gif) top left; font-weight: 700; height: 31px; text-decoration: none; color: #000000; padding: 5px 0 0 0; line-height: 30px; display: block; }
#nav li.span a { line-height: normal;}

#nav li a span { font-size: 11px; font-weight: normal; display: block; }

#nav li a:hover, #nav li.current a {background: url( ../images/nav_li.gif) bottom left; }


/* div#content
------------------------------------------------------------------ */
#content { padding: 0 15px 30px 15px; width: 630px; float: left; }
.fullview { width: 750px!important; }


/* div#sidebar
------------------------------------------------------------------ */  
#sidebar { float: left; width: 180px; padding: 0 0 30px 0; }

#sidebar div { background: #fff; padding: 1px 0; }

#sidebar ul { font-size: 13px; border-top: 4px solid #a4a2a2; border-bottom: 4px solid #a4a2a2;  padding: 1px 0; }

#sidebar ul li a { background:  #d1d0d0; color: #000; text-decoration: none; font-weight:700;border-bottom: 1px solid #fff; padding: 8px 3px 8px 10px; display: block; width: 165px; }
#sidebar ul ul li a { background: #ecebeb; border-bottom: 1px solid #fff; padding: 5px 3px 5px 24px; display: block; width: 151px; font-weight: normal; }

#sidebar ul ul { border: none!important; display: none}

#sidebar ul li.current ul li a  { background: url(../images/sub_li_hell.gif) 0px 0px no-repeat #ecebeb; }
#sidebar ul li.current ul  { display: block;}

#sidebar ul ul li a:hover, #sidebar ul ul li.current a { background:  url(../images/sub_li_blau.gif) 0px 0px no-repeat #ffffff!important; }
#sidebar ul li a:hover, #sidebar ul li.current a {
	background: #FFFFFF;
	color:#000000;
}

#sidebar ul li a span { font-size: 11px; font-weight: bold; color:#CC3366; }


#sidebar_rechts { float: left;  width: 120px; padding: 0 0 20px 0; }
#sidebar_rechts div.infobox { background: url(../images/infobox.png) top left no-repeat; border-bottom: 2px solid #D5C29B; margin: 8px 0 5px 0; width: 120px; font-size: 12px; font-weight: 700; padding: 5px 0 0 0; }
#sidebar_rechts div.infobox p { padding: 4px 5px; }
#sidebar_rechts div.infobox p.test { color: #000000; text-align: left; padding: 4px 5px 4px 5px; }
#sidebar_rechts div.infobox p.test:link { padding: 4px 5px; color: #000000; }
#sidebar_rechts div.infobox p.test:visited { padding: 4px 5px; color: #000000; }
#sidebar_rechts div.infobox p.test:active { padding: 4px 5px; color: #000000; }
#sidebar_rechts div.infobox p.test:hover { padding: 4px 5px; color: #FFFFFF; }


/* div#footer
------------------------------------------------------------------ */
#footer {  position:relative; width:100%; clear: both; background: url(../images/footer.gif) bottom left repeat-x; height: 64px; width: 100%; }
#clearfooter { height:64px; clear: both} /* use for fixed footer */ 

#footer div { width: 960px; position: relative; height: 30px; padding: 4px 0 0 0;}

#footer p.bottom { float: right; width: 930px; text-align: right;  font-weight: 700; color: #999999; height: 30px; padding: 0;}
#footer p.bottom a { padding: 10px 15px 5px 6px; margin: 0 2px; border: 0px solid #fff; color: #999999; text-decoration: none; line-height: 30px;}
#footer p.bottom a.current, #footer p.bottom a:hover { border: 0px solid #000000; color: #000000}

#footer p.copy { float: left; color: #999999;  width: 430px;padding: 22px 0 0 50px; }


/* typography
------------------------------------------------------------------ */
body { font: 13px Arial, Helvetica, sans-serif;}

h1,h2,h3,h4,h5,h6 { line-height:1.1em; font-weight:700; }

h1 {	font-size: 19px; color: #000000; }
h2 { font-size: 14px; color: #000000; padding-bottom: 6px; font-weight: normal; }
h3 {	font-size: 19px; color: #F00; }


/* colors
------------------------------------------------------------------ */
body { color:#000; }


/* links
------------------------------------------------------------------ */
#sidebar_rechts a { font-weight: 700;}
#content a, #sidebar_rechts a, #footer p.copy a { text-decoration:none;}
a:hover { }


/* tools
------------------------------------------------------------------ */
.clear { clear:both; }
.floatright { float:right; }
.floatleft { float:left; }
.imgload { height:0; width:0; position: absolute; left:0; }



/* Detailboxen
------------------------------------------------------------------ */

.textfeld{
	text-align: justify;
	background-color: #f5f4f4; 
	padding: 6px 6px 6px 6px;
	line-height:1.5em;
	font-size: 13 px; 
	vertical-align:top;}

/* Textlinks
------------------------------------------------------------------ */


.AntragLink:link {color: #FF0000; background-color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 16px; text-decoration: underline!important; padding: 1px 3px; }
.AntragLink:visited {color: #FF0000; background-color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 16px; text-decoration: underline!important; padding: 1px 3px; }
.AntragLink:active {color: #FF0000; background-color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 16px; text-decoration: underline!important; padding: 1px 3px;}
.AntragLink:hover {background-color: #FF0000; color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 16px; text-decoration:none!important; padding: 1px 3px;}

.Textlink:link { color: #30F; font-weight: bold; text-decoration:  underline!important;  }
.Textlink:visited {color: #30F; font-weight: bold; text-decoration: underline!important;}
.Textlink:active {color: #30F; font-weight: bold; text-decoration: underline!important;}
.Textlink:hover { color: #000000; font-weight: bold; text-decoration: underline!important;}

.Textlinkduenn:link { color: #30F; font-weight: normal; text-decoration:  none!important;}
.Textlinkduenn:visited {color: #30F; font-weight: normal; text-decoration: none!important;}
.Textlinkduenn:active {color: #30F; font-weight: normal; text-decoration: none!important;}
.Textlinkduenn:hover { color: #000000; font-weight: normal; text-decoration: underline!important;}




/* Vergleichstabelle und Detailseite
------------------------------------------------------------------ */


.tabellenkopf {	
				font-family: Arial; 
				font-size: 13px; 
				color: #000000; 
				text-align: center; 
				vertical-align: middle; 
				font-weight: bold;
				border-color: #FFFFFF;
				padding: 4px 2px; 
				background-color: #d1d0d0;}
				
.tabellenkopflinks {	
				font-family: Arial; 
				font-size: 13px; 
				color: #000000; 
				text-align: left; 
				vertical-align: middle; 
				font-weight: bold;
				border-color: #FFFFFF;
				padding: 4px 2px; 
				background-color: #d1d0d0;}
				
.tabellefooterdetail {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-color: #FFFFFF;
	padding: 4px 2px;
	background-color: #FC9;
}


.cellnormal {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #ecebeb;
	padding: 2px 2px;
}	   
	
	
.cellnormallinks {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	background-color: #ecebeb;
	padding: 2px 4px;
}	

.cellroteschrift {
	font-family: Arial;
	font-size: 13px!important;
	color: #F00;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #ecebeb;
	padding: 2px 2px;
}	   

.cellzinsrot {
	font-family: Arial;
	font-size: 14px!important;
	color: #F00;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #ecebeb;
	padding: 2px 2px;
}
   
.celldetail { text-align: center; background-color: #ecebeb; padding-top: 2px; padding-left: 2px; padding-right: 2px; padding-bottom:1px;}

a.celldetaillink:link { 	color:#000000!important; font-weight:normal; padding-top: 1px; padding-left: 2px; padding-right: 2px; padding-bottom:1px; font-size: 12px; text-align: center; text-decoration:underline!important; }
a.celldetaillink:visited { color:#000000!important;  font-weight:normal; padding-top: 1px; padding-left: 2px; padding-right: 2px; padding-bottom:1px; font-size: 12px; text-align: center; text-decoration:underline!important;}
a.celldetaillink:active {  color:#000000!important; font-weight:normal; padding-top: 1px; padding-left: 2px; padding-right: 2px; padding-bottom:1px; font-size: 12px; text-align: center; text-decoration:underline!important;}
a.celldetaillink:hover { color:#F00!important; font-weight:normal; padding-top: 1px; padding-left: 2px; padding-right: 2px; padding-bottom:1px; font-size: 12px; text-align: center;text-decoration:underline!important;
}

a.celldetaillink2:link { 	color:#000000!important; font-weight:bold; padding-top: 1px; padding-left: 2px; padding-right: 2px; padding-bottom:1px; font-size: 13px; text-align: center;}
a.celldetaillink2:visited { color:#000000!important;  font-weight:bold; padding-top: 1px; padding-left: 2px; padding-right: 2px; padding-bottom:1px; font-size: 13px; text-align: center; }
a.celldetaillink2:active {  color:#000000!important; font-weight:bold; padding-top: 1px; padding-left: 2px; padding-right: 2px; padding-bottom:1px; font-size: 13px; text-align: center; }
a.celldetaillink2:hover { color:#F00!important; font-weight:bold; padding-top: 1px; padding-left: 2px; padding-right: 2px; padding-bottom:1px; font-size: 13px; text-align: center;
}

.TableAntragcell { background-color:#f9d899 ; text-align: center; }

a.TableAntrag:link { color:#000000; font-family: Arial; font-size: 13px;  font-weight: bold; padding: 2px 4px; text-align: center; vertical-align: middle; text-decoration:underline!important;}
a.TableAntrag:active { color:#000000; font-family: Arial; font-size: 13px;  font-weight: bold; padding: 2px 4px; text-align: center; vertical-align: middle; text-decoration:underline!important;}
a.TableAntrag:visited { color:#000000; font-family: Arial; font-size: 13px;  font-weight: bold;  padding: 2px 4px; text-align: center; vertical-align: middle; text-decoration:underline!important;}
a.TableAntrag:hover { 	color:#999999; 	background-color:#f9d899; text-decoration:underline!important; font-family: Arial; font-size: 13px; font-weight: bold; padding: 2px 4px; text-align: center; vertical-align: middle; text-decoration:underline!important;}

a.TableAntrag2:link { color:#000000; font-family: Arial; font-size: 13px;  font-weight: bold; padding: 0px 4px; text-align: center; vertical-align: middle; }
a.TableAntrag2:active { color:#000000; font-family: Arial; font-size: 13px;  font-weight: bold; padding: 0px 4px; text-align: center; vertical-align: middle;}
a.TableAntrag2:visited { color:#000000; font-family: Arial; font-size: 13px;  font-weight: bold;  padding: 0px 4px; text-align: center; vertical-align: middle;}
a.TableAntrag2:hover { 	color:#999999; 	background-color:#f9d899; text-decoration:underline!important; font-family: Arial; font-size: 13px; font-weight: bold; padding: 0px 4px; text-align: center; vertical-align: middle;}

.DetailTabelleUnten { font-family: Arial; font-size: 13px; color: #000000; text-align: left; font-weight: normal; background-color: #d1d0d0; padding: 2px 4px;}	 
 
.TabelleEmpfehlung { font-family: Arial; font-size: 14px; color: #000000; text-align: center; font-weight: bold; background-color: #f9d899; padding: 2px 1px;}	 

.TabelleEnde { font-size:1px;   background-color: #a8c8be;}	 

.TabelleLuft { font-family: Arial; font-size: 1px; color: #000000; text-align: left; font-weight: bold; background-color: #ffffff; padding: 2px 2px;}	 	