.thX {
        font-family: verdana, sans-serif;
        font-size:80%;

}
#tableX td{
	border-collapse:collapse;
	border-width:1px;
        border-style: solid;
        border-color: navy;
	border-style:hidden;
}
#tableX th{
        background-color:#DDDDDD;
        font-family: verdana, sans-serif;
        font-size:90%;
	border-collapse:collapse;
	border-width:1px;
        border-style: solid;
        border-color: navy;
	border-style:hidden;
}
#tableX {
        cellpadding:4;
 	border-collapse:collapse;
	border-width:1px;
        border-style: solid;
        border-color: #000000;
	border-style:hidden;       
}
body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #97be0d;
	font-size: 101%; 
}

html, body { height:95%; }

table.ausrichtung { width:100%; height:100%; }

.inhalt_ueberschrift_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007bb0;
}

.inhalt_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #007bb0;
}

.inhalt_ueberschrift_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d6301a;
}

.inhalt_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d6301a;
}

.navigation_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9c9d9f;
}

  #content .imgLeft, #content .imgRight {
    position: relative;
    top: 0.25em;
    width: 214px;
  }
  #content .imgLeft {
    float: left;
    margin: 0 10px 16px 0;
  }
  #content .imgRight {
    float: right;
    margin: 0 10px 16px 10px;
  }
  #content .imgFull {
    align: center;
    position: relative;
    top: 0.5em;
    width: 413px;
    margin: 0 0 10px 0;
    
  }
.clear {
  clear: both;
}
.up {
    float: left;
    padding: 0 10px 10px 25px;
    background-image: url(/cms/img/pfeil_hoch.gif);
    background-repeat: no-repeat;  
    background-position: 0 -0.3;  
    vertical-align: bottom;
  }

.back {
    float: left;
    padding: 0 10px 10px 25px;
    background-image: url(/cms/img/pfeil_links.gif);
    background-repeat: no-repeat;  
    background-position: 0 -0.3; 
    vertical-align: bottom;
  }
.print {
    float: right;
    margin: 0;
    padding: 0 25px 10px; 20px;
    background-image: url(/cms/img/drucker.gif);
    background-repeat: no-repeat;  
    background-position: 0 -0.3; 
    vertical-align: bottom;
}
.imageLeft img {
  float: left;
  margin-right: 10px;
}

#container{
  background:#FFFFFF;
  padding:5px;
  margin: 2% 8% 2% 5%;
  width:870px;
  border:1px solid #DDDDDD;
}
/* Hack for IE 7 \*/
*:first-child+html #container{
  padding:5px 5px 0 5px;
}
/* Hack for IE \*/
* html #container{
  padding:5px 5px 0 5px;
}

#head{
  height:150px;
  background:#FFFFFF; 
  background: url(/cms/familie/bilder/seitenkopf_bild.jpg) no-repeat;
}

#menu p{
color:navy;
font: verdana, sans-serif;
font-weight:600;
margin:2px 0 2px 0;

}
#menu{
background:#FFFFFF;
margin:0;
padding:2px 0 2px 0;
width: 872px;
}

#submenu{
display: fixed;
float:left;
width:170px;
height: 420px;
background:#FFFFFF;
}
/* Hack for IE 7 \*/
*:first-child+html #submenu{
  height:435px;
}
/* Hack for IE \*/
* html #submenu{
  height:435px;
}

#submenu ul{
margin:0px;
padding:0 30px 0 10px;
list-style:none;}

#submenu li{
padding:0 0 4px 0;
margin:0;}

#submenu a{
color:#000099;
background:transparent;
font-weight:bold;
text-decoration:none;}

#submenu a:hover{color:blue;text-decoration:none;}

#submenu p{
font-weight:bold;
padding:0px 0 10px 10px;
margin:0;
}

#content{
color:black;
background:#FFFFFF;
valign:top;
padding:0px 0 0 2px;
width:520px;
height:420px;
overflow:auto;
}

/* Hack for IE 7 \*/
*:first-child+html #content{
  padding:0px 2px 0 2px;
  height:435px;
  position: absolute;
}
/* Hack for IE \*/
* html #content{
  padding:0px 2px 0 2px;
  height:435px;
  position: absolute;
}

#content .verteiler a{
color:#000099;
padding:2px;

font-weight:bold;
text-decoration:none;
line-height:1.7;
}
#content a{
color:#000099;
font-weight:bold;
text-decoration:none;
}

#content a:hover{
color:darkred;
font-weight:bold;
text-decoration:none;}

#content h1{
font-family: bold verdana, sans-serif;
font-size:90%;
}

#content h2{
font:bold verdana, sans-serif;
font-size:80%;
}

#content h3{
font:bold verdana, sans-serif;
font-size:75%;
}

#content p{
font-family: verdana, sans-serif;
}

.main-text {
font-family: verdana, sans-serif;
font-size:80%;

}

#werbung {
display: fixed;
float:right;
width:165px;
background:#FFFFFF;
height:420px;
margin-right: 10px;
}

/* Hack for IE 7 \*/
*:first-child+html #werbung img{
width:150px;
padding: 5px 0 5px 20px;
margin-right:-10px;

}
/* Hack for IE \*/
* html #werbung table{
align: right;
}
/* Hack for IE \*/
* html #werbung img{
width:150px;
padding: 5px 0 5px 20px;
margin-right:-10px;
}

#foot{
color:white;
background:#FFFFFF;
margin-bottom:-2px;
border-top:1px solid black;
width: 860px;
  height:15px;
}

#foot p{
margin:0;padding:4px;text-align:right;
}

#vnav .up {
    float: right;
    padding: 3px 10px 3px 25px;
    background: url(/cms/img/pfeil_hoch.gif) no-repeat 0 -0.2;
    align: left;
    margin-top:8px;
}
#vnav a{
    font-family:tahoma,Verdana,Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.anchor ul {
    font-family:tahoma,Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
  }
Small
{
	font-family:Arial,Verdana,sans-serif;
	font-size:8pt;
	font-weight:500;
}
