body {
    font-family: arial;
    color: #646464;
    font-size: 12px;
    background-color: #e2e2e2;
    margin: 0px;
    padding: 0px;
}


#header {
    position: relative;
    background-color: #ffffff;
    height:170px;
}

#inhalt {
    position: relative;
    padding-top: 50px;
    padding-bottom:50px;
    background-color: #ffffff;
    background-image: url(../img/layout/inhalt_bg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

#footer {
    position: relative;
    padding-left:11px;
    height:28px;
    background-image: url(../img/layout/footer_bg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    line-height: 20px;
    color: #9fa09f;
    font-size:9px;
}

#logo {
    position: absolute;
    left: 11px;
    top: 11px;
    margin-right: 1px;
}

#mainnav {
    position: absolute;
    left: 172px;
    top: 11px;
    margin-right: 1px;
    padding-top: 12px;
    width: 160px;
    height: 148px;
    _height: 160px;
    background-image: url(../img/layout/suchmaschinenoptimierung_google_bodensee_mannheim_nav_bg.jpg);
    background-color: #cccccc;
}


#headerpic {
    position: absolute;
    left: 333px;
    top: 11px;
    width: 643px;
    height: 160px;
}


#subnavigation {
    position: absolute;
    left: 172px;
    top: 50px;
    width: 160px;
}

#headline {
    position: relative;
    left: 402px;
    width: 483px;
}

#text {
    position: relative;
    left: 402px;
    margin-top: 23px;
    width: 483px;
    line-height:25px;
}

#textref {
    position: relative;
    left: 402px;
    margin-top: 23px;
    width: 322px;
    line-height:25px;
    min-height: 450px;
}


h1 {
    font-size: 22px;
    color: #245A89;
}

.mainnav {
    height: 18px;
    font-size: 11px;
    padding-left:28px;
    padding-top: 7px;
    color: #ffffff;
    
}

#mainnav a:link, #mainnav a:hover, #mainnav a:visited, #mainnav a:active {
    color: #ffffff;
    text-decoration: none;
}

.mainnavactive{
    background-image: url(../img/layout/mainnav_hover_bg.jpg);
}

.active {
        background-color: #7a7a7a;
        cursor: hand; cursor: pointer;
}

.submenu_txt_i {
        color: #8f908f;
        text-decoration: none;
        line-heiht:26px;
        
}

.submenu_txt_a {
        color: #245A89;
        text-decoration: none;
        line-heiht:26px;
        
}

#submenu_box {
        width: 133px;

        height:18px;
        border-bottom: 1px solid #d1d1d1;
        padding-left: 28px;
        padding-top: 7px; 
}

#submenu_box2 {
        width: 125px;

        height:18px;
        border-bottom: 1px solid #d1d1d1;
        padding-left: 8px;
        padding-top: 7px;
        margin-left: 28px; 
}

#submenu_box1 {
        width: 133px;
        
        height:18px;
        border-bottom: 1px solid #d1d1d1;
        padding-left: 28px;
        padding-top: 7px; 
}

li {
   list-style-type:square;
   margin-left: 13px;

}

.ueberschrift {
     color: #245A89;
}


#bild1 {
	position: absolute;
    left: 816px;
    top: 50px;
    width: 160px;
    height:160px;
    border: 1px solid #D1D1D1;
}

#bild2 {
	position: absolute;
    left: 816px;
    top: 230px;
    width: 160px;
    height:160px;
    border: 1px solid #D1D1D1;
}


#bild3 {
	position: absolute;
    left: 816px;
    top: 410px;
    width: 160px;
    height:160px;
    border: 1px solid #D1D1D1;
}

#text a, #text a:link, #text a:hover, #text a:active, #text a:visited, #textref a, #textref a:link, #textref a:hover, #textref a:active, #textreft a:visited {
	color: #25a0d5;
	text-decoration: none;
	background-image: url(../img/layout/link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	}

