
*{
 margin:0;
 padding:0;
}

body{
 background:#000099 url(images/leder.jpg);
 font:.8em "Century Gothic", arial, sans-serif;
 text-align:center;
}


#page{
 background:#fff url(hintergrund.jpg) repeat-y;
 margin:0 auto;
 padding:10px 10px 10px 13px;
 text-align:left;
 width:902px
}

#kopf {
background-color:transparent;
}


#Titel{
 background:#fff url(images/schriftzug.jpg);
 clear:both;
 height:80px;
 width:900px;
}

#Margin_left{
 float:left;
 margin:0 0 20px 0;
 width:645px;
}

#Margin_right{
 float:left;
 margin:0 0 20px 20px;
 width:235px
}

#Margin_bottom{
 background:#666;
 clear:both;
 width:900px
}

/* Navbar */
#NavBar{
 background:#fff;
 font:1.0em "Bookman Old Stlye", arial, sans-serif;
 float:left;
 width:900px;
 padding:0 0 4px 0
}

#NavBar ul{
}

#NavBar ul li{
 display:inline;
 margin:0 10px 0 0 
}

#NavBar ul li a{
 text-decoration:none;
 border-bottom:4px solid #fff;
 color:#666;
 font-size:.9em; 
 font-weight:bold;
}

#NavBar ul li a:hover{
 text-decoration:none;
 border-bottom:4px solid #666
}



/* Div.Format */
.titel{
 float:right;
 width:90px;
 padding:0 10px 0 0
}

.titel img{
 border:0
}



/* Fonts */
h1{
 border-bottom:1px solid #ccc;
 color:#666;
 font-size:1.2em;
 letter-spacing:0.01em;
 margin:25px 0 0 0
}

h2{
 border-bottom:0px solid #ccc;
 color:#666;
 font-size:1.4em;
 letter-spacing:0.01em;
 margin:0 0 0 0
}

h3,h4{
 border-bottom:2px solid #ccc;
 color:#666;
 font-size:1.5em;
 letter-spacing:0.01em;
 margin:25px 0 0 0
}

/* Frage */
h5{
 border-bottom:1px solid #ccc;
 color:#3300CC;
 font-size: 1.0em;
 font-weight: normal;
 letter-spacing:0.01em;
 margin:10px 0 0 0
}

/* Antwort */
h6{
 border-bottom:0px solid #ccc;
 color:#000;
 font-size: 1.0em;
 font-weight: normal;
 letter-spacing:0.01;
 margin:0 0 0 0
}


#Margin_left p{
 text-align:justify
}

#Margin_bottom p{
 color:#eee;
 font:.85em "Century Gothic", verdana, sans-serif;
 padding:5px;
}

/* NavBar right */
#Marin_right ul{
list-style:none;
 margin:0 0 0 0
}

#Margin_right ul li{
 background:url(images/bullet.jpg) no-repeat;
 display:block;
  margin:0 0px 0 0;
 padding:0 0 0 16px
}

#Margin_right ul li a{
 text-decoration:none;
  color:#666;
}

#Margin_right ul li a:hover{
  color:#000;
}



/* Hyperlinks */
a:link{
 color:#000;
 text-decoration:underline
}
a:visited{
 color:#000;
 text-decoration:underline
}
a:active{
 color:#000;
 text-decoration:underline
}
a:hover{
 color:#3300cc;
 text-decoration:none
}


#Margin_bottom a{
 color:#fff;
 text-decoration:underline
}

#Margin_bottom a:hover{
 text-decoration:none
}
