/* - HTML + BODY - */


* {

	margin: 0px;
	padding: 0px;

}
 
html, body {

	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 22px;
	color: #969c9f; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	text-align: center;
	margin: 0px auto;

}


/* - MISC STYLES - */

h2, legend {
	font-size: 12px;
	line-height: 22px;
	color: #7f8588; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight:bold;}

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: #8c8e8f;
	text-decoration: none;

}

a:hover {

	color: #8c8e8f;
	text-decoration: none;

}


/* - SCROLL CONTAINER - */


#scroll {
	
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background: transparent;
	overflow: hidden;
	position: relative;
	text-align: left;

}


/* - FIXED HEADER - */


#fixed {

	width: 100%;
	height: 166px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	text-align: center;	
	z-index: 990;
	position: relative;
	top: 0px;
	left: 0px;

}

#header {
	
	width: 980px;
	height: 166px;
	margin: 0px auto;
	padding: 0px;
	background: transparent;
	overflow: hidden;
	position: relative;
	text-align: left;
	font-size: 11px;

}


/* - HEADER : Logo - */


#header #logo {
	
	width: 140px;
	height: 83px;
	position: absolute;
	top: 0px;
	right: 0px;
}


/* - HEADER : Sprachauswahl - */


#header ul.sprachauswahl {
	
	position: absolute;
	top: 43px;
	right: 212px;
	
}

#header ul.sprachauswahl li {
	
	display: inline;
	color: #b5bcc0;
	
}

#header ul.sprachauswahl li a {
	
	color: #b5bcc0;
	font-weight: bold;
	text-decoration: none;
	
}

#header ul.sprachauswahl li a:hover {
	
	color: #004985;
	font-weight: bold;
	text-decoration: none;
	
}


/* - HEADER : Quickmenu - */


#header ul.quickmenu {
	
	position: absolute;
	top: 43px;
	left: 243px;
	
}

#header ul.quickmenu li {
	
	display: inline;
	color: #b5bcc0;
	
}

#header ul.quickmenu li a {
	
	color: #b5bcc0;
	font-weight: normal;
	text-decoration: none;
	
}

#header ul.quickmenu li a:hover, #header ul.quickmenu li a.aktiv, #header ul.quickmenu li a.aktiv:hover {
	
	color: #004985;
	font-weight: normal;
	text-decoration: none;
	
}


/* - HEADER : Schriftgrösse - */


#header span {
	
	position: absolute;
	top: 15px;
	left: 20px;
	
}

#header span a {
	
	color: #969c9f;
	font-weight: normal;
	text-decoration: none;
	
}

#header span a:hover {
	
	color: #969c9f;
	font-weight: bold;
	text-decoration: none;
	
}


/* - HEADER : SUCHE - */


#header form input.formular {
	
	border: 1px solid #dadedf;
	border-right: none;
	
	width: 136px;
	height: 14px;
	padding: 1px 1px 0px 1px;
	background: #fff;
	font-size: 10px;
	color: #969c9f;
	font-family: "Verdana";
	
	position: absolute;
	top: 47px;
	left: 20px;
	
}

#header form input.button {

	width: 17px;
	height: 17px;
	background: url('../images/suche_button.gif') no-repeat;
	display: block;
	border: none;
	font-size: 0px;
	cursor: pointer;

	position: absolute;
	top: 47px;
	left: 158px;


}


/* - MENU - */


#header ul.menu {
	
	position: absolute;
	top: 124px;
	left: 240px;
	
}

#header ul.menu li {
	
	float: left;
	padding: 0px;
	margin: 0px;
	
}

#header ul.menu a {
	
	height: 31px;
	display: block;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	
}

/* Topnav in entsprechendem sprachfile */

/* - SUBMENU - */


#scroll #submenu {
	
	width: 170px;
	float: left;
	margin: 40px 24px 0px 0px;
	overflow: hidden;
	
}

#scroll #submenu ul li {
	
	width: 166px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	
}

#scroll #submenu ul li a {
	
	width: 166px;
	display: block;
	color: #d7be91;
	padding: 0px 0px 8px 0px;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	line-height: 16px;
	background: url('../images/submenu_out.png') bottom right no-repeat;
	
}

#scroll #submenu ul li a:hover, #scroll #submenu ul li a.aktiv, #scroll #submenu ul li a.aktiv:hover {
	
	color: #fff;
	background: url('../images/submenu_hover.png') bottom right no-repeat;
	
}

#scroll #submenu ul li ul {
margin:0;
paddain:0;
padding-top:10px;}

#scroll #submenu ul li ul li {
width: 166px;
margin: 0px 0px 10px 0px;
overflow: hidden;}

#scroll #submenu ul li ul li a {
	width: 166px;
	display: block;
	color: #d7be91;
	padding: 0px 0px 4px 0px;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	line-height: 12px;
	Background: none;
}

#scroll #submenu ul li ul li a:hover, #scroll #submenu ul li ul li a.aktiv, #scroll #submenu ul li ul li a.aktiv:hover {
	
	color: #fff;
	background: none;
	
}
/* Submenü 2*/

#scroll #submenu #submenu2 ul {
margin-top:50px;}

#scroll #submenu #submenu2 ul li a {
font-size: 11px;
background: url('../images/submenu_out2.png') bottom right no-repeat;}

#scroll #submenu #submenu2 ul li a:hover {
font-size: 11px;
background: url('../images/submenu_hover2.png') bottom right no-repeat;}

/* - CONTENT - */


#scroll #content {
	
	width: 622px;
	float: left;
	margin: 0px;
	overflow: hidden;
	color: #706e6e;
	
}


/* - HOME LAYER - */


#scroll #content #home {
	
	width: 620px;
	height: 422px;
	border: 1px solid #fff;
	
}


/* - TEXT LAYER - */


#scroll #content #text {
	
	width: 522px;
	padding: 30px 50px 30px 50px;
	overflow: hidden;
	background: url('../images/text.png');
	color: #706e6e;
	
}


/* - HTML ELEMENT STYLESHEET - */


#scroll #content #text h1 {

	color: #004985;
	font-weight: normal;
	font-family: "Arial";
	font-size: 20px;
	margin: 10px 0px 20px 0px;

}

#scroll #content #text p {

	margin: 0px 0px 15px 0px;

}

#scroll #content #text a {

	color: #30708F;
	text-decoration: underline;

}

#scroll #content #text a:hover {

	color: #30708F;
	text-decoration: none;

}

#scroll #content #text a.pfeil {

	background: url('../images/pfeil.gif') left no-repeat;
	padding-left: 10px;
	color: #004985;
	text-decoration: none;

}

#scroll #content #text a.nachoben {

	width: 67px;
	height: 11px;
	display: block;
	background: url('../images/nach_oben2.gif') left no-repeat;
	text-decoration: none;

}

#scroll #content #text a.pfeil:hover {

	background: url('../images/pfeil.gif') left no-repeat;
	padding-left: 10px;
	color: #004985;
	text-decoration: underline;

}

#scroll #content #text ul {

	margin: 0px 0px 0px 15px;

}

#scroll #content #text ul li {

	list-style: square;
	line-height: 22px;

}

#scroll #content #text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}

#scroll #content #text span.text_blau {
	
	color: #004985;
	
}


/* - SIDEBAR - */


#scroll #sidebar {
	
	width: 140px;
	float: left;
	margin: 0px 0px 0px 24px;
	overflow: hidden;
	
}

#scroll #sidebar div.box {
	
	width: 138px;
	border: 1px solid #fff;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	
}

#scroll #sidebar div.box img {
	
	width: 138px;
	height: 90px;
	border-bottom: 1px solid #fff;
	margin: 0px;
	*margin-bottom: -2px;
	padding: 0px;
	overflow: hidden;
	
}

#scroll #sidebar div.box a {
	
	width: 138px;
	display: block;
	background: #d7be91;
	color: #505051;
	margin: 0px;
	padding: 3px 0px 4px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	
}

#scroll #sidebar div.box a:hover {
	
	background: #e1cead;
		
}


/* - FOOTER - */


#scroll #footer {
	
	width: 740px;
	height: 50px;
	padding: 0px 0px 0px 240px;
	font-size: 10px;
	line-height: 48px;
	color: #fff;
	text-align: left;
	
}

/* - Form - */

fieldset {
border:0;
border-bottom:1px solid #1C334C;
margin-bottom:25px;
padding-bottom:25px;}