body {
	background-color: #f0f0f0;
	font-family: arial, helvetica, tahoma,verdana, sans-serif;
	font-size: 16px;
	font-color: #5f5f5f;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: auto;
}

#alles {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

#kopfleiste {
	background-color: #ffffff;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-radius: 18px;
	box-shadow: 0 3px 10px #bbb;
	-moz-box-shadow: 0 3px 10px #bbb;
	-webkit-box-shadow: 0 3px 10px #bbb;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 220px;
	width: 100%;
	behavior: url(../_scripts/ie-css3.htc);
}


#menucontainer_links {
	background-color: #ffffff;	
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;	
	border-radius: 18px;
	width: 196px;
	height: 600px;
	padding-top: 10px;
	margin-top: -10px;
	margin-right:6px;
	padding-left: 8px;
	behavior: url(../_scripts/ie-css3.htc);
} 

#menucontainer_rechts {
	background-color: #ffffff;	
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;	
	border-radius: 18px;
	width: 192px;
	height: 800px;
	padding-top: 10px;
	margin-top: -10px;
	margin-left: 15px;
	padding-right: 0px;
	behavior: url(../_scripts/ie-css3.htc);
} 

#menucontainer_links {float:left;} #menucontainer_rechts {float:right;}

#content {
	background-color: #ffffff;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-radius: 18px;
	box-shadow: 0 3px 10px #bbb;
	-moz-box-shadow: 0 3px 10px #bbb;
	-webkit-box-shadow: 0 3px 10px #bbb;
	height: 1050px;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	overflow-y: auto;
	behavior: url(../_scripts/ie-css3.htc);
}


element.style {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
}

h3.boxheader {
	border-bottom-color: #7F7F7F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #989898;
	font-family: arial, helvetica, tahoma,verdana,  sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 15px;
	width: 190px;
}

h3.boxheaderwo {
	border-bottom-color: #7F7F7F;
	color: #989898;
	font-family: arial, helvetica, tahoma,verdana,  sans-serif;
	font-size: 13px;
	line-height: 15px;
}
h3.date {
	color:  #F79734;
	text-align: center;
	font-family: arial;
	font-size: 26px;
	font-style: bold;
	letter-spacing: 0px;
	line-height: 34px;
}
h3.title {
	color:  #F79734;
	text-align: center;
	font-family: arial;
	font-size: 22px;
	font-style: bold;
	letter-spacing: 1px;
	line-height: 24px;
}
#unten {
	color: none;
	margin-top: 10px;
	height: 58px;
	padding-top: 5px;
	align: center;
	text-align: center;
}

#fuss {
	clear: right;
	color: #000;
	font-family: arial, helvetica, tahoma,verdana, sans-serif;
	font-size: 12px;
	height: 16px;
	letter-spacing: 6px;
	padding-top: 5px;
	text-align: center;
	vertical-align: center;
	width: 100%;
}

#fuss2 {
	color: #989898;
	font-family: arial, helvetica, tahoma,verdana, sans-serif;
	font-size: 12px;
	height: 14px;
	text-align: center;
	vertical-align: center;
	width: 100%;
}

h2 {
	border-bottom-color: #000;
	border-bottom-style: dashed;
	border-bottom-width: 0px;
	color: #f79734;
	font-family: arial, helvetica, tahoma,verdana, sans-serif;
	font-size: 13pt;
	font-style: bold;
	letter-spacing: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

h3 {
	border-bottom-color: #000;
	border-bottom-style: dashed;
	border-bottom-width: 0px;
	color: #f79734;
	font-family: arial, helvetica, tahoma,verdana, sans-serif;
	font-size: 10pt;
	font-style: bold;
	letter-spacing: 1px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}



.more {
	color: #21395d;
	font-family: verdana, sans-serif;
	padding: 0px;
	text-decoration: none;
}

.titel {
	padding-left: 0px;
	padding-right: 10px;
}

.datum {
	float: right;
}

.initial {
	color: #00aeef;
	float: right;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

.streckentemplate {
	width: 60%;
}

.anmeldung a: {
	font-size: 14px;
}
