/* - MISC STYLE - */


* {

	margin: 0px;
	padding: 0px;

}
 
html {


	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	background: #d5dde0;
	font-size: 12px;
	line-height: 18px;
	color: #545248; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;
	height: 100%;

}

td {

	font-size: 12px;
	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 - */


#outer {

	width: 788px;
	position: relative;
	height: auto;
	background: #fff url(../images/outer_back.png) top repeat-y;
	margin: 50px auto 0px auto;
	padding: 0px;

}

#outer_top {

	display:block;
	width: 788px;
	height: 9px;
	background: #fff url(../images/outer_top.png) no-repeat;

}

#outer_bottom {

	display:block;
	width: 788px;
	height: 9px;
	background: #fff url(../images/outer_bottom.png) no-repeat;
}		

#layer {

	width: 770px;
	position: relative;
	height: auto;
	border: 1px solid #ffffff;
	background: #fff url(../images/content_top.jpg) top repeat-x;
	background-position:0px 110px;
	margin: 0px auto 0px auto;

}


#container {

	padding-bottom: 10px;	overflow: hidden;

}


/* - HEADER - */


#header {

	width: 770px;
	height: 110px;
	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;

}

#header #datum {

	color: #708494;

}


/* - CLAIMS - */


#header table tr td.claims {

	color: #54526A;
	font-size: 12px;
	padding-right: 37px;

}


/* - CONTENT - */


#content {

	width: 770px;
	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; 

}


/* - FULL MENU - */


#content #sidebar #fullmenu {

	width: 167px;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background: transparent;
	overflow:hidden;

}

#content #sidebar #fullmenu ul {

	width: 147px;
	margin: 0px;
	padding: 0px;
	margin-bottom: -3px;

}

#content #sidebar #fullmenu ul li {

	width: 147px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ADB3B3;

}

#content #sidebar #fullmenu ul li.submenu {

	width: 147px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: none;

}

#content #sidebar #fullmenu ul li a {

	width: 147px;
	height: 33px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #606666;
	line-height: 32px;
	display: block;
	background: transparent;
	font-size: 12px;
	font-weight: bold;

}

#content #sidebar #fullmenu ul li a:hover {

	width: 147px;
	height: 33px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #E36005;
	line-height: 32px;
	display: block;
	font-size: 12px;
	background: transparent url(../images/link.gif) right no-repeat; 
	font-weight: bold;

}

#content #sidebar #fullmenu ul li a.aktiv, #content #sidebar #fullmenu ul li a:hover.aktiv {

	width: 147px;
	height: 33px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #E36005;
	line-height: 32px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../images/link.gif) right no-repeat; 
	font-weight: bold;

}

#content #sidebar #fullmenu ul li.submenu ul {

	width: 147px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ADB3B3;

}

#content #sidebar #fullmenu ul li.submenu ul li {

	width: 147px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #ADB3B3;

}

#content #sidebar #fullmenu ul li.submenu ul li a {

	width: 147px;
	height: 26px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #606666;
	line-height: 26px;
	display: block;
	background: transparent;
	font-size: 12px;
	font-weight: normal;

}

#content #sidebar #fullmenu ul li.submenu ul li a:hover {

	width: 147px;
	height: 26px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #E36005;
	line-height: 26px;
	display: block;
	background: transparent;
	font-size: 12px;
	background: url(../images/link.gif) right no-repeat; 
	font-weight: normal;

}

#content #sidebar #fullmenu ul li.submenu ul li a.aktiv, #content #sidebar #fullmenu ul li.submenu ul li a.aktiv:hover {

	width: 147px;
	height: 26px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #E36005;
	line-height: 26px;
	display: block;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/link.gif) right no-repeat; 
	font-weight: normal;

}


/* - CMS CONTENT - */


#text_wrap {

	position: absolute; 
	top: 140px;
	left: 200px;
	width: 540px;
	min-height: 280px; 
	background: url(../images/text_top.png) top no-repeat; 
	margin: 0px auto 0px auto;
	padding: 0px;
	float: left; 

}

#text_wrap #text {

	width: 454px;
	min-height: 200px;
	margin: 8px 8px 0px 8px;
	padding:  20px 35px 5px 35px;
	text-align: justify;
	color: #545248;
	background: #ffffff;
	line-height: 22px;
	display:block;

}


/* - HTML ELEMENT STYLESHEET - */


#text_wrap #text h1 { 

	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color: #E36005;
	font-family: "Arial";
	text-transform: none;
	letter-spacing: 0px;

}

#text_wrap #text h2 { 

	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #333;
	font-family: Verdana;
	text-transform: none;
	letter-spacing: 0px;

}

#text_wrap #text h3 { 

	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #E36005;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#text_wrap #text h4 { 

	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#text_wrap #text h5 { 

	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #E36005;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#text_wrap #text h6 { 

	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #D7D7D7;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#text_wrap #text p {

	margin: 0px 0px 15px 0px;

}


#text_wrap #text img {

	border: none;
	padding: 10px;

}

#text_wrap #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;

}

#text_wrap #text ul {

	margin: 0px;
	padding: 0px 0px 0px 50px;
}
#text_wrap #text ul li {
	list-style-type: disc;
}

#text_wrap #text ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-weight:bold;
}
#text_wrap #text ol li {
	list-style-type: decimal;
}

#text_wrap #text a {

	color: #545248;
	text-decoration: underline;

}

#text_wrap #text a:hover {

	color: #545248;
	text-decoration: none;

}

#text_wrap #text ul {

	margin: 0px 0px 0px 15px;

}

#text_wrap #text ul li {

	list-style: square;
	line-height: 22px;

}

#text_wrap #text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}


/* - FOOTER - */


#footer_wrap {

	width: 540px;
	min-height: 101px;
	background: url(../images/text_bottom.png) top no-repeat; 
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	bottom: 0 !important;
	bottom: -1px;

}

#content #footer_wrap #footer {

	width: 454px;
	min-height: 93px;
	background: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px 35px 0px 35px;
	text-align: left;
	color: #b2bcbe;
	font-size: 10px;
	display:block;

}

#content #footer_wrap #footer #footer_text {

	padding: 68px 0px 0px 0px;

}

#content #footer_wrap #footer #footer_text a {

	text-decoration: none;
	color: #b2bcbe;
	font-size: 10px;

}

#content #footer_wrap #footer #footer_text a:hover {

	text-decoration: none;
	color: #99A6A8;
	font-size: 10px;

}

#content #footer_wrap #footer #footer_text a.w3b {

	text-decoration: none;
	color: #b2bcbe;
	font-weight: bold;
	font-size: 10px;

}

#content #footer_wrap #footer #footer_text a:hover.w3b {

	text-decoration: none;
	color: #99A6A8;
	font-weight: bold;
	font-size: 10px;

}
