body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 10px 50px 50px 20px;
}
a:link {
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:focus {
	text-decoration: underline;
	color: #330033;
}
a:active {
	text-decoration: underline;
	color: #330033;
}
#klammer{
	width: 100%;
	text-align: center;
}
#contentbereich{
	width: 780px;
	text-align: left;
}
.hervorhebung { 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 0.9em; font-style: normal; 
	line-height: 1.2em;  
	font-weight: bold; 
	color: #330033; 
	text-decoration: none
}
.fliesstext { 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 0.9em; font-style: normal; 
	line-height: 1.2em;  
	font-weight: normal; 
	color: #330033; 
	text-decoration: none
}
.veranstaltung { 

}
.strichellinie {
	border-top: 1px dotted #000000;
}
.strichelliniehell {
	border-top: 1px dotted #CCCCCC;
}
.strichellinie img, .strichelliniehell img {
	position: relative;
	top: -8px;
	right: -3px;
	float: right;
}
.strichelrahmen {
	border: 1px dotted #000000;
	padding: 10px;
	width: 100%;
}
li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(bilder/listpoint.gif);
	margin-top: 1em;
}
.contentbild {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.entfaellt {
	text-transform: uppercase;
	color: #CC3300;
	font-size: 16px;
	font-weight: bolder;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #000000;
	font-weight: normal; 
	letter-spacing: 3px;
}
.fett {
	font-weight: bolder;
}
.strichelliniehintergrund {
	background-image: url(images/linie.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em; }
.grau {
	color: #999999;
	font-size: 0.9em; font-style: normal; 
	line-height: 1.2em;  
	font-weight: normal; 
}
.plannummer {
	height: 1.5em;
	width: 1.5em;
	min-height: 1.5em;
	min-width: 1.5em;
	padding: 0.2em;
	margin-right: 12px;
	vertical-align: center;
	text-align: center;
	font-size: 0.9em; 
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
}
.plannummer a:link, .plannummer a:visited, .plannummer a:hover, .plannummer a:focus, .plannummer a:active{
	color: #FFFFFF;
}
.button{
	color:white;
	background-color:#CC3300;
	border-bottom:1px solid #660000;
	border-right:1px solid #660000;
	border-top:1px solid #FF6666;
	border-left:1px solid #FF6666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 10px 0px 15px 0px;
} 
.feldbeschriftung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em; 
	line-height: 1.2em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.formulartypo { 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	font-style: normal; 
	line-height: 1.2em; 
	font-weight: bolder; 
	color: #000000; 
	text-decoration: none;
	text-align: right; 
	vertical-align: middle;
	padding-right: 10px;
	width: 15em;
}
.eingabefeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 500px;
	vertical-align: middle;
}
.eingabefeldort {
	width: 440px;
	text-align: left;
}
.eingabefeldplz {
	width: 45px;
	margin-right: 15px;
}
.pflichtfeld{
	font-size: 1.2em;
	font-weight: bolder;
	color: #CC3300;
}