/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
} 
a {
	font-weight: bold;
	color: #FF6600;
}

a:visited {
	color: #97CBFF;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}


a:hover {
	color: #0066CC;
	text-decoration: none;
}
p, blockquote, form, h1, h2, h3, h4, h5, h6, hr, ol, ul, li { 
	margin: 0; 
	padding: 0; 
}
.linkaktiv {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.rot {
	color: #DA251D;
}



#pagewidth{
	width:600px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
} 
 
#header{
	position:relative;
	height:45px;
	background-color:#FFFFFF;
	width:100%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #DA251D;
} 
#header img {
	float: right;
}

 
#leftcol{
	width:150px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
 }
#leftcol h1 {
	font-size: 1.7em;
	color: #DA251D;
	padding-bottom: 3px;
}
#leftcol li {
	list-style-position: outside;
	list-style-type: none;
}
#leftcol ul {
	line-height: 2em;
}


 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:449px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
 }

#maincol h1 {
	font-size: 1.7em;
	padding-left: 10px;
	padding-bottom: 3px;
}
#maincol h2 {
	padding-left: 10px;
	font-size: 1.3em;
}

#maincol p {
	padding-left: 10px;
}
#maincol .datum {
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(grafik/datum.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 2px;
	font-weight: bold;
}
#maincol .pflichtfeld {
	background-color: #FFCCCC;
}
#maincol .textfeld {
	background-color: #D7EBFF;
}


 
#footer{
	background-color:#FFFFFF;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding: 5px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
#twocols, #maincol{width:100%; float:none;}
}

