@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#MAIN #MAIN2 #MID #LEFTCONTENT ol {
	list-style-position: outside;
	margin-left: 20px;
}
#MAIN #MAIN2 #MID #LEFTCONTENT ul {
	margin-left: 20px;
	list-style-position: outside;
}
body {
	background-image: url(_images/body_bg.jpg);
	background-repeat: repeat;
	padding-bottom: 20px;
}
#MAIN {
	margin-top: 25px;
	width: 980px;
	margin-bottom: 25px;
	float: left;
}
#MAIN #NAVIGATION {
	clear: left;
	float: left;
	width: 200px;
	font-size: 12px;
}
#MAIN #MAIN2 {
	float: left;
	width: 750px;
	padding: 1px;
	background-color: #e9e7e6;
}
#MAIN #MAIN2 #TOP {
	height: 35px;
	width: 750px;
	margin-bottom: 55px;
	background-color: #191919;
	clear: both;
	float: left;
}
#MAIN #MAIN2 #MID {
	width: 740px;
	padding-left: 10px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	min-height: 350px;
}
#MAIN #MAIN2 #FOOTER {
	background-color: #191919;
	height: 90px;
	width: 750px;
	clear: both;
	float: left;
}
#MAIN #NAVIGATION #LOGO {
	height: 90px;
}
#MAIN #NAVIGATION li {
	background-color: #191919;
	width: 180px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3e3e3e;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 5px;
	cursor: pointer;
}
#MAIN #NAVIGATION li:hover {
	background-image: url(_images/subnavi_bg.jpg);
	background-repeat: repeat-y;
}
#MAIN  #NAVIGATION  a, #MAIN  #NAVIGATION  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


#MAIN  #NAVIGATION  li.level1active{
	background-color: #191919;
	background-image: none;

}


#MAIN  #NAVIGATION  li.level1active:hover{
	background-color: #191919;

}

#MAIN  #NAVIGATION  li.level2 {
	background-image: url(_images/level2_bg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 40px;
	width: 160px;
	font-weight: normal;
	background-repeat: repeat-y;
}
#MAIN  #NAVIGATION li.level2:hover   {
	background-color: #2a2a2a;
	background-image: url(_images/level2_hover.jpg);
	background-repeat: repeat-y;
}
#MAIN #MAIN2 #FOOTER #IMPRESSUM {
	float: right;
	height: 60px;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 30px;
}
#MAIN #MAIN2 #FOOTER #IMPRESSUM li {
	color: #FFFFFF;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
	padding-bottom: 4px;
}
#MAIN #MAIN2 #FOOTER #IMPRESSUM a, #MAIN #MAIN2 #FOOTER #IMPRESSUM a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#MAIN #MAIN2 #FOOTER #IMPRESSUM a:hover {
	color: #FAC51B;
}
#MAIN  #MAIN2  #MID   a  {
	color: #191919;
	text-decoration: underline;
	font-weight: normal;
}
#MAIN #MAIN2 #MID a:hover {
	color: #FBC51A;
	text-decoration: underline;
	font-weight: normal;
}
#MAIN #MAIN2  #MID #RIGHTCONTENT {
	width: 175px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
}
#MAIN #MAIN2 #MID #LEFTCONTENT {
	clear: left;
	float: left;
	width: 514px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 20px;
	padding-left: 15px;
	min-height: 350px;
}


#MAIN #MAIN2 #MID #LEFTCONTENT2 {
	clear: left;
	float: left;
	width: 705px;
	padding-right: 20px;
	padding-left: 15px;
	min-height: 350px;
}
#MAIN #MAIN2 #MID #LEFTCONTENT_NB {
	clear: left;
	float: left;
	width: 514px;
	padding-right: 20px;
	padding-left: 15px;
	min-height: 350px;
}



h1 {
	font-size: 14px;
	font-weight: bold;
	color: #191919;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 7px;
}
h3     {
	font-size: 12px;
	color: #666666;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
#MAIN #MAIN2 #TOP #LOGIN {
	float: right;
	height: 15px;
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
}
#MAIN #MAIN2 #TOP #LOGIN a, #MAIN #MAIN2 #TOP #LOGIN a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#MAIN #MAIN2 #TOP #LOGIN a:hover{
	color: #FAC51B;
	text-decoration: none;
}
#MAIN #NAVIGATION #BORDERBOTTOM {
	height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3E3E3E;
}
#MAIN #MAIN2 #MID #LEFTCONTENT2 td {
	padding-bottom: 3px;
}



#MAIN #MAIN2 #MID #LEFTCONTENT #form1 {
	background-color: #dddddd;
	padding: 10px;
	border: 1px solid #191919;
	font-size: 12px;
}
#MAIN #MAIN2 #MID #LEFTCONTENT  input {
	border: 1px solid #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sendbutton  {
	background-color: #191919;
	color: #E9E7E6;
	height: 25px;
	padding-bottom: 5px;
	cursor: pointer;
	width: 125px;
}
#MAIN #MAIN2 #MID #LEFTCONTENT  #form1 #nachricht {
	border: 1px solid #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#MAIN #IMPRESSUMLINE  {
	height: 90px;
	width: 550px;
	clear: both;
	float: left;
	background-image: none;
	margin-left: 200px;
}

