/* CSS Document */

body{
	margin:0px auto;
	background-image:url(../Images/bg.gif);
	background-repeat:repeat-x;
	background-color:#eae6c1;
}
*{
	margin:0px auto;
	line-height:15px;
}
a{
	color:#00865c;
	text-decoration:underline;
}
a:hover{
	color:#00865c;
	text-decoration:none;
}
img{
	border:0pt;
}
table{
	margin:0px;
}
td{
	padding:1px 3px; vertical-align:top;
}
ul{
	margin:0px; padding:0px;
}
ul li{
	margin:0px; padding:0px;
}
#main{
	position:relative;
	width:1055px;
}
#top{
	position:relative;
	background-image:url(../Images/top.gif);
	background-repeat:no-repeat;
	width:1055px; height:137px;
	z-index:100;
}
#logo a{
	position:absolute;
	top:27px; left:102px;
	width:279px; height:72px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#menu{
	position:absolute;
	top:96px;  left:463px;
	background-image:url(../Images/menuBG.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	height:27px; /*width:100%;*/ display:block;
	font-size:12px; color:#000000; float:left;
}
#menu ul{
	padding:0px; margin:0px; list-style:none;
}
#menu ul li{
	position:relative;
	padding:0px; margin:0px; display:inline;
	float:left; margin-right:1px;
}
#menu ul li a{
	color:#ffffff; height:27px; line-height:27px; text-decoration:none; float:left;
	text-align:center; display:block;
	padding-bottom:4px;
}
#menu ul li a:hover{
	color:#f0a435;
}
#menu ul li ul{
	position:absolute;
	top:31px; left:0px; z-index:100;
	width:97px; visibility:hidden;
}
#menu ul li ul li{
	position:relative;
	width:97px; height:20px; line-height:20px;
	border-bottom:1pt solid #d0ecf8;
	background-color:#FFFFFF; float:left;
}
#menu ul li ul li a{
	width:77px; height:20px; line-height:20px;
	color:#f0a435; text-align:left; display:block;
	padding:0px 0px 0px 20px;
}
#menu ul li ul li a:hover{
	background-image:url(../Images/bullet.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	color:#f0a435; 
}
a.btn1{
	width:83px;
}
a.btn2{
	width:81px;
}
a.btn3{
	width:97px;
}
a.btn4{
	width:88px;
}
a.btn5{
	width:77px;
}
a.btn6{
	width:105px;
}
#menu ul li .btn1Selected{
	color:#f0a435; height:27px; line-height:27px; text-decoration:none; float:left;
	text-align:center; display:block;
	width:83px; padding-bottom:4px;
}
#menu ul li .btn2Selected{
	color:#f0a435; height:27px; line-height:27px; text-decoration:none; float:left;
	text-align:center; display:block;
	width:81px; padding-bottom:4px;
}
#menu ul li .btn3Selected{
	color:#f0a435; height:27px; line-height:27px; text-decoration:none; float:left;
	text-align:center; display:block;
	width:97px; padding-bottom:4px;
}
#menu ul li .btn4Selected{
	color:#f0a435; height:27px; line-height:27px; text-decoration:none; float:left;
	text-align:center; display:block;
	width:88px; padding-bottom:4px;
}
#menu ul li .btn5Selected{
	color:#f0a435; height:27px; line-height:27px; text-decoration:none; float:left;
	text-align:center; display:block;
	width:77px; padding-bottom:4px;
}
#menu ul li .btn6Selected{
	color:#f0a435; height:27px; line-height:27px; text-decoration:none; float:left;
	text-align:center; display:block;
	width:105px; padding-bottom:4px;
}
.submenuSelected{
	width:77px; height:20px; line-height:20px;
	color:#f0a435; text-align:left; display:block;
	padding:0px 0px 0px 20px;
	background-image:url(../Images/bullet.gif);
	background-repeat:no-repeat;
	background-position:5px center;
}
#header{
	background-image:url(../Images/header.gif);
	background-repeat:no-repeat;
	width:925px; /*height:251px;*/
	padding:0px 65px 15px 65px; z-index:0;
}
#left{
	background-image:url(../Images/left.gif);
	background-repeat:no-repeat;
	width:55px; height:407px; float:left;
}
#right{
	background-image:url(../Images/right.gif);
	background-repeat:no-repeat;
	width:55px; height:407px; float:right;
}
#container{
	background-image:url(../Images/mainBG.gif);
	background-repeat:repeat-y;
	width:1055px; overflow:hidden;
}
#container-inner{
	width:917px; float:left;
	padding:14px; overflow:hidden;
}
#contentBox{
	width:638px; float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#115779;
}
#contentBox2{
	width:917px; float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#115779;
}
#heading{
	background-image:url(../Images/headingBG.gif);
	background-repeat:repeat-x;
	/*height:24px;*/ margin-bottom:7px;
}
#h1{
	background-image:url(../Images/h1.gif);
	background-repeat:no-repeat;
	height:24px;
}
#h2{
	background-image:url(../Images/h2.gif);
	background-repeat:no-repeat;
	height:24px;
}
#h3{
	background-image:url(../Images/h3.gif);
	background-repeat:no-repeat;
	height:24px;
}
#h4{
	background-image:url(../Images/h4.gif);
	background-repeat:no-repeat;
	height:24px;
}
#h5{
	background-image:url(../Images/h5.gif);
	background-repeat:no-repeat;
	height:24px;
}
#h6{
	background-image:url(../Images/h6.gif);
	background-repeat:no-repeat;
	height:24px;
}
#h7{
	background-image:url(../Images/h7.gif);
	background-repeat:no-repeat;
	height:24px;
}
#h8{
	background-image:url(../Images/h8.gif);
	background-repeat:no-repeat;
	height:24px;
}
#content{
	position:relative;
	background-image:url(../Images/contentBG.gif);
	background-repeat:repeat-x;
	height:auto !important; height:331px; min-height:331px;
	padding:18px;
}
#content ul{ padding:0px; margin:0px; }
#content ul li{ padding:0px; margin-left:15px; }
#teaserBox{
	background-image:url(../Images/teaserBG.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:245px; float:right;
	padding:0px 0px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#115779;
}
.teaser{
	background-image:url(../Images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:245px; overflow:hidden;
	padding:0px 0px 14px 0px;
	margin-bottom:10px;
}
.teaser img{
	float:left; margin:0px 10px 5px 0px;
}
.teaser_h{
	font-family:"Times New Roman", Times, serif;
	font-size:18px; line-height:25px; color:#162b90; font-style:italic;
	margin-bottom:5px; font-weight:bold;
}
a.lesmer{
	background-image:url(../Images/lesmer.gif);
	background-repeat:no-repeat;
	width:53px; height:18px; line-height:15px;
	padding:0px 0px 0px 20px; display:block;
	color:#FFFFFF; text-decoration:none; float:right;
}
#footer{
	position:relative;
	background-image:url(../Images/footer.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#115779;
	width:1055px; height:20px; line-height:20px; text-align:center;
	padding-top:18px; clear:both; z-index:10;
}
#footer a{
	color:#115779; line-height:20px;
}
/* ==============  KONTAKT FORM ================= */

#contact_form{
	width:400px;
	margin:0px 0px 5px 15px ;
	padding:0px 10px; float:right;
}
#contact_form ul{ padding:0px; margin:0px; list-style:none; }
#contact_form ul li{ width:400px; padding:0px 0px; display:inline; float:left; margin:1px 0px; }
#contact_form ul li label{ width:90px; float:left; display:block; }
#contact_form ul li p{ width:280px; padding:0px; margin:0px; float:right; }
#contact_form .textarea{ 
	border:1pt solid #999999;
	background-color:#ffffff;
	width:100%; height:100px;
}
#contact_form .inputText{
	border:1pt solid #999999;
	background-color:#ffffff;
	width:100%; height:18px; line-height:18px;
	font-size:11px;
}


.hover
{
 margin: 2px;
 padding:0;
 border:dotted 2px #A6A6A6;
 display:block !important;
}
