* {

	margin: 0px;
	padding: 0px;

}
 
html {

	width: 100%;
	height: 100%;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	background: #dcdddd url('../pics/html.gif') top center no-repeat;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	text-align: center;

}

body {

	width: 100%;
	height: 100%;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	text-align: center;

}

td {

	font-size: 13px;
	line-height: 20px;
	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: 19px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-family: "Arial";

}

#layer {

	width: 966px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #dcdddd url('../pics/container.gif') repeat-y;
	margin: 0px auto;
	text-align: center;	

}

#container {

	width: 966px;
	background: #dcdddd url('../pics/container.gif') repeat-y;
	padding-bottom: 35px;
	margin: 0px auto;
	overflow: hidden;

}

#header {
	
	width: 966px;
	height: 291px;
	background: #dcdddd url('../pics/html.gif') top center no-repeat;
	position: relative;
	overflow: hidden;
	font-size: 12px;
	
}

#header #logo {
	
	width: 347px;
	height: 41px;
	
	position: absolute;
	top: 50px;
	right: 3px;
	
}

#header #headerimage {
	
	width: 960px;
	height: 200px;
	
	position: absolute;
	bottom: 0px;
	left: 3px;
	right: 3px;
	
}

#header span {
	
	position: absolute;
	top: 25px;
	left: 3px;
	
}

#header span a {
	
	text-decoration: none;
	text-transform: normal;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	
}

#header #suche .formular {
	
	width: 136px;
	height: 16px;
	border: 1px solid #b3b3b3;
	padding: 3px 0px 0px 3px;
	font-size: 13px;
	color: #333;
	font-family: "Verdana";
	
	position: absolute;
	top: 58px;
	left: 3px;	
	
}

#header #suche .button {
	
	width: 50px;
	height: 17px;
	border: none;
	background: #CBCBCC;
	cursor: pointer;
	color: #333;
	font-size: 12px;
	font-family: "Verdana";
	
	position: absolute;
	top: 58px;
	left: 150px;	
	
}

#header ul {
	
	position: absolute;
	top: 25px;
	left: 246px;
	
}

#header ul li {
	
	display: inline;
	margin: 0px 3px 0px 0px;
	
}

#header ul li a {
	
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	
}

#header ul li a:hover {
	
	text-decoration: underline;
	text-transform: uppercase;
	color: #333;
	
}

#connector {
	
	width: 694px;
	height: 40px;
	background: #fff;
	line-height: 38px;
	color: #727272;
	padding: 0px 0px 0px 272px;
	text-align: left;
	
}

#content {
	
	width: 966px;
	overflow: hidden;
	text-align: left;
	
}

#menu {
	
	width: 246px;
	overflow: hidden;
	text-align: left;
	float: left;
	border-top: 10px solid #C3C3C3;
	
}

#menu ul li {
	
	width: 246px;
	background: #f1f0f0;
	text-align: left;

}

#menu ul li a {
	
	width: 216px;
	height: 26px;
	line-height: 24px;
	display: block;
	background: #f1f0f0;
	text-align: left;
	font-size: 14px;
	padding: 0px 10px 0px 20px;
	border-bottom: 1px solid #c4c3c3;
	text-decoration: none;

}

#menu ul li a:hover {
	
	text-decoration: underline;

}

#menu ul li a.aktiv, #menu ul li a.aktiv:hover {
	
	font-weight: bold;
	text-decoration: none;

}

#menu ul li ul li a {
	
	width: 200px;
	height: 26px;
	line-height: 24px;
	display: block;
	background: #CFCECE url('../pics/submenu.gif') left no-repeat;
	text-align: left;
	font-size: 13px;
	padding: 0px 10px 0px 36px;
	border-bottom: 1px solid #fff;
	text-decoration: none;

}

#menu ul li ul li a:hover {
	
	text-decoration: underline;
	
}

#menu ul li ul li ul li a {
	
	width: 186px;
	height: 26px;
	line-height: 24px;
	display: block;
	background: #CFCECE;
	text-align: left;
	font-size: 13px;
	padding: 0px 10px 0px 50px;
	border-bottom: 1px solid #fff;
	text-decoration: none;

}

#menu ul li ul li ul li a.aktiv {
	
	font-weight: bold;
	text-decoration: none;

}

#text {
	
	width: 431px;
	border-top: 10px solid #D3D3D3;
	padding: 10px 20px 20px 26px;
	overflow: hidden;
	text-align: left;
	float: left;
	
}

#text h1 {

	color: #333;
	font-weight: normal;
	font-family: "Arial";
	font-size: 18px;
	margin: 10px 0px 20px 0px;

}

#text h2 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 13px;
	line-height: 19px;
	margin: 10px 0px 15px 0px;

}

#text h3 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 13px;
	line-height: 19px;
	margin: 10px 0px 15px 0px;

}

#text h4 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 13px;
	line-height: 19px;
	margin: 0px 0px 0px 0px;

}


#text p {

	margin: 0px 0px 15px 0px;

}

#text hr {
         
	border-top: 1px solid #CFCECE;
	border-right: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	margin: 0px 0px 0px 0px;
	height: 2px;

}

#text a {

	color: #30708F;
	text-decoration: underline;

}

#text a:hover {

	color: #30708F;
	text-decoration: none;

}

#text ul {

	margin: 0px 0px 0px 15px;

}

#text ul li {

	list-style: square;
	line-height: 22px;

}

#text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}





#sidebar {
	
	width: 243px;
	overflow: hidden;
	text-align: left;
	border-top: 10px solid #EDEDED;
	float: left;
	
}

#sidebar h1 {
	
	width: 213px;
	height: 20px;
	border-bottom: 1px solid #ededed;
	background: #fff;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	font-family: "Verdana";
	text-align: right;
	margin: 0px;
	padding: 0px 15px;
	
}

#sidebar div.news {
	
	margin: 0px;
	width: 213px;
	padding: 0px 15px;
	background: #f6f6f6;
	margin-bottom: 10px;
	font-size: 12px;
	
}

#sidebar div.news h2 {
	
	font-weight: bold;
	font-size: 12px;
	font-family: "Verdana";
	padding: 0px 0px;

}

#sidebar div.news p {
	
	color: #727272;
	padding: 0px 0px 2px 0px;

}

#sidebar div.news a.link {
	width: 60px;
	display: block;
	text-align: right;
	color: #727272;
	background: url('../pics/mehr.gif') left no-repeat;
	text-decoration: none;

}

#sidebar div.news a.link:hover {
	width: 60px;
	display: block;
	text-align: right;
	color: #727272;
	background: url('../pics/mehr.gif') left no-repeat;
	text-decoration: underline;

}

#footer {

	width: 100%;
	height: 35px;
	background: #E5E5E5;  
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	left: 0px;
	height: 35px;

}

#footer #infooter {
	
	width: 916px;
	padding: 0px 25px;
	height: 30px;
	line-height: 28px;
	background: #e5e5e5;
	text-align: left;
	position: relative;
	overflow: hidden;
	border-top: 5px solid #fff;
	margin: 0px auto;
	color: #999;
	
}

#footer #infooter ul {
	
	position: absolute;
	top: 0px;
	right: 25px;
	
}

#footer #infooter ul li {
	
	display: inline;
	line-height: 28px;
	margin: 0px 3px 0px 0px;
	
}

#footer #infooter ul li a {
	
	text-decoration: none;
	text-transform: normal;
	color: #999;
	
}

#footer #infooter ul li a:hover {
	
	text-decoration: underline;
	text-transform: normal;
	color: #999;
	
}
