* {

	margin: 0px;
	padding: 0px;

}
 
html, body {

	width: 100%;
	height: 100%;
	font-size: 11px;
	line-height: 18px;
	color: #003157;
	background: #ced5df;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	text-align: center;

}

td {

	font-size: 11px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";

}

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

a {

	color: #000;
	text-decoration: none;

}

a:hover {

	color: #000;
	text-decoration: none;

}

h1 { 

	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-family: "Arial";

}

#wrapper {

	width: 954px;
	position: relative;
	background: #fff;
	margin: 0px auto;
	text-align: left;

}

#subheader {
	
	width: 954px;
	height: 50px;
	background: #ced5df;
	border-bottom: 1px solid #fff;
	position: relative;

}

#subheader ul {
	
	position: absolute;
	top: 25px;
	left: 222px;

}

#subheader ul li {
	
	list-style: none;
	display: inline;
	background: url('../pics/subheader_li.gif') no-repeat;
	padding: 0px 0px 0px 7px;
	margin: 0px 15px 0px 0px;

}

#subheader ul li a {
	
	color: #003157;
	text-decoration: none;

}

#subheader ul li a:hover, #subheader ul li a.aktiv, #subheader ul li a.aktiv:hover {
	
	color: #003157;
	text-decoration: underline;

}

#subheader #suche .formular {
	
	width: 130px;
	height: 15px;
	border: 1px solid #003157;
	padding: 0px 0px 0px 3px;
	font-size: 11px;
	color: #003157;
	font-family: "Verdana";
	position: absolute;
	top: 25px;
	right: 16px;	

}

#subheader #suche .button {

	width: 10px;
	height: 20px;
	border: none;
	background: url('../pics/subheader_button.gif') no-repeat;
	cursor: pointer;
	color: #333;
	font-size: 10px;
	font-family: "Verdana";

	position: absolute;
	top: 25px;
	right: 1px;	

}

#content {

	width: 952px;
	margin: 0px 1px;
	background: url('../pics/content.gif') repeat-y;
	border-top: 1px solid #ced5df;
	border-bottom: 1px solid #fff;

}

#sidebar {
	
	width: 221px;
	border-top: 1px solid #fff;
	float: left;
	
}

#sidebar ul li a {
	
	width: 206px;
	display: block;
	background: #d6dbe4 url('../pics/menu.gif') left no-repeat;
	border-bottom: 1px solid #fff;
	padding: 0px 0px 0px 15px;
	line-height: 22px;
	font-weight: bold;
	color: #003157;
	text-transform:uppercase;
}

#sidebar ul li a:hover, #sidebar ul li a.aktiv, #sidebar ul li a.aktiv:hover {
	
	background: #C5CFDC url('../pics/menu_hover.gif') left no-repeat;
	color: #9d3560;

}

#sidebar ul li ul li a {
	
	width: 206px;
	display: block;
	background: #fff;
	border-bottom: none;
	padding: 0px 0px 0px 15px;
	padding-bottom:7px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #003157;
	text-transform:none;
}

#sidebar ul li ul li a:hover {
	
	background: #fff;
	font-weight: normal;
	color: #9d3560;
	text-decoration: none;
	
}

#sidebar ul li ul li a.aktiv, #sidebar ul li ul li a.aktiv:hover {
	
	background: #fff;
	font-weight: bold;
	color: #9d3560;
	text-decoration: none;
	
}

#sidebar ul li ul li ul {
	
	border-bottom: 1px solid #fff;
	
}

#sidebar ul li ul li ul li a {
	
	width: 196px;
	height: 22px;
	display: block;
	background: #ffffff;
	border-bottom: none;
	padding: 0px 0px 0px 25px;
	line-height: 22px;
	font-weight: normal;
	color: #003157;
	
}

#sidebar ul li ul li ul li a:hover, #sidebar ul li ul li ul li a.aktiv, #sidebar ul li ul li ul li a.aktiv:hover {
	
	text-decoration: underline;
	font-weight: normal;
	background: #ffffff;

}

#text {
	
	width: 711px;
	min-height: 654px;
	padding: 20px 10px 20px 10px;
	background: url('../pics/text.png') repeat-x;
	border-top: 1px solid #fff;
	font-size: 11px;
	float: left;
	
}

#text h1 {

	color: #003157;
	font-weight: Normal;
	font-family: "Arial";
	font-size: 19px;
	margin: 0px 0px 15px 0px;

}

#text h2 {

	color: #003157;
	font-weight: Bold;
	font-family: "Verdana";
	font-size: 16px;
	margin: 20px 0px 10px 0px;

}

#text h3 {

	color: #595959;
	font-weight: Bold;
	font-family: "Verdana";
	font-size: 13px;
	margin: 0px 0px 5px 0px;

}


#text p {

	margin: 0px 0px 15px 0px;

}

#text hr {
         
	border-top: 1px solid #9EAEC5;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 5px 0px;
	height: 2px;

}

#text a {

	color: #bf6a3d;
	text-decoration: none;

}

#text a:hover {

	color: #bf6a3d;
	text-decoration: underline;

}

#text ul {

	margin: 0px 0px 5px 20px;
	font-size:11px;

}

#text ul li {

	list-style: square;

}

#text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}

#text .formular {
	
	width: 130px;
	height: 15px;
	border: 1px solid #003157;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	font-size: 11px;
	color: #003157;
	font-family: "Verdana";



}

#text .button {

	border: none;
	background: #003157;
	cursor: pointer;
	color: #fff;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	font-family: "Verdana";


}

#footer {

	width: 952px;
	height: 35px;
	padding: 0px 1px;
	line-height: 32px;
	position: relative;
	background: #ced5df;
	text-align: left;
	font-size: 11px;

}

#footer p {

	margin: 0px;

}

#footer span {
	
	position: absolute;
	top: 0px;
	right: 1px;
	
}

#footer a {

	color: #003157;
	text-decoration: none;
	line-height: 32px;

}

#footer a:hover {

	color: #003157;
	text-decoration: underline;
	line-height: 32px;

}
