<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
}
body {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #333333;
	background-image: url(../pix/bg.jpg);
	background-repeat:repeat;
}
a.infolink {
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;

}
a.infolink:hover {
	color: #ffcc66;

}

/*---------------------navigation---------------------------------------------------- */

.Stil1 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
}
.style1 {color: #ffcc66}
.style4 {font-size: 11px}
-->


/*---------------------navigation---------------------------------------------------- */

a.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;

}
a.navigation:hover {
	color: #ffcc66;

}
-->


/*---------------------head---------------------------------------------------- */

#head {	
		margin: auto;
		width: 100%;
		height: 20px;
		background-image:url(../pix/head_bg.jpg);
	
}

#head1 {	
		margin-top: -25px;
		width: 670px;
		height: 20px;
		background-image:url(../pix/head_bg.jpg);
	
}


#datum {
		margin-left: 500px;
		margin-top:5px;
		width: 150px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#000000;
		font-weight:bold;
		text-align: right;
		position:relative;
}

#www {	font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#000000;
		font-weight:bold;
		text-align: left;
		margin-left: 3px;
		margin-top: -10px;
}

/*---------------------alles----------------------------------------------------- */

#all {	
		margin: auto;
		width: 850px;
		height:1000px;
 		
}

#all2 {	margin: 0;
		width: 670px;
		height:1000px;
		background-image: url(../pix/all_bg.jpg);			
 
}


/*---------------------head------------------------ */

#infolink {	
		margin-top: 20px;
		margin-left: 15px;
		width:640px;
		height:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		word-spacing: 7px;
		text-align: left;	

}

#headbild {
		margin: auto;
		margin-top: 5px;
		background-image:url(../pix/head_bild.jpg);
		width:640px;
		height: 140px;
}

#newsletter {
		margin: auto;
		width: 640px;
		height: 37px;

}

#newsletter_text {
		margin-top: -25px;
		margin-left: 75px;
		width: 560px;
		height: 20px;
		border-bottom: 2px;
	
}



/*---------------------wrapper------------------------------------------------ */
#wrapper {
	margin: auto;
	width: 670px;
	height: 750px;

}



/*---------------------main------------------------ */

#links {
	margin-top: 20px;
	padding-left: 15px;
	width: 170px;
	height: 750px;

}


#navigation{
	padding-left: 15px;
	width:145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:180%;
}

#update {
	width: 59px;
	height: 58px;
	background-image:url(../pix/update.jpg);
	margin-top: -35px;
	margin-left: 100px;
}

#banner1{
	margin-top: 5px;
	width: 160px;
	height: 225px;
}

#banner2{
	margin-top: 15px;
	width: 160px;
	height: 225px;
}

.imgbanner {
	border: 3px solid #ffcc66;
}

#eventbanner {
	
	margin-right:20px;
	margin-top: -1000px;
	float: right;
	width: 100px;
	height: 600px;
}



#main{
	float: right;
	width: 470px;
	height: 700px;
	margin-top: -785px;
 
}


#bottom {
		margin-top: 0; 
		width: 670px;
		height:20px;
		background-color:#333333;
		text-align: center;
		background-image: url(../pix/bottom_bg.jpg);
		background-repeat: repeat;
}

/*---------------------other links---------------------------------------------------- */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc66;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #cccccc;
}

a.other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc66;
	text-decoration: underline;
	font-weight: normal;
}

a.other:hover {
	color: #cccccc;
}
-->

/*---------------------form buttons---------------------------------------------------- */

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffcc66;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	padding: 1px;
}

.imgsmall {
	border: 2px solid #ffcc66;
}
-->