/* - xhtml/css-Layout Copyright cms2day - */

/* - HTML + BODY STYLE - */

* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #679966; 
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	background: #679966;
	font-size: 11px;
	line-height: 18px;
	color: #000000; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;
	height: 100%;

}

/* - TABELLEN EINGENSCHAFTEN - */

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;

}

/* - FLOAT CLEANER - */

#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

/* - STANDARD LINK FORMATIERUNG - */

a {

	color: #d60016;
	text-decoration: none;

}

a:hover {

	color: #d60016;
	text-decoration: underline;

}


/* - LAYER + CONTAINER - */


#layer {

	width: 770px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fff url(../images/body.png) repeat-y; 
	margin: 0px auto;

}


#container {

	padding-bottom: 41px;

}


/* - HEADER - */


#header {

	width: 770px;
	height: 162px;
	background: #fff url(../images/header.png) 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;

}


/* - MENU - */


#menulayer {

	width: 770px;
	height: 35px;
	background: #fff url(../images/menu.png) repeat-x;  
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	position: relative;

}

#menulayer #seite {

	width: 179px;
	height: 35px;
	margin: 0px;
	padding: 0px 10px;
	text-align: left;
	overflow: hidden;
	line-height: 33px;
	background: transparent;
	color: #000000;
	border-right: 1px solid #000000;
	
	position: absolute;
	top: 0px;
	left: 0px;

}

#menulayer #seite a {

	text-decoration: underline;
	color: #000000;

}

#menulayer #seite a:hover {

	text-decoration: none;
	color: #000000;

}

#menulayer #menu {

	width: 570px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	line-height: 33px;
	background: transparent;
	color: #000000;
	
	position: absolute;
	top: 0px;
	left: 200px;	

}

#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;
	float: left;

}

#menulayer #menu li a {

	text-decoration: none;
	height: 35px;
	font-size: 11px;
	line-height: 35px;
	padding: 10px 15px;
	border-right: 1px solid #000000;
	background: url(../images/menu.png) repeat-x;
	color: #000000;
	font-weight: bold;

}

#menulayer #menu li a:hover {

	text-decoration: none;
	height: 35px;
	font-size: 11px;
	line-height: 35px;
	padding: 10px 15px;
	border-right: 1px solid #000000;
	background: url(../images/menu_hover.png) repeat-x;
	color: #000000;
	font-weight: bold;

}

#menulayer #menu li a.aktiv, #menulayer #menu li a.aktiv:hover {

	text-decoration: none;
	height: 35px;
	font-size: 11px;
	line-height: 35px;
	padding: 11px 13px;
	border-right: 1px solid #000000;
	background: url(../images/menu_aktiv.png) repeat-x;
	color: #000000;
	color: #d60016;
	font-weight: bold;

}


/* - CONTENT - */


#content {

	width: 770px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	background: transparent;
	color: #000000;

}


/* - SIDEBAR - */


#content #sidebar {

	width: 199px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background: transparent;
	color: #000000;
	float: left;
	border-right: 1px solid #000000;

}

/* - 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 #000000;

}

#content #sidebar #submenu ul li a {

	width: 177px;
	height: 33px;
	padding: 0px 10px;
	text-decoration: none;
	color: #000000;
	line-height: 32px;
	display: block;
	background: #e5d789;
	border: 1px solid #f0e18f;
	font-size: 11px;
	font-weight: bold;

}

#content #sidebar #submenu ul li a:hover {

	width: 177px;
	height: 33px;
	padding: 0px 10px;
	text-decoration: none;
	color: #000000;
	line-height: 32px;
	display: block;
	background: url(../images/submenu_hover.png) repeat-x;
	border: 1px solid #f0e18f;
	font-size: 11px;
	font-weight: bold;

}

#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: #d60016;
	line-height: 32px;
	display: block;
	background: #f0e18f;
	border: 1px solid #f0e18f;
	font-size: 11px;
	font-weight: bold;

}


/* - TEXT - */


#content #text {

	width: 500px;
	min-height: 396px;
	margin: 0px;
	padding: 35px;
	text-align: justify;
	background: #f0e18f url(../images/text.png) top right no-repeat;
	color: #000000;
	float: left;
	line-height: 22px;

}

#content #text h1 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #d60016;
	font-family: "Verdana";
	text-transform: none;
	letter-spacing: 0px;

}

#content #text h2 {
    border-bottom: 1px solid #D60016;
    color: #D60016;
    font: bold 11px verdana,sans-serif;
    margin: 10px 0;
    padding: 5px 0;
}

#content #text h3 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #d60016;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text h4 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #d60016;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text h5 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: #d60016;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text h6 { 

	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #D7D7D7;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text h7 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: "Verdana";
	text-transform: none;
	letter-spacing: 0px;

}

#content #text h8 { 

	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: "Verdana";
	text-transform: none;
	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: #d60016;
	text-decoration: none;

}

#content #text a:hover {

	color: #d60016;
	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: 770px;
	height: 41px;
	background: url(../images/footer.png) no-repeat;  
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	color: #545248;
	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: #545248;
	font-size: 10px;

}

#footer a:hover {

	text-decoration: underline;
	color: #545248;
	font-size: 10px;

}

#footer a.w3b {

	text-decoration: none;
	color: #545248;
	font-weight: bold;
	font-size: 10px;

}

#footer a:hover.w3b {

	text-decoration: underline;
	color: #545248;
	font-weight: bold;
	font-size: 10px;

}