*{
	padding: 0px;
	margin: 0px;
	}
	
	
#wrapper, #calendar  {
	width: 944px;
	margin:0px auto;
	background-image: url(wrapp_06_06_06.jpg);
	text-align: left;
}

#wrapper .csc-header h1, #calendar .csc-header h1 {
	color: #5c5d5e;
}
body {
	font-family: Geneva,Tahoma, sans-serif;
	font-size:13px;
	color: #5c5d5e;
	margin: 0px;
	background-color: #cce4ee;
	background-image: url(wscsite_03.jpg);
	background-repeat: repeat-x;
		text-align: center;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 218px;
	width: 944px;
	background-image: url(wscsite_02_02.jpg);
}

#calendar #header {
	margin: 0px;
	padding: 0px;
	height: 218px;
	width: 944px;
	background-image: url(calendar_02.jpg);
}

#navibereich {
	margin: 0px;
	float: left;
	min-height: 660px;
	width: 228px;
	background-image: url(wscsite_05.jpg);
}

*html #navibereich {height: 660px;}

#navibereich ul{
	margin: 0px;
	list-style-type: none;
	margin-left: 15px;
}

#navibereich li{
	padding: 3px 4px;
	
}


#navibereich .li2 {
	padding: 2px 4px;
	
}

#navibereich a{
	display: block;
	width: 165px;
	background-color:#FFF;
	padding: 3px 8px;
	border:1px solid #0069b6;
	-moz-border-radius:5px;
    -khtml-border-radius:5px;
	font-family: Geneva,Tahoma, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #0069b6;
	text-decoration:none;
	}
	
#navibereich .li2 a{
	display: block;
	width: 145px;
	background-color: #FFFFFF;
	border:1px solid #0069b6;
	-moz-border-radius:5px;
    -khtml-border-radius:5px;
	font-family: Geneva,Tahoma, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #0069b6;
	text-decoration:none;
	}
	
	
#navibereich a:hover{
	background-color:#e9e9e9;
	}
	
#navibereich .li2 a:hover{
	background-color:transparent;
	color: #000;
	}
	
#navibereich  a#current {
	display: block;
	width: 165px;
	background-color:#0069b6;
	padding: 3 8;
	border:1px solid #FFFFFF;
	-moz-border-radius:5px;
    -khtml-border-radius:5px;
	font-family: Geneva,Tahoma, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #FFF;
	text-decoration:none;
	}
	
#navibereich  a#current2 {
	display: block;
	width: 145px;
	background-color:#0069b6;
	padding: 1 8;
	border:1px solid #FFFFFF;
	-moz-border-radius:5px;
    -khtml-border-radius:5px;
	font-family: Geneva,Tahoma, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	}

#maincontainer {
	margin: 0px;
	float: left;
	min-height: 660px;
	width: 722px;
	background-repeat:no-repeat;
}

#calendar #maincontainer {
	margin: 0px;
	float: left;
	min-height: 660px;
	width: 934px;
	background-repeat:no-repeat;
}

#rechtespalte {
	float: right;
	margin: 0px;
	min-height: 660px;
	width: 185px;
	background-image: url(wscsite_07.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}

*html #rechtespalte {
	float: right;
	margin: 0px;
	height: 660px;
	width: 220px;
	background-image: url(wscsite_07.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer {
	clear: both;
	background-image: url(wscsite_09.jpg);
	margin: 0px;
	height: 47px;
}
#textbereich {
	float: right;
	background-image: url(wscsite_06.jpg);
	margin: 0px;
	padding: 15px 15px 0px 5px;
	min-height: 660px;
	width: 474px;
	background-color: #d2e8f1;
	background-repeat:no-repeat;
}

#calendar #textbereich {
	float: right;
	background-image: url(calendar_06.jpg);
	margin: 0px;
	padding: 15px 15px 0px 5px;
	min-height: 660px;
	width: 686px;
	background-color: #d2e8f1;
	background-repeat:no-repeat;
}

#textbereich a {
	color: #5c5d5e;
}


#textbereich a:hover {
	color: #000;
	text-decoration: none;
}

*html #textbereich {
	float: right;
	background-image: url(wscsite_06.jpg);
	margin: 0px;
	padding: 15 15 0 5;
	height: 660px;
	width: 494px;
	background-color: #d2e8f1;
	background-repeat:no-repeat;
}

p{
	margin-bottom: 1.2em;
	}
	
#textbereich p{
	margin: 0px;
	}
	
#textbereich h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1.3em;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #5c5d5e;
	}

#rechtespalte h1{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1.3em;
	}
	
#rechtespalte a{	
	color: #000000;
	text-decoration:underline;
	}
	
#rechtespalte a:hover{	
	color: #000000;
	text-decoration: none;
	}

	
.imgfloat {
	float: right;
	}
	
#textbereich td {
font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 12px;
	valign: top:
	}
	
#sponsoren {
	padding: 40px 8px 0px 0px;
}

#textbereich .sponsi {
	float: left;
	width: 215px;
	height:285px;
	padding: 5px;
	margin: 3px;
	-moz-border-radius:5px;
    -khtml-border-radius:5px;
	border-style: solid;
	border-width:1px;
	border-color: #5c5d5e;
	font-size: 11px;
}


#textbereich .bigsponsi {
	clear: both;
	width: 356px;
	height:295px;
	padding: 5px;
	margin: 1.1em;
	-moz-border-radius:5px;
    -khtml-border-radius:5px;
	border-style: solid;
	border-width:1px;
	border-color: #5c5d5e;
}


#textbereich .sponsi img{
	margin-bottom: 12px;}
	
#formwrapper {
	width: 400px;
	margin: 10px auto;
}
#hidden {
	display: none;
}
#leftcolumn {
	padding: 10px;
	
	width: 270px;
	margin-left: 5px
}


input {
	
	display: block;
	width: 180px;
	
}
label {
	
	display: inline;
	width: 190px;
	
}

.error {color: red;}
