
html,body {
 background:#B1B6C2;
 color:#454952;
 font-family:Verdana, "sans serif";
 font-size:13px;
 width:100%;
 margin:20px 0px;
 padding:0;
 text-align:center;
}


/* Schriftformatierung */

a {
text-decoration:none;
}

#menu a {
font-weight:bold;
font-size:12px;
color:#454952;
margin-left:10px;
}


#menu a.leist0:hover {
color:#660000;
}

#menu a.prof0:hover {
color:#993333;
}

#menu a.vorg0:hover {
color:#ff6633;
}

#menu a.refer0:hover {
color:#ff9933;
}

#menu a.kont0:hover {
color:#ffcc33;
}
  

.dunkel1 {
}


h2 {
margin:0px;
padding:0px;
font-weight:normal;
font-size:16px;
}

h4 {
margin:0px;
padding:0px;
font-weight:bold;
font-size:13px;
}

#content {
font-size:11px;
color:#454952;
}


#content a {
font-weight:bold;
color:#454952;
text-decoration:underline;
}

#footer {
font-weight:bold;
color:#ffffff;
}

#footer a{
font-size:12px;
color:white;
font-weight:normal;
}

#footer a:hover{
font-size:12px;
color:white;
font-weight:bold;
}

#footer p{
margin:0px;
padding-top:5px;
}

#menu ul {
list-style:none;
margin-top:8px;
margin-bottom:8px;
}

#menu li a {
margin:0px;
font-size:11px;
font-weight:normal;
}


#title {
font-size:11px;
color:#7f7f7f;
}


.listkompe {
list-style:none;
margin:8px;
}


.listsystemic {
list-style:none;
margin:3px;
}

.listsystemic li {
margin:0px;
padding:2px;
margin-left:10px;
}

.listrefer {
list-style-position:outside;
}





/* Die 5 Farben */
#menu .color1,.color1, #content .color1 {
color:#660000;
}

#menu .color2, .color2, #content .color2 {
color:#993333;
}

#menu .color3,.color3, #content .color3 {
color:#ff6633;
}

#menu .color4,.color4, #content .color4 {
color:#ff9933;
}

#menu .color5, .color5, #content .color5 {
color:#FDC41A;
}


/* Layer */
#bigbox {
width:860px;
margin:20px auto;
text-align:center;
}

#header {
width:841px;
height:46px;
margin:0px auto;
}

#container{
position:relative;
width:841px;
height:474px;
background:#ffffff;
margin:0px auto;
overflow:hidden;
}

#container2 {
float:left;
width:294px;
height:410px;
}

#container2foto {
float:left;
width:364px;
height:410px;
background:url(img/foto2.jpg) no-repeat right top;
}

#container3 {
float:right;
width:534px;
text-align:left;
}

#content {
width:492px;
height:328px;
text-align:left;
overflow:visible;
margin-left:22px;
}

#title {
width:364px;
text-align:left;
}

#menu {
margin-top:50px;
margin-left:33px;
text-align:left;
}


#footer {
text-align:left;
width:841px;
height:27px;
background:url(img/bg_footer.gif) left no-repeat;
margin:0px auto;
}


#line {
width:192px;
height:1px;
background:#e1e1e1;
margin:8px 0;
}


.foto {
float:left;
margin:3px 5px 2px 0;

}






