/* generated by csscreator.com */
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
	font-size:13px;
	line-height:17px;
	color:#131313;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-top:20px;
	padding-left:35px;
	color:#103E61;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 20px 22px;
}

h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-top:20px;
	padding-left:35px;
	color:#103E61;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 20px 22px;
}


p{
	margin:0;
	padding:0;
}

ul{
	margin:10px 0 0 50px;
	padding: 0;
	list-style-type:square;
	padding-right:20px;
}

ol{
	margin:10px 0 0 50px;
	padding: 0;
	padding-right:20px;
}

li{
	margin:0;
}

p.content{
	padding-top:5px;
	padding-left:20px;
	padding-bottom:10px;
	padding-right:20px;
}

.subabstand{
	padding-right:10px;
	padding-top:3px;
	color:#D5D5D5;
}

#pagewidth{
	padding:0;
	margin:0;
	width:752px;
	min-height:550px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/images/content.gif);
	background-repeat: repeat-y;
	border-bottom:1px solid #BBD7E5;
	background-color:transparent;
}

#header{
	height:133px;
	width:752px;
	border-bottom: 1px solid #fff;
}
#submenu{
	background-color:#744C02;
	height:22px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align:right;
}
#subAbstand{
	height:22px;
	float:left;
}

#leftcol{
	width:185px;
	float:left;
	position:relative;
}

#maincol {
	float: right;
	display:inline;
	position:relative;
	width:567px;
}

#Abstand{
	padding-top:50px;
}

#footer{
	padding:0;
	margin:0;
	width:752px;
	text-align:right;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
}

a.submenu {
	color:#FDEACF;
	text-decoration:none;
	font-size:11px;
}

a.submenu:hover {
	color:#FDEACF;
	text-decoration:underline;
	font-size:11px;
}

a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color:#fff;
	text-decoration:underline;
	font-size:12px;
}

a.footer {
	color:#103E61;
	text-decoration:none;
	font-size:11px;
	background-image: url(/images/nach_oben.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left:12px;
}

a.footer:hover {
	color:#bf0000;
	text-decoration:underline;
	font-size:11px;
	background-image: url(/images/nach_oben_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left:12px;
}

a.content {
	color:#bf0000;
	text-decoration:none;
	font-size:13px;
}

a.content:hover {
	color:#14517F;
	text-decoration:underline;
	font-size:13px;
}

.NaviMitte {
	padding:3px 0 3px 12px;
	background-color:#14517F;
	border-bottom:1px solid #ffffff;
}

.NaviAktiv {
	padding:3px 0 3px 12px;
	background-color:#F07A07;
	border-bottom:1px solid #ffffff;
}
img {
	border:0;
}

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

.clearfix{
	display: inline-table;
}

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

.clearfix{
	display: block;
}
/* End hide from IE-mac */



 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{
	display:none;
}
#twocols, #maincol{
	width:100%; float:none;
}
}

.Trennstrich{
	padding:0;
	border-top:1px dashed #fff;
	margin-left:20px;
	margin-right:10px
}

table {
	font-size:12px;
	margin:0;
	padding-left:20px;
}
