

/* Weber */


body {
background-color:#666666;
margin:0; 
text-align: center;
scrollbar:yes;
}

html, body {
height: 100%;
min-height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}


h1 {
font-family: arial; 
font-size:16px; 
color:#666666; 
margin:5px 0 6px 0;}


#rahmen { 
width:1024px; 
margin: 0 auto; 
min-height: 100%; /* Mindesthöhe in modernen Browsern */
height: auto !important; /* !important-Regel für moderne Browser */
height: 100%; /* Mindesthöhe in IE (<7) */

text-align:left; 
background-image:url(bilder/hg_seite.jpg); 
background-repeat:repeat-y;  
border: solid 0px #ffff00;
}



#head  { 
width:1024px; padding:0px; margin:0;
}

#bild  { vertical-align:bottom; }

#hauptnavi{ 
width:182px;
float:left; 
padding: 0 10px 0 22px;
max-height: 900px;
vertical-align:top;
}



#navibullet .aktiv {
font-weight: bold; 
color:#666666;
}

#navibullet1 .aktiv {
font-weight: bold; 
color:#666666;
}

#navibullet2 .aktiv {
font-weight: bold; 
color:#666666;
}

#navibullet3 .aktiv {
font-weight: bold; 
color:#666666;
}


#naviliste { 
border: solid 0px #ff0000;
width:182px;
float:left;
margin: 0px 0 20px 0;
padding: 0 10px 0 22px;
font-family: arial; 
font-size:12px; 
color:#993536; 
text-decoration:none; 
display:block;
}

#navibullet { 
list-style-type: none;
margin: 0 0 10px 0;
}

#navibullet a { text-decoration:none; color:#993536; }
#navibullet a:hover { color:#666666; }


/*###### Subnavi 1 ####*/
#naviliste1 { 
margin: 5px 0 0px 15px;
padding: 0;
font-family: arial; 
font-size:11px; 
color:#993536; 
text-decoration:none; 
display:block;
}

#navibullet1 { 
list-style-type:square;
margin: 0px 0 5px 2px;
}

#navibullet1 a { text-decoration:none; color:#993536; }
#navibullet1 a:link { color:#993536; }
#navibullet1 a:hover { color:#666666; }
/*##### Ende Subnavi 1 ####*/


/*###### Subnavi 2 ####*/
#naviliste2 { 
margin: 5px 0 0px 20px;
padding: 0;
font-family: arial; 
font-size:11px; 
color:#993536; 
text-decoration:none; 
display:block;
}

#navibullet2 { 
list-style-type:square;
margin: 0px 0 5px 0px;
}

#navibullet2 a { text-decoration:none; color:#993536; }
#navibullet2 a:link { color:#993536; }
#navibullet2 a:hover { color:#666666; }
#navibullet2 a:active { color:#993536;  }
/*##### Ende Subnavi 2 ####*/


/*###### Subnavi3 ####*/
#naviliste3 { 
margin: 5px 0 0px 20px;
padding: 0;
font-family: arial; 
font-size:11px; 
color:#993536; 
text-decoration:none; 
display:block;
}

#navibullet3 { 
list-style-type:disc;
margin: 0px 0 5px 0px;
}

#navibullet3 a{ 
text-decoration:none; color:#993536;
}

#navibullet3 a:link { color:#993536; }
#navibullet3 a:hover { color:#666666;}
#navibullet3 a:active { color:#993536;}

/*##### Ende Subnavi 3 ####*/



#fussspreizer{
clear:both;
border: solid 0px #00ff00;
text-align: right;
width: 1024px;
}

#fussspreizerinnen{
clear:both;
border: dotted 0px #ff00dd;

}


#content{ 
position:relative;
border: solid 0px #ff6000;
width: 804px;
float:right;
vertical-align:top;
padding: 0px;
margin:0px;
}

#contenttext{
position: absolute;
width: 460px;
font-family: arial; font-size:12px; line-height:18px; color:#666666;
margin:0px 20px 0 20px;
vertical-align:top;

}


#contenttext a{
font-family: arial; font-size:12px; line-height:18px; color:#666666; text-decoration:none;
}

#contenttext a:hover{ color:#993536; }


#contentlinkliste {
list-style-image:url(bilder/square_bullett_rot1.gif);
}



.bildtext { 
font-family: arial; font-size:9px;
color:#993536; }


#bilder{
display: inline;
position: relative;
float:right;
width: 302px;
font-family: arial; font-size:12px; line-height:18px; color:#666666; text-align:center;
margin:0px 0px 0 0px;
vertical-align:top;
border: solid 0px #ff00ff;
}



/* fuer Startseite */

#startteaser{
float:right;
width: 554px;
font-family: arial; font-size:12px; line-height:18px; color:#666666;
margin:0px 0 0 0px;
vertical-align:top;
border: solid 0px #ff0000;
}

#headrot {
font-family: arial; 
font-size:16px; 
color:#993536; 
margin:5px 0 6px 0;}

#rahmenstart { 
width:1024px; 
position:absolute; 
left: 50%;
margin: 0px 0px 0px -512px;
text-align:left; 
vertical-align:middle;
background-color:#ffffff;}



/* fuer Portalseite */

#contentportal{
width: 150px;
font-family: arial; font-size:12px; line-height:18px; color:#666666;
margin:0px 20px 0 20px;
vertical-align:top;
}

#tabelleportal{
float:right;
width: 640px;
font-family: arial; font-size:12px; line-height:18px; color:#666666;
margin:0px 0px 0 0px;
vertical-align:top;
text-align: right;
}

td a {
color:#666666; 
text-decoration:none; 
}

td a:hover { color:#993536;}
/* fuer Portalseite Ende */





