/*

 cms2day <http://www.cms2day.de>
 Author: cms2day.de + Pascal Küsgen <http://www.cms2day.de>
 Copyright (c) 2007-2012, Ernst Metzger & Matthias Müller

 TEMPLATE [Last Update] 16.02.2012

*/

/* - MISC STYLE - */


* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #DADBDD; 
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	background: #DADBDD;
	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: #e96000;
	text-decoration: none;

}

a:hover {

	color: #e96000;
	text-decoration: underline;

}


/* - LAYER + CONTAINER - */


#layer {

	width: 777px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;

}


#container {

	padding-bottom: 41px;

}


/* - HEADER - */


#header {

	width: 511px;
	height: 105px;
	background: #fff url(../images/header.gif) no-repeat;  
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 246px;
	text-align: left;
	overflow: hidden;
	position: relative;

}

#header table tr td {

	padding: 0px;

}

#header table tr td #logo {

	max-width: 300px;
	overflow: hidden;

}


/* - SUBHEADER - */


#text #subheader {

	width: 551px;
	height: 224px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	background: url(../images/header.jpg);
	position: relative;
}

#text #subheader img {

	position: absolute;
	width: 551px;
	height: 32px;
	z-index: 0;
	left: 0px;
	right: 0px;
	bottom: 0px;

}

#text #subheader #seite {

	width: 531px;
	height: 32px;
	line-height: 30px;
	padding: 0px 0px 0px 20px;
	position: absolute;
	z-index: 1;
	left: 0px;
	right: 0px;
	bottom: 0px;	
	overflow: hidden;
	color: #4a4d54;


}

#text #subheader #seite a {

	text-decoration: underline;
	color: #4a4d54;

}

#text #subheader #seite a:hover {

	text-decoration: none;
	color: #4a4d54;

}


/* - CONTENT - */


#content {

	width: 777px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	background: transparent;
	color: #545248;

}


/* - SIDEBAR - */


#content #sidebar {

	width: 226px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background:transparent;
	color: #fff;
	float: left;
}



/* - MENU - */


#content #sidebar #menu {

	width: 226px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;

}

#content #sidebar #menu ul {

	width: 226px;
	margin: 0px;
	padding: 0px;

}

#content #sidebar #menu ul li {

	width: 226px;
	height: 32px;
	margin: 0px;
	padding: 0;	
	overflow: hidden;
}

#content #sidebar #menu ul li a {

	width: 162px !important;
	height: 32px;
	padding: 0px 32px !important;
	text-decoration: none;
	text-transform:uppercase;
	color: #fff;
	line-height: 32px;
	display: block;
	background: #e96000;
	font-size: 10px;
	text-align: right;

}

#content #sidebar #menu ul li a:hover {

	text-decoration: none;
	color: #fff;
	background: url(../images/menu_hover.gif) !important;
	font-size: 10px;

}

#content #sidebar #menu ul li a.aktiv, #content #sidebar #menu ul li a:hover.aktiv {

	width: 194px;
	height: 32px;
	padding: 0px 32px;
	text-decoration: none;
	color: #fff;
	line-height: 32px;
	display: block;
	background: url(../images/menu_aktiv.gif) !important;
	font-size: 10px;

}


/* - SUBMENU - */


#content #sidebar .submenu {

	width: 226px;
	height: auto;
	margin: 0px;
	padding: 0px;

}

#content #sidebar .submenu ul li {

	width: 226px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: right;

}

#content #sidebar .submenu ul li a {

	width: 162px !important;
	height: 32px;
	padding: 0px 32px !important;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	line-height: 32px;
	display: block;	
	font-size: 10px;
	text-align: right;

}

#content #sidebar .submenu ul li a:hover {

	width: 162px !important;
	height: 32px;
	padding: 0px 32px !important;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	line-height: 32px;
	display: block;	
	font-size: 10px;
	text-align: right;
	

}

#content #sidebar .submenu ul li a.aktiv, #content #sidebar .submenu ul li a.aktiv:hover {

	width: 162px !important;
	height: 32px;
	padding: 0px 32px !important;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	line-height: 32px;
	display: block;	
	font-size: 10px;
	text-align: right;
	

}


#content #sidebar .level-2 ul li a {
background: #4A4D54;
}

#content #sidebar .level-2 ul li a:hover {
background: #4A4D54 url(../images/submenu_hover.gif) !important; 
}

#content #sidebar .level-2 ul li a.aktiv, #content #sidebar .level-2 ul li a:hover.aktiv {
background: #4A4D54 url(../images/submenu_aktiv.gif) !important; 
}


#content #sidebar .level-3 ul li a {
background: #636770;
}

#content #sidebar .level-3 ul li a:hover {
background: #636770 url(../images/submenu_hover.gif) !important; 
}

#content #sidebar .level-3 ul li a.aktiv, #content #sidebar .level-3 ul li a:hover.aktiv {
background: #636770 url(../images/submenu_aktiv.gif) !important; 
}


#content #sidebar .level-4 ul li a {
background: #737782;
}

#content #sidebar .level-4 ul li a:hover {
background: #737782 url(../images/submenu_hover.gif) repeat-x !important; 
}

#content #sidebar .level-4 ul li a.aktiv, #content #sidebar .level-4 ul li a:hover.aktiv {
background: #737782 url(../images/submenu_aktiv.gif) !important; 
}


/* - CMS CONTENT - */


#content #inhalt {

	padding: 20px 20px 10px 20px;

}

#content #text {

	width: 551px;
	margin: 0px;
	padding: 0;
	text-align: justify;
	background: #fff;
	color: #545248;
	float: left;
	line-height: 22px;

}


/* - HTML ELEMENT STYLESHEET - */


#content #text h1 { 

	font-size: 18px;
	font-weight: 400;
	margin: 0px 0px 20px 0px;
	color: #E96000;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
	letter-spacing: 0px;

}

#content #text h2 { 

	font-size: 14px;
	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: #E96000;
	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: #e96000;
	text-decoration: underline;

}

#content #text a:hover {

	color: #e96000;
	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: 511px;
	height: 45px; 
	margin: 25px 0px 0px 0px;
	padding: 5px 20px 0px 20px;
	text-align: left;
	overflow: hidden;
	color: #4a4d54;
	font-size: 10px;
	line-height: 20px;
	background: #fff;	
	bottom: 0px !important;
	border-top: 1px solid #4a4d54;
	border-bottom: 1px solid #4a4d54;


}

#footer p {

	margin: 0px !important;
	padding: 0px !important;

}

#footer a.seitenanfang {

	float: right;
	color: #fff !important;

}

#footer .footercontent {

	float: left;

}

#footer a {

	text-decoration: none;
	color: #e96000;
	font-size: 10px;

}

#footer a:hover {

	text-decoration: underline;
	color: #e96000;
	font-size: 10px;

}

#footer a.cms2day_link {

	text-decoration: none;
	color: #e96000 !important;
	font-weight: bold;
	font-size: 10px;

}

#footer a:hover.cms2day_link {

	text-decoration: underline;
	color: #e96000 !important;
	font-weight: bold;
	font-size: 10px;

}