*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #353334;
	background-image: url(../images2008/back.jpg);
}
div#wrapper {
	width:938px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	background-image: url(../images2008/back2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
div#head {
	width:938px;
	height:339px;
	background-image: url(../images2008/head.jpg);
	background-repeat: no-repeat;
}
div#content {
	margin-left: 280px;
	width: 620px;
	z-index: 10;
}
div#footer {
	width: 938px;
	height: 38px;
	text-align: center;
	background-image: url(../images2008/footer.jpg);
	background-repeat: no-repeat;
}
div#menue {
	position:absolute;
	left:59px;
	top:310px;
	width:172px;
	z-index: 11;
	background-color: #FFFFFF;
}

div#menuehead {
	position:absolute;
	left:417px;
	top:52px;
	z-index: 11;
}

div#headbild {
	position:absolute;
	left:248px;
	top:91px;
	z-index:1;
}

div#ccdlogooben {
	position:absolute;
	left:19px;
	top:91px;
	z-index:1;
}

div#design {
	position:absolute;
	left:64px;
	top:7px;
	z-index:10;
}

div#kleineheadline{
	position:absolute;
	left:545px;
	top:286px;
	z-index:1;
}

div#sponsoren {
	position:absolute;
	left:32px;
	top:510px;
	z-index:1;
	width: 200px;
	border: 1px solid #000000;
}

div#logosfrei {
	position:absolute;
	left:32px;
	top:1140px;
	z-index:1;
	width: 200px;
	border: 1px solid #000000;
}

div#logosmember {
	position:absolute;
	left:32px;
	top:510px;
	z-index:1;
	width: 200px;
	border: 1px solid #000000;
}






/* Schriften u. Links */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
	margin-top: 0px;
	margin-bottom:12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF3333;
	margin-top: 0px;
	margin-bottom:12px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom:12px;
}

p {
	margin-top: 0px;
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
div#menue a{
	color:#000000;
	text-align:left;
	width:150px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#menue a:hover{
	color:#FF3333;
	text-align:left;
	width:150px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#menuehead a{
	color:#FFFFFF;
	text-align:left;
	width:150px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
div#menuehead a:hover{
	color:#FF3333;
	text-align:left;
	width:150px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div#design a{
	color:#999999;
	text-align:left;
	width:150px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
div#design a:hover{
	color:#FFFFFF;
	text-align:left;
	width:150px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color:#FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* Bilder */

#bild01 {
	position:absolute;
	left:412px;
	top:325px;
	width: 150px;
	height: 220px;
}
#bild02 {
	position:absolute;
	left:600px;
	top:334px;
	width: 150px;
	height: 220px;
}
.image {
	width:593px;
	background-color:#CCCCCC;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #000000;
}
.image img {
	float:right;
	margin:5px;
	padding:5px;
	border:1px solid #FF3333;
	background-color:#999999;
}

.galerie {
	float:left;
	width:145px;
	height:220px;
	background-color:#CCCCCC;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	margin: 2px;
}
.galerie img {
	margin:0px;
	padding:1px;
	border:2px solid #666666;
	background-color:#FFFFFF;
}

