
/* Textformatierung */ 

body {
 margin:0;
 padding:0;
 text-align: center;
 font-family: verdana, arial, sans-serif;
 color:black;
 background: #FFF url(../images/back_verlauf.jpg) repeat-x top;
}
 
h1 {
 width: 98%;
 font-weight: bold;
 font-size: 16px;
 height: 23px;
 line-height: 20px;
 border-bottom: 1px solid #4D516E;
 font-family: 'Trebuchet MS', verdana, sans-serif;
 color: #4D516E;
 margin-bottom:5px;
}

h2 {
 width: 98%;
 font-weight: bold;
 font-size: 12px;
 font-family: 'Trebuchet MS', verdana, sans-serif;
 color: #4D516E;
 margin-bottom:5px;
}

a:link, a:visited {
 color:#575757;
}

a:hover {
 color:#8a8b95;
}
	
a:active {
 color:#292a4a;
}

.mitglieder-bild {
 float: right;
}

table {
	text-align: left;
	background: transparent;
	font-size: 10px;
	line-height: 1.8;
}

.small {
 font-size: 10px;
 color: #ABABAB;
 line-height: 0.7;
}

#aufzaehlung li {
	list-style-type: square;
	margin: 0;
	padding: 0;
}

#aufzaehlung ul {
	list-style-type: square;
	margin: 0;
	padding-left: 18px;
}

#cont a img {
	border: none;
}

      #box1 {
         width: 210px;
         padding: .5em;
		 padding-bottom: 10px;
         border: 1px solid black;
         color: black;
         text-align:left;
	  /*font: 0.7em/1 verdana, sans-serif;*/
      }
	  #box1 {
         background-color: #e9eaf1;
         /* absolut positioniert */
         position: absolute;
         top: -80px;
         left: 720px;
      }
	  
	  #box2 {
         /* absolut positioniert */
         position: absolute;
         top: 60px;
         left: 50px;
      }

ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
	
/* Menu One */
	
#menu {
 width: 143px;
 margin-left: 0px;
}
	
#menu li a {
 height: 25px;
 voice-family: "\"}\""; 
 voice-family: inherit;
 height: 20px;
 text-decoration: none;
}	
	
#menu li a:link, #menu li a:visited {
 color:#006;
 display: block;
 background: url(../images/menu1.gif);
 padding: 5px 0 0 8px;
}
	
#menu li a:hover {
 color:#006;
 background: url(../images/menu1.gif) 0 -25px;
 padding: 5px 0 0 8px;
}
	
#menu li a:active {
 color:#006;
 background: url(../images/menu1.gif) 0 -50px;
 padding: 5px 0 0 8px;
}


#menu ul ul li a:link, #menu ul ul li a:visited {
 height: 20px;
 color:#006;
 display: block;
 background: none;
 padding: 4px 0 0 15px;
}

/* Layout */ 

#outer {
 text-align:left;
 width:900px /*650*/;
 margin:auto;
 padding-top: 30px;
}

#hdr {
 height:85px;
 color: #333333;
}

#bodyblock {
 background-color:#FFFFFF;
 border-top: 1px solid #D3D3D3;
 position:relative;
 color: #333;
 width:900px /*650*/;
 padding:0px;
 border-right: 1px solid #D3D3D3;
}

#l-col {
 width:145px;
 border-left: 1px solid #D3D3D3;
 text-align:left;
 float:left;
 padding-top:19px;
 font-size: 10px;
 
}

#l-col .navigation, .preview {
 width: 145px;
 display: block;
 border: solid #D3D3D3;
 border-width: 1px 1px 1px 0px;
 voice-family:"\"}\""; /* Box Model fix */
 voice-family:inherit;
 width: 143px;
 overflow:hidden;
}

#l-col .preview {
 padding-left: 3px;
} 

.notice {
	display:block;
	border: solid 1px #D3D3D3;
	padding: 4px;
}

 
.clr{clear:both;}

#cont {
 width:700px;
 color: #333333;
 text-align:left;
 margin-right:30px;
 padding-top: 15px;
 font-size: 10px;
 line-height: 18px;
}

#ftr {
 height:25px;
 color: #333333;
 border-bottom: 3px solid #D3D3D3;
 border-left: 1px solid #D3D3D3;
 border-right: 1px solid #D3D3D3;
 margin:0;
}

#kontakt {
 float: right;
 padding-top: 60px;
}

#kontakt a {
 text-decoration: none;
 font-size: 10px;
 color:black;
}
