﻿html, body, form
{
    top:0;
    left:0;
    margin:0;
    padding:0;
    font-family: Arial, Verdana;
    font-size:12px;
    color: #000000;/*0055b2;/*5f5b4f;*/
    height:100%;
}

a:link
{
    color:#5f5b4f;
}
a:visited
{
    color:#5f5b4f;
}

a:hover
{
    color:#580B0B;
}

#druckkopf
{
    display:none;
}
#page
{
    position:relative;
    width:1000px;
    margin:0 auto;
    border:solid 1px #787365;
    background-color: #f5fffa;
    background-image:url(../images/bg_leftpane.jpg);
    background-repeat: repeat-y;
    min-height:100%;
    height:auto;
}

* html #page{height:100%;}

#top
{
    position: relative;  
    top:0;
    width:99.8%; 
    height:30px; 
    color: #5f5b4f;/*f5fffa;*/
    background-color:#f5fffa;/*173da3;*/
    border:solid 1px #787365;
}
* html #top
{
    width:100%;   
}
#toplinks
{
    float:left;
    font-size:1.1em;
    font-weight:bold;
    margin:5px;
}
#toprechts
{
    float: right;
    font-size: 1.1em;
    font-weight: bold;
    margin: 5px;
}
.topcenter
{   
    margin:5px;
    text-align:center;
    font-size: 1.1em;
    font-weight: bold;
}
#header
{
    position: relative;
    clear:both;
    color:#0055b2;
    width:99.8%;
    height:120px;
    background-color:#fcc80f;
    background-image:url(../images/logo1.jpg);
    background-repeat:no-repeat;
    background-position: center center;
    border:solid 1px #787365;
    margin:0 0 0 0;
}  

* html #header
{
    width:100%; 
} 

#headerlinks
{
    float:left;
    margin:5px 0 0 10px;
}

* html #headerlinks
{
    padding:0 0 -5px 0;
} 

#logo
{
    float:right;
    margin:10px;
}

#leftpane 
{
    position:absolute;
    left:0px;
    top:180px;
    width:180px;
    z-index:100;  
}

.menue
{
    text-align:left;
    background-color:#f5fffa;
    font-size:12px;
}
#inhalt
{
    position: relative;
    left:180px;
    width:818px;
    min-height:870px;
    height:auto;
    font-size:14px;
    z-index:1;
}
*html #inhalt{width:820px;height:870px;}




#inhaltdiv
{
    padding:10px 10px 40px 10px;
}

#inhaltfooter
{
    
}
   

#footer 
{
    bottom: 0px;
    position: absolute;
    width:998px;
    height:35px;
    z-index:100;
    background-color:#fcc80f;
    border:solid 1px #787365;
}    
*html #footer{ width:1000px;}

.lk{ float:left;}
.rt{ float:right;}

.frmbez
{
    float:left;
    width: 8.1em;
    padding:2px 5px 0 0;
    text-align:right;
    font-weight:bold;
    color:#0055b2;
}

a.infobox {
text-decoration:none;
}
a.infobox:hover {
cursor:help;

}
a.infobox span {
visibility:hidden;
position:absolute;
left:0px;
top:40%;
left:20%;
text-decoration:none;
z-index:999;

}
a.infobox:hover span {
visibility:visible;
}
a.infobox1 {
text-decoration:none;
}
a.infobox1:hover {
cursor:help;

}
a.infobox1 span {
visibility:hidden;
position:absolute;
left:30%;
top:20%;
text-decoration:none;
z-index:999;

}
a.infobox1:hover span {
visibility:visible;
}

.flash
{
}

.datalistitem
{
    padding:10px;
}

#visitenkarte
{
    position: absolute;
    width:700px;
    height:492px;
    top: 50%;
    left: 50%;
    margin-top: -246px;
    margin-left: -350px;
    background:url(../images/visitenkarte.jpg) no-repeat; 
    border:2px solid #787365;
}
.vkarte
{
    margin:10px;
}
/* #### Schriftformatierungen ### */
.hlbez
{
    float:left;
    width: 4.8em;
}
.hlbezap
{
    float:left;
    width: 6.8em;
}

h1
{
    font-size:12px;
    line-height:13px;
}
b
{
    font-size:12px;
}

.fblau
{ 
    color:#0055b2;
    text-decoration: none;
}

.fb
{
    font-weight:bold;
    font-size:14px; 
    color:#0055b2;
}
.fbklein
{
    font-weight:bold;
    font-size:10px; 
}

.font
{
    /*font-size:12px;*/
    color:#000000;
}
