* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #DEDEDE; 
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	background: #DEDEDE;
	font-size: 11px;
	line-height: 18px;
	color: #545248; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;
	height: 100%;

}

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: #545248;
	text-decoration: none;

}

a:hover {

	color: #545248;
	text-decoration: underline;

}

/* - LAYER + CONTAINER - */


#layer {

	width: 960px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* background: #fff url(../images/body.gif) repeat-y; */
	background-color: #ffffff;
	margin: 0px auto;

}


#container {

	padding-bottom: 41px;

}


/* - HEADER - */


#header {

	margin: 0px;
	padding: 25px 0px 25px 35px;
	text-align: left;
	overflow: hidden;
	position: relative;
	background-color: #f8f8f8;
	color: #000080;
	font-size: 18px;
	font-weight: bold;

}

#header #logo {
	position: absolute;
	right: 10px;
	top: 10px;
}


/* - MENU - */


#menulayer {

	width: 960px;
	height: 36px;
	background: #fff url(../images/menu.gif) repeat-x;  
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	position: relative;

}

#menulayer #menu {

	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	line-height: 33px;
	background: transparent;
	color: #545248;
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	position: absolute;
	top: 0px;
	left: 35px;	

}

#menulayer #menu ul {

	margin: 0px auto;
	padding: 0px;

}

#menulayer #menu li {

	display: inline;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;

}

#menulayer #menu li a {

	text-decoration: none;
	height: 35px;
	font-size: 11px;
	line-height: 33px;
	padding: 10px 15px;
	border-right: 1px solid #d5d5d5;
	background: url(../images/menu.gif) repeat-x;
	color: #545248;

}

.Databank {
	font-weight: bold;
}


#menulayer #menu li a:hover {

	text-decoration: none;
	height: 35px;
	font-size: 11px;
	line-height: 33px;
	padding: 10px 15px;
	border-right: 1px solid #d5d5d5;
	background: url(../images/menu_hover.gif) repeat-x;
	color: #545248;

}

#menulayer #menu li a.aktiv, #menulayer #menu li a.aktiv:hover {

	text-decoration: none;
	height: 35px;
	font-size: 11px;
	line-height: 35px;
	padding: 11px 13px;
	border-right: 1px solid #d5d5d5;
	background: url(../images/menu_aktiv.gif) repeat-x;
	color: #000080;
	font-weight: bold;

}


/* - CONTENT - */


#content {

	width: 960px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	background: transparent;
	color: #545248;
}


/* - TEXT - */


#content #text {

	min-height: 396px;
	margin: 0px;
	padding: 35px;
	text-align: justify;
	/* background: #fff url(../images/text.gif) top right no-repeat; */
	color: #545248;
	float: left;
	line-height: 18px;

}

#content #text h1 { 

	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #000080;
	font-family: "Arial";
	text-transform: uppercase;
	letter-spacing: 0px;

}

#content #text h2 { 

	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #000080;
	font-family: "Arial";
	text-transform: none;
	letter-spacing: 0px;

}

#content #text h3 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #000080;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text p {

	margin: 0px 0px 15px 0px;

}

#content #text img {

	margin: 10px;

}

#content #text hr {
         
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#content #text a {

	color: #545248;
	text-decoration: none;

}

#content #text a:hover {

	color: #545248;
	text-decoration: underline;

}


/* - FOOTER - */


#footer {

	width: 960px;
	height: 41px;
	/* background: url(../images/footer.gif) no-repeat; */
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	color: #b5b5b5;
	font-size: 10px;
	line-height: 37px;
	
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 41px;

}

#footer a.seitenanfang {

	position: absolute;
	top: 0px;
	left: 20px;

}

#footer span {

	position: absolute;
	top: 0px;
	left: 220px;

}

#footer a {

	text-decoration: none;
	color: #b5b5b5;
	font-size: 10px;

}

#footer a:hover {

	text-decoration: underline;
	color: #b5b5b5;
	font-size: 10px;

}

#footer a.w3b {

	text-decoration: none;
	color: #b5b5b5;
	font-weight: bold;
	font-size: 10px;

}

#footer a:hover.w3b {

	text-decoration: underline;
	color: #b5b5b5;
	font-weight: bold;
	font-size: 10px;

}