* {
margin: 0;
padding: 0;
}
body { color: #666; font: 90% "trebuchet ms", verdana, arial; background: #bbd585 url("../bilder/hg_tagung.jpg") no-repeat; text-align: left; margin-left: 40px }
h1 {
font: normal 1.5em 'trebuchet ms', verdana, arial;
color: #646664;
margin: 0 0 20px 0;
padding: 20px 0 0 0;
}
h2 {
font: normal 1.2em 'trebuchet ms', verdana, arial;
color:#41669c;
}
h3 {
font: normal 1em 'trebuchet ms', verdana, arial;
color:#005897;
}
h4{
font: normal 1em 'trebuchet ms', verdana, arial;
color:#005897;
}
strong{
font: normal 1.2em 'trebuchet ms', verdana, arial;
color:#41699c;
}

p {
font-size: 0.80em;
}



/* IDs */
#container {
color: #666;
background: #ecf3dd;
width: 940px;
height:900px;
}

#header_logo { background: #fff url("../bilder/rottach_neu.jpg") no-repeat; width: 940px; height: 96px }

#header { background: #7c9dd3 url("../bilder/re_header.jpg") no-repeat; width: 940px; height: 260px }

#topnavi {
width: 760px;
height: 30px;
padding-left: 180px;
background:#bbd585; 
}

#topnavi ul {
margin: 0; 
padding: 0;
list-style: none;
}

#topnavi li {
padding: 0;
display: inline;
}

#topnavi a{
display: block;
float: left;
height: 25px;
padding: 5px 20px 0 10px;
text-decoration:none;
color:#000;
}

#topnavi a:hover{
color:#fff;
background:#394700;
}

#topnavi a.aktiv {
color:#fff;
background:#394700;
display:block;
text-decoration:none;
}

#main {
float:left;
width: 940px;
background:#ecf3dd;
}

#subnavi {
width: 180px;
float:left;
/*height:100%;*/
margin:0px;
padding:0px;
background:#ecf3dd;
}

#subnavi li {
display: block;
line-height:150%;
}

#subnavi a{
height: 15px;
padding-left: 20px;
color:#646664;
text-decoration:none;
font-size:0.90em;
}

.subnavi-linie{
	border-bottom: 1px #006729 dotted;
	padding-bottom: 5px;
	margin-left:20px;
}

#subnavi a:hover{
color:#000;
}
#subnavi a.active{
color:#000;
}

#content {
width: 740px;
background:#ecf3dd;
float:left;
padding:0px 10px 30px 10px; 
height:100%;
font: normal arial, verdana, sans-serif;
}

#content a{
font-weight:normal;
color:#005897;
text-decoration:none;
}

#content a:hover{
font-weight:normal;
color:#005897;
text-decoration:underline;
}

#content img {
float:left;
padding-right:10px;
border:none;
}

.linie{
	border-bottom: 1px #006729 dotted;
	padding: 0px 0px 5px 0px;
}
#content table{
border: 1px #bbd585 solid;
}
#content td{
font-size:80%;
text-align:center;
border:1px #000/*#bbd585*/ solid;
background:#fff;
}

#content th {
background:#bbd585;
color:#000;
text-align:center;
border: 1px #000 solid;
}
#sitemap{
width:400px;
height:500px;
color:#000;
background:#bbd585;
padding:10px;
}
#sitemap ul {
margin: 0; 
list-style: none;
}

#footer {
float:left;
width: 940px;
height:25px;
background:#bbd585;
color:#000;
}

#footer p{
padding: 5px 25px 0 10px;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



