/* - xhtml/css-Layout Copyright cms2day - M. Müller +  E. Metzger 12/2009 - */

/* - MISC STYLE - */

* {

	margin: 0px;
	padding: 0px;
	
}
 
html {

	background: #c7d1db url(../images/html.jpg) repeat-x;
	text-align: center;
	width: 100%;
	height: 100.5%;
	margin: 0px;
	
}

body {

	font-size: 11px;
	line-height: 17px;
	font-family: "Verdana" , "MS Sans Serif" , "Tahoma" , "Arial";
	color: #343c40;
	margin: 0px auto;
	text-align: center;
	width: 100%;
	height: 100%;
	
}

td {

	font-size: 11px;
	line-height: 17px;
	font-family: "Verdana" , "MS Sans Serif" , "Tahoma" , "Arial";
	
}

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:link, a:active, a:visited {

	color: #494e4f;
	text-decoration: none;
	
}

a:hover {

	color: #494e4f;
	text-decoration: none;
	
}

/* - LAYER + CONTAINER - */

#layer {

	width: 980px;
	position: relative;
	overflow: hidden;
	text-align: left;
	height: auto;
	background: #fff url(../images/body.jpg) repeat-y;
	margin: 0px auto;
	padding: 0px;
	
}

#container {

	padding-bottom: 56px;

}

/* - HEADER - */

#headline {

	width: 980px;
	height: 38px;
	padding-top: 18px;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
	color: #fff;
	background: #334457;
	
}

#headline td {

	padding: 0px 2px 0px 2px;

}

#header {

	width: 980px;
	height: 185px;
	overflow: hidden;
	position: relative;
	background: url(../images/header.jpg) no-repeat;
	border-top: 1px solid #fff;
	
}

#logo {
	position: absolute;
	top:20px;
	left:20px;
	
}

/* - SUBHEADER - */

#subheader {

	width: 978px;
	height: 10px;
	overflow: hidden;
	position: relative;
	background: #334457;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}



/* - CONTENT - SEITE */

#content {

	width: 755px;
	min-height: 300px;
	background: #fff;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #343c40;
	position: relative;
	float: left;
	margin-right: -3px;

}

/* -  * html #content {margin-right: -3px;}  */

/* - CONTENT - SEITE */

#seite {

	width: 733px;
	height: 35px;
	background: #c7d1db;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 20px ;
	text-align: left;
	color: #343c40;
	line-height: 34px;
	position: relative;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;



}



#seite a, #seite a:hover {

	color: #343c40;
	text-decoration: none;
	font-weight: normal;

}

/* - FULLMENU - */

#fullmenu {

	width: 224px;
	background: #c7d1db;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #527e93;
	position: relative;
	float: left;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#fullmenu ul {

	width: 224px;
	margin: 0px;
	padding: 0px;
	
}

#fullmenu ul li {

	width: 224px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	
}

#fullmenu ul li.submenu {

	width: 224px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	
}

#fullmenu ul li a {

	width: 204px;
	height: 35px;
	display: block;
	background: #c7d1db;
	color: #343c40;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 34px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #E0E4EB;
	
}

#fullmenu ul li.submenu a {

	width: 204px;
	height: 22px;
	display: block;
	background: #EDEFF3;
	color: #343c40;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #E0E4EB;
	
}

#fullmenu ul li.submenu a:hover {

	width: 204px;
	height: 22px;
	display: block;
	background: #D9DEE6;
	color: #343c40;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #E0E4EB;
	
}

#fullmenu ul li.submenu a.aktiv, #fullmenu ul li.submenu a:hover.aktiv {

	width: 204px;
	height: 22px;
	display: block;
	background: #D9DEE6;
	color: #343c40;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #E0E4EB;
	
}

#fullmenu ul li a:hover {

	width: 204px;
	height: 35px;
	display: block;
	background: #334457;
	color: #fff;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 34px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #E0E4EB;
	
}

#fullmenu ul li a.aktiv, #fullmenu ul li a:hover.aktiv {

	width: 204px;
	height: 35px;
	display: block;
	background: #334457;
	color: #fff;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 34px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #E0E4EB;
	
}


/* - CMS CONTENT - */

#text {

	width: 693px;
	height: auto;
	background: #fff;
	overflow: hidden;
	margin: 0px;
	padding: 30px;
	text-align: justify;
	color: #343c40;
	line-height: 22px;

}

/* - HTML ELEMENT STYLESHEET - */

#text h1 {

	font-size: 16px;
	font-weight: bold;
	color: #2B3D47;
	font-family: "Arial";
	padding-bottom: 10px;
	border-bottom: 1px dotted #DEE3E7;
	margin: 0px 0px 19px 0px;
	
}

#text h2 {

	font-size: 14px;
	font-weight: bold;
	color: #2B3D47;
	font-family: "Arial";
	padding-bottom: 10px;
	border-bottom: 1px dotted #DEE3E7;
	margin: 0px 0px 19px 0px;
	
}

#text h3 {

	font-size: 12px;
	font-weight: bold;
	color: #2B3D47;
	font-family: "Arial";
	padding-bottom: 10px;
	border-bottom: 1px dotted #DEE3E7;
	margin: 0px 0px 19px 0px;
	
}

#text p {

	margin: 0px 0px 19px 0px;

}

#text hr {

	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px dotted #ddeaf2;
	margin: 0px 0px 19px 0px;

}

/* - FOOTER - */


#footer {

	width: 100%;
	height: 56px;
	background: #334457;
	color: #fff;
	text-align: center;
	position: relative;
	bottom: 0 !important;
	bottom: -1px;

}

#subfooter {

	width: 980px;
	height: 1px;
	margin: 0px auto;
	font-size: 0px;
	background: #fff;
	display:block;
	overflow: hidden;
}

#footerinlay {

	width: 980px;
	height: 38px;
	background: #334457;
	color: #fff;
	margin: 0px auto;
	padding-top: 18px;

}

#footerinlay td {

	padding: 0px 2px 0px 2px;

}

#footerinlay a {

	text-decoration: none;
	color: #fff;

}

#footerinlay a:hover {

	text-decoration: underline;
	color: #fff;

}
