/* Start of CMSMS style sheet 'Main' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99cc66;
	background-image: url(images/layout/hintergrund_verlauf.jpg);
	background-repeat: repeat-x;
}
a {
color: 003300;
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#container{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 955px;
}
#seite {
	width: 955px;
	float: left;
}
#header{
	width: 955px;
	float: left;
}
#headerTop{
	width: 955px;
	float: left;
	line-height: 25px;
	text-align:right;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#headerBottom{
	height: 239px;
	width: 955px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
#headerBottomLeft {
	float: left;
	background-image: url(images/layout/logo.jpg);
	background-repeat: no-repeat;
	width: 352px;
	height:239px;
}
#headerBottomCenter {
	float: left;
	background-repeat: no-repeat;
}
#headerBottomRight {
	float: left;
	background-repeat: no-repeat;
}
#contentcontainer {
	width: 955px;
	float:left;
	background-color: #ffffcc;
}
#links{
	float: left;
}
#mitte{
	float: left;
}
#rechts {
	float: left;
}
#fuss {
	float: left;
	width: 945px;
	font-weight: bold;
	text-align: center;
	color: #003300;
	font-size: 16px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	
  font-variant: small-caps;
	       /*letter-spacing: 1px;*/
}
.rechtsbox {
	padding-left: 20px;
}
#head {
	margin-left: 26px;
}
#verlaufbild {
        padding-left:26px;
        border-top:1px solid #FFFFCC;
}
.wrapper {
	position:relative;
	width: 300px;
}
#mitglied {
	position: absolute;
	width: 300px;
	text-align: center;
	bottom: 5px;
        left: 26px;
}
/* End of 'Main' */

