/*

 cms2day <http://www.cms2day.de>
 Author: Matthias Müller & Ernst Metzger <http://www.cms2day.de>
 Copyright (c) 2007-2012, Ernst Metzger & Matthias Müller

 TEMPLATE [Last Update] 16.03.2012

*/

/* - MISC STYLE - */


* {

	margin: 0px;
	padding: 0px;

}
 
html {


	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	background: #D6DFF0 url(../images/body_top.jpg) repeat-x;
	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: 1000px;
	position: relative;
	height: auto !important;
	border: 3px solid #ffffff;
	background: #fff url(../images/body.jpg) repeat-y; 
	margin: 50px auto 0px auto;

}


#container {

	padding-bottom: 20px;

}


/* - HEADER - */


#header {

	width: 1000px;
	height: 200px;
	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;
	z-index: 1;
}

#header table tr td {

	padding: 0px 30px 0px 20px;

}

#header #datum {

	color: #545248; /*#fff;*/

}


/* - CLAIMS - */


#header table tr td.claims {

	color: #545248;
	font-weight: normal;

}


/* - MENU - */
/* - Level 1 - */


#menulayer {

	width: 1000px;
	height: 40px;
	background: transparent;  
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;
	position: relative;
	margin-top: -40px;
	z-index: 2;

}

#menulayer #menu {

	width: 1000px;
	height: 40px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	overflow: hidden;
	line-height: 35px;
	background: transparent;
	color: #52575D;
	font-weight: bolder;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 3;	

}

#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;

}

#menulayer #menu li a {

	text-decoration: none;
	height: 40px;
	font-size: 11px;
	line-height: 37px;
	padding: 10px 10px 10px 10px;
	background: transparent;
	color: #52575D;
	font-weight: bold;

}

#menulayer #menu li a:hover {

	text-decoration: underline;
	height: 40px;
	font-size: 11px;
	line-height: 37px;
	padding: 10px 10px 10px 10px;
	background: transparent;
	color: #52575D;
	font-weight: bold;

}

#menulayer #menu li a.aktiv, #menulayer #menu li a.aktiv:hover {

	text-decoration: none;
	height: 40px;
	font-size: 11px;
	line-height: 37px;
	padding: 10px 10px 10px 10px;
	background: transparent;
	color: #52575D;
	font-weight: bold;

}


/* - CONTENT - */


#content {

	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	background: transparent;
	color: #545248;
height: 100%;
}


/* - SIDEBAR - */


#content #sidebar {

	width: 219px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background: transparent;
	color: #545248;
	float: left; 

}

/* - LEVELSUBMENU - */
/* - LEVELMENU - EBENE 2 - */


#content #sidebar #levelsubmenu {

	width: 209px;
	margin: 20px 10px 30px 15px;
	padding: 0px;
	text-align: left;
	display: block;

}

#content #sidebar #levelsubmenu ul {

	width: 209px;
	margin: 0px;
	padding: 0px;

}

#content #sidebar #levelsubmenu ul li {

	width: 189px;
	margin: 0px;
	padding: 0px;

}

#content #sidebar #levelsubmenu ul li a {

	width: 197px;
	height: 30px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	color: #6C6C6C;
	line-height: 29px;
	display: block;
	background: transparent;
	font-size: 11px;

}

#content #sidebar #levelsubmenu ul li a:hover {

	width: 197px;
	height: 30px;
	padding: 0px 10px 0px 0px;
	text-decoration: underline;
	color: #6C6C6C;
	line-height: 29px;
	display: block;
	background: transparent;
	font-size: 11px;

}

#content #sidebar #levelsubmenu ul li a.aktiv, #content #sidebar #levelsubmenu ul li a:hover.aktiv {

	width: 197px;
	height: 30px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	color: #6C6C6C;
	line-height: 29px;
	display: block;
	font-weight: bold;
	background: transparent;
	font-size: 11px;

}

/* - LEVELFULLMENU - EBENE 3 - */

#content #sidebar #levelsubmenu ul li ul a, #content #sidebar #levelsubmenu ul li ul a:hover, 
#content #sidebar #levelsubmenu ul li ul a.aktiv, #content #sidebar #levelsubmenu ul li ul a:hover.aktiv {

	width: 177px;
	padding: 0px 0px 0px 20px;
		
}

/* - LEVELFULLMENU - EBENE 4 - */

#content #sidebar #levelsubmenu ul li ul li ul a, #content #sidebar #levelsubmenu ul li ul li ul a:hover, 
#content #sidebar #levelsubmenu ul li ul li ul a.aktiv, #content #sidebar #levelsubmenu ul li ul li ul a:hover.aktiv {

	width: 157px;
	padding: 0px 0px 0px 40px;
	
}


/* - SEITENANZEIGE - */


#content #seite {

	width: 710px;
	margin: 0px;
	padding:  20px 35px 0px 35px;
	background: transparent;
	color: #B4B8BC;
	float: left;
}


#content #seite a {

	text-decoration: none;
	color: #B4B8BC;

}

#content #seite a:hover {

	text-decoration: none;
	color: #A0A5A9;

}


/* - CMS CONTENT - */


#content #text {

	width: 710px;
	min-height: 340px;
	margin: 0px;
	padding:  20px 35px 35px 35px;
	text-align: justify;
	background: transparent;
	color: #545248;
	float: left;
	line-height: 22px;
height: 100%;
}


/* - HTML ELEMENT STYLESHEET - */


#content #text h1 { 

	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #5B5C5E;
	font-family: "Arial";
	text-transform: uppercase;
	letter-spacing: 0px;

}

#content #text h2 { 

	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #545248;
	font-family: "Arial";
	text-transform: none;
	letter-spacing: 0px;

}

#content #text h3 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #5B5C5E;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text h4 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #5B5C5E;
	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: underline;

}

#content #text a:hover {

	color: #545248;
	text-decoration: none;

}

#content #text ul {

	margin: 0px 0px 15px 15px;

}

#content #text ul li ul {

	margin: 0px 0px 0px 15px;

}

#content #text ul li, #content #text ul li ul li {

	list-style: disc;

}

#content #text ol {

	margin: 0px 0px 15px 20px;

}

#content #text ol li ol {

	margin: 0px 0px 0px 20px;

}

#content #text ol li, #content #text ol li ol li {

	list-style: decimal;

}


/* - FOOTER - */


#footer {

	width: 1000px;
	height: 50px;
	background: transparent;  
	margin: 5px auto 0 auto;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	color: #b2bcbe;
	font-size: 10px;
	line-height: 20px;	
	position: relative;
	bottom: 0 !important;
	bottom: -1px;

}

#footer a.seitenanfang {

	position: absolute;
	top: 0px;
	left: 15px;

}

#footer span {

	position: absolute;
	top: 0px;
	left: 254px;

}

#footer a {

	text-decoration: none;
	color: #b2bcbe;
	font-size: 10px;

}

#footer a:hover {

	text-decoration: none;
	color: #99A6A8;
	font-size: 10px;

}

#footer a.cms2day_link {

	text-decoration: none;
	color: #b2bcbe;
	font-weight: bold;
	font-size: 10px;

}

#footer a:hover.cms2day_link {

	text-decoration: none;
	color: #99A6A8;
	font-weight: bold;
	font-size: 10px;

}