/* - [!] - HTML & BODY STYLE - [!] - */


* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #fff url('../pics/html.jpg') left repeat-y; 
	text-align: left;
	width: 100%;
	height: 100%;

}

body {

	text-align: left;
	width: 100%;
	height: 100%;
	font-size: 11px;
	line-height: 22px;
	color: #8b8d8c; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;

}


/* - [!] - MISC STYLES - [!] - */


td {

	font-size: 12px;
	line-height: 22px;
	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: #8b8d8c;
	text-decoration: none;

}

a:hover {

	color: #25a345;
	text-decoration: none;

}


/* - [!] - LAYER - [!] - */


#layer {

	text-align: left;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	overflow-y: scroll;
	position: relative;

}


/* - [!] - BACKGROUND - [!] - */


#background {
	
	position: absolute;
	top: 0px;
	left: 550px;
	z-index: 1;
	
}


/* - [!] - CONTAINER - [!] - */


#container {

	width: 800px;
	background: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 999;

}


/* - [!] - HEADER - [!] - */


#header {

	width: 800px;
	height: 105px;
	background: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	overflow: hidden;

}


/* - [!] - SPRACHAUSWAHL - [!] - */


#header ul {

	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 12px;
	left: 12px;
	border: 1px solid #cac9c9;
	border-right: none;

}

#header ul li {

	width: 13px;
	height: 13px;
	overflow: hidden;
	float: left;
	margin: 0px;
	border-right: 1px solid #cac9c9;

}

#header ul li a {

	width: 13px;
	height: 13px;
	overflow: hidden;
	text-align: center;
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #a8a5a5;
	display: block;
	margin: 0px;

}

#header ul li a:hover {

	width: 13px;
	height: 13px;
	background: #cac9c9;
	overflow: hidden;
	text-align: center;
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 0px;

}


/* - [!] - LOGO - [!] - */


#header #logo {
	
	position: absolute;
	top: 56px;
	left: 174px;
	
}


/* - [!] - CONTENT LAYER - [!] - */


#content {

	width: 800px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	overflow: hidden;

}


/* - [!] - SIDEBAR - [!] - */


#sidebar {

	width: 139px;
	background: none;
	margin: 0px 32px 0px 0px;
	padding: 0px;
	position: relative;
	text-align: right;
	overflow: hidden;
	float: left;

}


/* - [!] - MENU - [!] - */


ul#menu {

	width: 139px;
	background: none;
	margin: 43px 0px;
	padding: 0px;

}

ul#menu li {

	width: 139px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}

ul#menu li.trennung {

	width: 139px;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url('../pics/trennung_menu.gif') no-repeat;

}

ul#menu li a {

	width: 139px;
	height: 35px;
	display: block;
	line-height: 34px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	color: #a8a5a5;
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}

ul#menu li a:hover {

	width: 139px;
	height: 35px;
	display: block;
	line-height: 34px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	color: #706e6e;
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}

ul#menu li a.aktiv, ul#menu li a:hover.aktiv {

	width: 139px;
	height: 35px;
	display: block;
	line-height: 34px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	color: #25a345;
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}


/* - [!] - SUBMENU - [!] - */


ul#submenu {

	width: 139px;
	background: none;
	margin: 0px;
	padding: 0px;

}

ul#submenu li {

	width: 139px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}

ul#submenu li.trennung {

	width: 139px;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url('../pics/trennung_submenu.gif') no-repeat;

}

ul#submenu li a {

	width: 139px;
	height: 32px;
	display: block;
	line-height: 31px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	color: #a8a5a5;
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}

ul#submenu li a:hover {

	width: 139px;
	height: 32px;
	display: block;
	line-height: 31px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	color: #706e6e;
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}

ul#submenu li a.aktiv, ul#submenu li a:hover.aktiv {

	width: 139px;
	height: 32px;
	display: block;
	line-height: 31px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	color: #25a345;
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}


/* - [!] - INHALT LAYEER - [!] - */


#inhalt {

	width: 629px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	overflow: hidden;
	float: left;

}

#inhalt .main {

	width: 629px;
	height: 14px;
	line-height: 0px;
	font-size: 0px;
	background: url('../pics/main.png') no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;

}


/* - [!] - TEXT - [!] - */


#text {

	width: 509px;
	background: url('../pics/text.png') repeat-y;
	margin: 0px;
	padding: 30px 68px 30px 52px;
	text-align: left;	
	font-size: 12px;
	line-height: 24px;

}

#text p {
	
	margin: 0px 0px 20px 0px;
	
}


#text hr {
    border-top: 1px solid #D7D7D7;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 8px 0px 8px 0px;
    height: 2px;
} 

#text ul {

	margin: 0px 0px 0px 15px;

}

#text ul li {

	list-style: square;
	line-height: 22px;

}

#text ul li ul li {

	list-style: disc;
	line-height: 24px;
	margin: 0px 0px 0px 5px;

}

#text h1 { 

	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #25a345;
	font-family: "Arial";

}

#text h2 {
    font-size: 14px;
    margin: 0px 0px 15px 0px;
    color: #a8a5a5;
    font-family: "Arial";
}


#text a {

	color: #25a345;
	text-decoration: underline;

}


/* - [!] - FOOTER - [!] - */


#footer {

	width: 629px;
	height: 115px;
	background: url('../pics/footer.png') no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;

}

#footer span {
	
	display: block;
	font-family: Arial;
	font-size: 10px;
	color: #8b8989;
	text-align: center;
	margin: 50px 0px 0px 0px;
	
}

#footer a#toplink {
	
	width: 549px;
	display: block;
	text-align: right;
	padding: 3px 80px 0px 0px;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #8b8989;
	
}

#footer a:hover#toplink {
	
	color: #25a345;
	
}

#footer a {
	
	text-decoration: none;
	color: #8b8989;
	
}

#footer a {
	
	text-decoration: none;
	color: #25a345;
	
}


/* - [!] - ELEMENTE FÜR SEITEN - [!] - */


#text ul.ul-team {
	
	margin: 0px 0px 30px 0px;
	padding: 0px;
	
}

#text ul.ul-team li {
	
	list-style: none;
	display: inline;
	padding: 0px 2px;
	color: #adacac;
	
}

#text ul.ul-team li a {
	
	color: #adacac;
	text-decoration: none;
	
}

#text ul.ul-team li a:hover {
	
	color: #706e6e;
	text-decoration: none;
	
}

#text ul.ul-team li a.aktiv, #text ul.ul-team li a:hover.aktiv {
	
	color: #706e6e;
	text-decoration: underline;
	
}

#text a.link-email {
	
	color: #8b8d8c;
	
}

#text a.link-lageplan {
	
	padding-left: 14px;
	background: url('../pics/link-pfeil.gif') left no-repeat;
	color: #25a345;
	
}
