body { margin:0; padding:0; overflow-y:scroll; }
a { color:#175799; }

#wrapper { width:910px; margin:0 auto; padding:60px 20px; background:url('images/bg_top.jpg') top center no-repeat; font-family: arial, verdana, sans-serif; color:#000; }
#header { border-bottom: 2px solid #3e3172; padding-bottom:10px; margin-bottom:60px; }
#logo { float:right; height:100px; width:315px; }
#topnav { margin-top:-20px; }
.nav { list-style:none; padding:0; margin:0; font-size:11pt; }
.nav li { border-right: solid 2px #606060; height:22px; float:left; line-height:22px; }
.nav li:last-child { border-right:none; }
.nav a { display:block; padding:0 12px; color:#175799; font-weight:bold; text-decoration:none;  }
.nav a:hover { text-decoration:underline; }
#content { clear:both; margin:0 10px; font-size:10pt; }
#content h1 { font-size:16pt; }
#content h2 { font-size:10pt; }
#content a { color:#175799; border-bottom:1px #175799 dotted; }
#content a:hover { border-bottom:1px #175799 solid; }

.referenz { text-align:center; margin:30px 0; }
.referenz img { margin: 0 10px; }
.clear { clear:both; }
.alignright { clear:right; float:right; margin-left:20px; margin-bottom:20px; overflow:hidden; }

#footer{ clear:both; border-top: 2px solid #3e3172; padding-top:5px; margin-top:60px;}

