/* - MISC STYLE - */

* {
	margin: 0px;
	padding: 0px;
}
 
html {
	background: #bbb5a5 url(../images/background.jpg) fixed;
	width: 100%;
}

body {
	width: 100%;
	background: #bbb5a5 url(../images/background.jpg) fixed;
	font-size: 11px;
	line-height: 18px;
	color: #545248; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	/*text-align: left;*/
}

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: 920px;
	position: relative;
	min-height: 100%;
	background: transparent; 
	margin: 0px auto;
}

#container {
	background-color: #ffffff;
}

/* - HEADER - */

#header {
	width: 920px;
	height: 216px;
	background: #615c4f url(../images/header30.jpg) no-repeat;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
	border-top: 10px solid #615c4f;
}

#header table tr td {
	padding: 0px 30px 0px 20px;
}

/* - SUBHEADER - */

#subheader{
	width: 920px;
	height: 35px;
	background: #615c4f;  
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#subheader #seite {
	width: 129px;
	height: 35px;
	margin: 0px;
	padding: 0 10px 0 10px;
	text-align: left;
	line-height: 33px;
	background: transparent;
	color: #d0d0d0;
	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: 570px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;
	line-height: 33px;
	color: #d0d0d0;
	position: absolute;
	top: 0px;
	right: 20px;
}

/* - CONTENT - */

#content {
	width: 920px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	background: transparent;
	color: #545248;
}

/* - SIDEBAR - */

#content #sidebar {
	width: 149px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background: transparent;
	color: #545248;
	float: left;
}

#content #sidebar h1 { 
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 15px 15px;
	color: #E96000;
	font-family: "Verdana";
	letter-spacing: 0px;
}

/* - SUBMENU - */

#content #sidebar #submenu {
	width: 129px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: left;
}

#content #sidebar #submenu ul {
	width: 129px;
	margin: 0px;
	padding: 0px;
}

#content #sidebar #submenu ul li {
	width: 129px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d5d5d5;
}

#content #sidebar #submenu ul li a {
	width: 129px;
	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: 149px;
	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: 129px;
	height: 33px;
	padding: 0px 10px;
	text-decoration: none;
	color: #fff;
	line-height: 32px;
	display: block;
	background: #615c4f;
	border: 1px solid #F9F9F9;
	font-size: 11px;
}

/* - FULLMENU - */

#content #sidebar #fullmenu {
	width: 149px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: left;
}

#content #sidebar #fullmenu ul {
	width: 149px;
	margin: 0px;
	padding: 0px;
}

#content #sidebar #fullmenu ul li {
	width: 149px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d5d5d5;
}

#content #sidebar #fullmenu ul li.submenu {
	width: 149px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: none;
}

#content #sidebar #fullmenu ul li a {
	width: 127px;
	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 #fullmenu ul li a:hover {
	width: 127px;
	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 #fullmenu ul li a.aktiv, #content #sidebar #fullmenu ul li a:hover.aktiv {
	width: 129px;
	height: 33px;
	padding: 0px 10px;
	text-decoration: none;
	color: #fff;
	line-height: 32px;
	display: block;
	background: #615c4f;
	border: 1px solid #f9f9f9;
	font-size: 11px;
}

#content #sidebar #fullmenu ul li.submenu ul li {
	width: 149px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d5d5d5;
}

#content #sidebar #fullmenu ul li.submenu ul li a {
	width: 129px;
	height: 26px;
	padding: 0px 20px;
	text-decoration: none;
	color: #545248;
	line-height: 26px;
	display: block;
	background: #F9F9F9;
	border: 1px solid #F9F9F9;
	font-size: 11px;
}

#content #sidebar #fullmenu ul li.submenu ul li a:hover {
	width: 129px;
	height: 26px;
	padding: 0px 20px;
	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: 127px;
	height: 26px;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #545248;
	line-height: 26px;
	display: block;
	background: #F9F9F9;
	border: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
}

/* - CMS CONTENT - */

#content #text {
	width: 708px;
	min-height: 396px;
	margin: 0px;
	padding: 30px;
	text-align: left;
	background: #fff;
	color: #545248;
	float: left;
	line-height: 22px;
	border-left: 1px solid #adadad;
}

#content #text table tr td {
	line-height: 22px;
	text-align: justify;
}

/* - HTML ELEMENT STYLESHEET - */

#content #text h1 { 
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #19120a;
	font-family: "Arial";
	letter-spacing: 0px;
}

#content #text h2 { 
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #afafaf;
	font-family: "Verdana";
	text-transform: none;
	letter-spacing: 0px;
}

#content #text h3 { 
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #afafaf;
	font-family: "Verdana";
	letter-spacing: 0px;
}

#content #text h4 { 
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #afafaf;
	font-family: "Verdana";
	letter-spacing: 0px;
}

#content #text h5 { 
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #afafaf;
	font-family: "Verdana";
	letter-spacing: 0px;
}

#content #text h6 { 
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #afafaf;
	font-family: "Verdana";
	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: #545248;
	text-decoration: none;
}

#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: 920px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	color: #b5b5b5;
	font-size: 10px;
	line-height: 37px;
	/*position: inherit;*/
	bottom: 0 !important;
	bottom: -1px;
	height: 41px;
	background: #615c4f;
}

#footer a.seitenanfang {
	position: absolute;
	top: 0px;
	left: 20px;
}

#footer span {
	top: 0px;
}

#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;
}

/* von Gerard angefügt */

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 0px;
	width: 660px;
	height:91px;
	z-index: 100;
}

#claims {
	position: absolute; 
	top: 172px; 
	right: 20px; 
	margin: 0px; 
	padding: 0px; 
	text-align: justify; 
	width: 240px; 
	font-family: "Arial"; 
	font-size: 11px; 
	font-weight: bold; 
	color: #fff; 
	text-align:right;
	z-index: 4;
}

input {
	background-color: #bab4a4;
	border: 1px solid #615c4f;
}

.bleft {
	float: left; 
	margin-right: 20px; 
	margin-bottom: 0px;	
}

.bright {
	float: right; 
	margin-left: 20px; 
	margin-bottom: 0px;	
}

/*.multi-column-2 {
	background-color: #fff;
	-o-column-gap: 2em;
	-icab-column-gap: 2em;
	-khtml-column-gap: 2em;
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	column-gap: 2em;

	-o-column-count: 2;
	-icab-column-count: 2;
	-khtml-column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;*/

/* senkrechte Trennungslinie bei Bedarf */
	/* -o-column-rule: 1px solid black;
	-moz-column-rule: 1px solid black;
	-webkit-column-rule: 1px solid black;
	column-rule: 1px solid black; 
	text-indent: 2em;
}*/

#flinks {
	text-align: center; 
	width: 920px; 
	background: #bbb5a5 url('../images/background.jpg') fixed;
	padding-bottom: 20px;
}

#addon2 {
	float: right; 
	margin-left: 20px; 
	margin-bottom: 0px;	
	position: relative; 
	width: 250px; 
	height: auto; 
}

.lastnews {
	border: 1px solid #d5d5d5; 
	padding-bottom: 10px;
	padding: 5px; 
	background-color: #f9f9f9;
	margin-bottom: 10px;
}
