body {
font-size: 12px;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#FFF;
}

a {
	color:#fff;
	text-decoration:none;
	}
	
address a {
	color:#000;
	text-decoration:none;
	}

.bilderbox {
	clear: both;
	margin-right: 60px;
}

#wrapper {
	width: 964px;
	background-color: #FFF;
	margin: 0 auto;
	margin-top: 12px;
}
#top {
	background-image: url(img/title_neu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 225px;
}

#reitverein {
	position: relative;
	top: 100px;
	left: 550px;
	width: 400px;
	font-size: 20px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border:none;
	}
	
#links{
	position:relative;
	top: 105px;
	left: 150px;
	}
#reitverein p{ 
	margin-top: 0;
	margin-bottom: 4px;}
	
#navi {
	float: left;
	width: 125px;
	
}
.text {
	margin-right: 30px;
}
#contend {
	float: right;
	width: 780px;

}
#footer {
	background-image: url(Bilder/footer.gif);
	height: 34px;
	clear: both;
	background-repeat: no-repeat;
}

h1 {
font-size: 21px;
color:#a4ba00;
font-weight:normal;
}
h2 {
	font-size: 16px;
	color:#508092;
	font-weight:normal;
	margin-bottom: 5px;
}

#hintergrund {
	background-image: url(Bilder/background.gif);
	background-repeat: repeat-y;
}

li {
	list-style-type:none;
	text-align:right;
	font-size:12px;
	line-height: 30px;
	list-style-position: inside;
	list-style-image: none;
	padding-left: 0px;
	}
	
.acenter {
text-align: center;
width: 330px;
padding-bottom: 10px;
}

#menu a, 
#menu span {
display: block;
font-weight: bold;
color: #000;
text-decoration: none;
}


#menu a:link, 
#menu a:visited {
color: #000;
display:block;
}

#menu a:hover, 
#menu a:active, 
#menu a:focus, 
#menu a.on:link, 
#menu a.on:visited, 
#menu span {
color: #fff;
}

.fleft {
float: left;
margin: 3px 10px 5px 0;
}

#hauptbild {
	padding-top: 16px;
	}

	
.team {
	width: 750px; 
	padding-bottom: 12px;
	border-bottom: 1px solid #4f8192;
	
	}
	
.clear {
	clear:both;
	}

.liste {
	line-height: 18px;}

a.button
      {
	font-size:13px;
	font-weight:bold;
	color: #FFF;
	background: #518092;
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	text-decoration: none;
	width: 80px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	padding-bottom:3px;
      }
 
a.button:hover
      {
	  color:#000;
	  background-color: #a7bfc8;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
      }