@charset "utf-8";
/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;}

h1 {
color:#FF0000;
font-size:13px;
}

h2 {
font-size:12px;
font-weight:bold;
margin-bottom:-13px;
}

.site{
width: 800px;
margin-left:auto;
margin-right:auto;
height:465px;
margin-top:103px;
}

.header {
width: 800px;
height: 60px;
background-color: #ebeceb;
border-top: 6px solid #8f9791;
border-bottom: 2px solid #8f9791;
}

.middle {
width: 800px;
height:276px;
margin-top: 2px;
}

.left {
width: 310px;
height:276px;
float:left;
display:inline;
margin-right:2px;
position:relative;
z-index:100;}

.content {
width: 488px;
height: 304px;
background-color:#ebeceb;
overflow:auto;
}

.pic {
width: 183px;
float:left;
display:inline;
}

a img {
border:0px;}

.menue {
width: 127px;
height:266px;
float:left;
display:inline;
padding-top:10px;
background-color:#d8dbd9;
text-align:right;
}


.bottom {
position:relative;
z-index:1;
width:800px;
height:115px;
border-top:3px solid white; 
background-image:url(../pics/aca-images/adresse.png);
background-repeat:no-repeat;

}

.zitat {
width: 310px;
height: 115px;
float:left;
display:inline;
margin-right: 2px;
}

.adresse {
width: 500px;
height:115px;
float:left;
display:inline;
}

a.normal:link, a.normal:hover, a.normal:active, a.normal:visited {
color:white;
color:#FF0000;
text-decoration:underline;}

.list_submenue {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
list-style-image:url(../pics/Layout/Menue/pfeil_sub.png);
list-style:url(../pics/Layout/Menue/pfeil_sub.png);
}

li {
list-style-image:url(../pics/Layout/Menue/pfeil_sub.png);
list-style:url(../pics/Layout/Menue/pfeil_sub.png);
}

a.button {
display:block;
line-height: 16px;
color:#999999;
padding-left:5px;
font-weight:bold;
font-size:11px;
margin-top:0px;
text-decoration:none;
}

a.button:active, a.button:hover  {
display:block;
line-height: 16px;
color:#666666;
font-weight:bold;
padding-left:5px;
font-weight:bold;
font-size:11px;
margin-top:0px;
text-decoration:underline;
}

a.buttonActive  {
display:block;
line-height: 16px;
color:#666666;
font-weight:bold;
padding-left:5px;
font-size:11px;
margin-top:0px;
text-decoration:underline;
}