/* - MISC STYLE - */


* {


}

html {

	background: #DEDEDE;
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	background: #DEDEDE;
	font-size: 12px;
	line-height: 18px;
	color: #545248;
	font-family: "Tahoma", "Verdana" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;
	height: 100%;

}

td {
}

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: 850px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fff url(../images/body.gif) repeat-y;
	margin: 0px auto;

}


#container {

	padding-bottom: 41px;

}


/* - HEADER - */


#header {

	width: 850px;
	height: 181px;
	background: #fff url(../images/header.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	position: relative;

}

#header table tr td {

	padding: 0px 30px 0px 20px;

}


/* - SUBHEADER - */


#subheader{

	width: 850px;
	height: 35px;
	background: #fff url(../images/menu.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	position: relative;

}

#subheader #seite {

	width: 179px;
	height: 35px;
	margin: 0px;
	padding: 0px 10px;
	text-align: left;
	overflow: hidden;
	line-height: 33px;
	background: transparent;
	color: #d0d0d0;
	border-right: 1px solid #d5d5d5;
	font-size: 11px;

	position: absolute;
	top: 0px;
	left: 0px;

}

#subheader #seite a {

	text-decoration: underline;
	color: #d0d0d0;

}

#subheader #seite a:hover {

	text-decoration: none;
	color: #d0d0d0;

}

#subheader #datum {

	width: 630px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;
	line-height: 33px;
	color: #d0d0d0;
	position: absolute;
	top: 2px;
	right: 5px;

}


/* - CONTENT - */


#content {

	width: 850px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	background: transparent;
	color: #545248;

}


/* - SIDEBAR - */


#content #sidebar {

	width: 199px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background: transparent;
	color: #545248;
	float: left;
	border-right: 1px solid #d5d5d5;

}

#content #sidebar h1 {

	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 15px 15px;
	color: #fccb04;
	font-family: "Tahoma";
	letter-spacing: 0px;

}


/* - SUBMENU - */


#content #sidebar #submenu {

	width: 199px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: left;

}

#content #sidebar #submenu ul {

	width: 199px;
	margin: 0px;
	padding: 0px;

}

#content #sidebar #submenu ul li {

	width: 199px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d5d5d5;

}

#content #sidebar #submenu ul li a {

	width: 177px;
	height: 33px;
	padding: 0px 10px;
	text-decoration: none;
	color: #545248;
	line-height: 32px;
	display: block;
	background: #F9F9F9;
	border: 1px solid #F9F9F9;
	font-size: 11px;

}

#content #sidebar #submenu ul li a:hover {

	width: 177px;
	height: 33px;
	padding: 0px 10px;
	text-decoration: none;
	color: #545248;
	line-height: 32px;
	display: block;
	background: url(../images/submenu_hover.gif) repeat-x;
	border: 1px solid #F9F9F9;
	font-size: 11px;

}

#content #sidebar #submenu ul li a.aktiv, #content #sidebar #submenu ul li a:hover.aktiv {

	width: 177px;
	height: 33px;
	padding: 0px 10px;
	text-decoration: none;
	color: #000000;
	line-height: 32px;
	display: block;
	background: #fccb04;
	border: 1px solid #F9F9F9;
	font-size: 11px;

}


/* - FULLMENU - */


#content #sidebar #fullmenu {

	width: 199px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: left;

}

#content #sidebar #fullmenu ul {

	width: 199px;
	margin: 0px;
	padding: 0px;

}

#content #sidebar #fullmenu ul li {

	width: 199px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d5d5d5;

}

#content #sidebar #fullmenu ul li.submenu {

	width: 199px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: none;

}

#content #sidebar #fullmenu ul li a {

	width: 181px;
	height: 33px;
	padding: 0px 8px;
	text-decoration: none;
	color: #000000;
	line-height: 32px;
	display: block;
	background: #F9F9F9;
	border: 1px solid #F9F9F9;
	font-size: 12px;

}

#content #sidebar #fullmenu ul li a:hover {

	width: 181px;
	height: 33px;
	padding: 0px 8px;
	text-decoration: none;
	color: #000000;
	line-height: 32px;
	display: block;
	background: url(../images/submenu_hover.gif) repeat-x;
	border: 1px solid #F9F9F9;
	font-size: 12px;

}

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

	width: 181px;
	height: 33px;
	padding: 0px 8px;
	text-decoration: none;
	color: #000000;
	line-height: 32px;
	display: block;
	background: #fccb04;
	border: 1px solid #F9F9F9;
	font-size: 12px;

}

#content #sidebar #fullmenu ul li.submenu ul li {

	width: 199px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d5d5d5;

}

#content #sidebar #fullmenu ul li.submenu ul li a {

	width: 167px;
	height: 26px;
	padding: 0px 18px;
	text-decoration: none;
	color: #545248;
	line-height: 26px;
	display: block;
	background: #FFFFFF;
	border: 1px solid #F9F9F9;
	font-size: 11px;

}

#content #sidebar #fullmenu ul li.submenu ul li a:hover {

	width: 167px;
	height: 26px;
	padding: 0px 18px;
	text-decoration: none;
	color: #545248;
	line-height: 26px;
	display: block;
	background: url(../images/submenu_hover.gif) repeat-x;
	border: 1px solid #F9F9F9;
	font-size: 11px;

}

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

	width: 167px;
	height: 26px;
	padding: 0px 18px;
	text-decoration: underline;
	color: #000000;
	line-height: 26px;
	display: block;
	background: #FFFFFF;
	border: 1px solid #fff;
	font-size: 11px;

}


/* - CMS CONTENT - */


#content #text {

	width: 580px;
	min-height: 1250px;
	margin: 0px;
	padding: 35px;
	text-align: justify;
	background: #fff url(../images/text.gif) top right;
	color: #545248;
	float: left;
	line-height: 23px;

}



/* - HTML ELEMENT STYLESHEET - */


#content #text h1 {

	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #444444;
	font-family: "Tahoma";
	letter-spacing: 0px;

}

#content #text h2 {

	font-size: 13px;
	font-weight: bold;
	margin: 25px 0px 10px 0px;
	color: #222222;
	font-family: "Tahoma";
	text-transform: none;
	letter-spacing: 0px;

}

#content #text h3 {

	font-size: 12px;
	font-weight: bold;
	margin: 25px 0px 10px 0px;
	color: #545248;
	font-family: "Tahoma";
	letter-spacing: 0px;

}

#content #text h4 {

	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #545248;
	font-family: "Tahoma";
	letter-spacing: 0px;

}

#content #text h5 {

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #545248;
	font-family: "Tahoma";
	letter-spacing: 0px;

}

#content #text h6 {

	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #AFAFAF;
	font-family: "Tahoma";
	letter-spacing: 0px;

}

#content #text p {

	margin: 0px 0px 15px 0px;

}

#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: #000000;
	text-decoration: none;
	border-bottom: 2px orange dotted;

}

#content #text a:hover {

	color: #545248;
	text-decoration: underline;

}

#content #text ul {

	margin: 0px 0px 0px 15px;

}

#content #text ul li {

	list-style: square;
	line-height: 22px;

}

#content #text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}


/* - FOOTER - */


#footer {

	width: 850px;
	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;

}