

body {
margin: 0px;
text-align: center;
font-family: verdana, arial, helvetica, sans-serif;
}


/* Haupt Container zur Gliederung der Seiten ---------------------- */

td.ganze_seite {
width: 930px;
height: 550px;
background-image: url("../media/misc/background.gif");
background-repeat: no-repeat;
}

td.rot {
width: 213px;
height: 70px;
}

td.logo {
width: 717px;
height: 110px;
}

.logo_bild {
margin-right:96px; 
margin-top:50px;
}
 
td.navigation {
padding-left:22px;
padding-top:7px;
width: 191px;
}


td.blau_balken {
height: 40px;
background-color: #dae9f8;
}

td.blau_bildraum {
width: 460px;
height: 362px;
background-color: #cde1f5;
}

td.blau_subnavi{
width: 250px;
height: 150px;
background-color: #e5effa;
}

td.blau_text{
width: 250px;
height: 182px;
background-color: #e5effa;
}

td.blau_legende {
width: 250px;
height: 30px;
background-color: #cde1f5;
}


/* ---- gruen ---- */
td.gruen_balken {
height: 40px;
background-color: #ebfae6;
}

td.gruen_bildraum {
width: 460px;
height: 362px;
background-color: #dff7d7;
}

td.gruen_subnavi{
width: 250px;
height: 150px;
background-color: #f2fcef;
}

td.gruen_text{
width: 250px;
height: 182px;
background-color: #f2fcef;
}

td.gruen_legende {
width: 250px;
height: 30px;
background-color: #dff7d7;
}

/* ---- gelb ---- */
td.gelb_balken {
height: 40px;
background-color: #fff8da;
}

td.gelb_bildraum {
width: 460px;
height: 362px;
background-color: #fff4c8;
}

td.gelb_subnavi{
width: 250px;
height: 150px;
background-color: #fffbe9;
}

td.gelb_text{
width: 250px;
height: 182px;
background-color: #fffbe9;
}

td.gelb_legende {
width: 250px;
height: 30px;
background-color: #fff4c8;
}


.div_vorher {
position:relative;  
height: 1px !important; 
overflow: visible; 
top: 10px; 
text-align: right;
width: auto;
z-index:1; 
visibility: hidden;
}

.div_vorher img {
border: 1px solid #e5effa;
margin: 0 12px 0 0;
}

/* IE7 Hacks ---------------------- */

.div_vorher {
top: -352px; 
margin-bottom: -352px;
}

td.blau_bildraum {
height: 2px !important;
}


/* Text zum Einsatz in der Marginalspalte ---------------------- */


.txt_head {
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
width: 670px;
line-height: 17px ;
font-size: 15px ;
font-weight: bold; 
padding-top: 6px; 
padding-left: 8px; 
}

.txt_head_subline {
color: #000000;
width: 670px;
line-height: 14px ;
font-size: 9px ;
padding-top: 0px; 
padding-left: 8px;
}

.txt_legende {
width: 230px;
line-height: 14px ;
font-size: 10px ;
padding-top: 7px; 
margin-left: 14px;
padding-right: 2px;
color:
}


a.txt_vorher {
display: block;
width: auto;
float: right;
line-height: 14px ;
font-size: 10px ;
padding: 0 0 0 14px;
background-image: url("../media/misc/lupe.gif");
background-repeat: no-repeat;
background-position:0px 3px;
margin: 0 14px 9px 0;
color: black;
text-decoration: none;
}

a.txt_vorher {
-margin-right: 7px;
}

a.txt_vorher:hover {
text-decoration: underline;
}

.txt_subnav {
color: #222222;
width: 210px;
line-height: 14px ;
font-size: 10px ;
padding-top: 6px; 
margin-left: 24px;
padding-right: 0px;

}

.txt_text {
color: #222222;
width: 210px;
line-height: 14px ;
font-size: 10px ;
padding-top: 6px; 
margin-left: 24px;
padding-right: 0px;

}


a.high:link {text-decoration:none; font-weight: bold; color: #cc0000;}	
a.high:visited {text-decoration:none; font-weight: bold; color: #cc0000;}	
a.high:hover {text-decoration:underline; font-weight: bold; color: #ff0000;}


a.low:link {text-decoration:none; color: #333333;}	
a.low:visited {text-decoration:none; color: #333333;}	
a.low:hover {text-decoration:underline; color: #cc0000;}


