/* CSS Document */

html,body{
	margin:0px auto;
	background-image:url(../Images/bg.gif);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	height:100%;
}
*{
	margin:0px auto;
	line-height:15px;
}
a{
	color:#006599;
	text-decoration:underline;
}
a:hover{
	color:#006599;
	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;
	background-image:url(../Images/mainBG.gif);
	background-repeat:repeat-y;
	width:918px; height:auto !important; height:100%; min-height:100%;
	margin:0px auto -100px;

}
#top{
	position:relative;
	background-image:url(../Images/top.gif);
	background-repeat:no-repeat;
	width:918px; height:30px;
	padding:0px 0px 1px 0px;
}
#login{

	height:30px; line-height:30px; float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#00529f;
	padding:0px 10px 0px 0px;
	
}
#login .span{
	line-height:24px; float:left; margin:0px 2px; display:block;
	padding:3px 0px;
	
}
#login .span1{
	line-height:24px; float:left; margin:0px 2px; display:block;
	padding: 3px 0px;
	
}
#login .span a,#login .span1 a{
	line-height:24px; color:#cc0000;
	margin:0px 5px;
}
#login .span input, #login .span1 input{
	width:100px; color:#5d646e;
	margin:3px 0px 0px 0px; border:0pt;
	padding:0px 2px; height:19px; font-size:11px; line-height:19px;
	vertical-align:top;
} 
#login input.btnLogin{
	background-image:url(../Images/btnLogin.gif);
	background-repeat:no-repeat;
	width:57px; height:19px;
	border:0pt; margin:3px 0px 0px 0px;
	color:#FFFFFF; padding:0px 0px 0px 10px;
	font-size:10px; line-height:19px;
}
#container{
	background-image:url(../Images/containerBG.gif);
	background-repeat:repeat-x;
	width:916px; overflow:hidden;
	padding:0px 0px 110px 0px;
}
#colLeft{
	background-image:url(../Images/colLeft.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:238px; float:left;
}
#menu{
	width:238px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#ffffff;
	text-transform:uppercase;
}
#menu ul{
	padding:0px; margin:0px; list-style:none; overflow:hidden;
}
#menu ul li{
	padding:0px; margin:0px; float:left;
	border-bottom:1pt solid #ffffff;
}
#menu ul li a{
	background-image:url(../Images/btn.gif);
	background-repeat:no-repeat;
	background-position:13px 0px;
	width:195px; height:17px;
	background-color:#006599;
	color:#FFFFFF; line-height:17px;
	display:block; text-decoration:none;
	padding:0px 0px 0px 43px;
}
#menu ul li a:hover{
	background-image:url(../Images/btn.gif);
	background-repeat:no-repeat;
	background-position:13px -17px;
}
.menuSelected{
	background-image:url(../Images/btn.gif) !important;
	background-repeat:no-repeat !important;
	background-position:13px -17px !important;
	/*width:195px !important;
	background-color:#006599 !important;
	color:#FFFFFF !important; line-height:17px !important;
	display:block !important; text-decoration:none !important;
	padding:0px 0px 0px 43px !important;*/
}
#menu ul li ul{
	padding:0px 0px; margin:0px;
	background-color:#666666; border:0pt; overflow:hidden;
}
#menu ul li ul li{
	border:0pt; padding:2px 0px; margin:0px; float:left; background-color:#666666; 
}
#menu ul li ul li a{
	width:188px; height:17px;
	background:none;
	color:#FFFFFF; line-height:17px;
	display:block; text-decoration:none;
	padding:0px 0px 0px 50px;
	font-size:10px;
}
#menu ul li ul li a:hover{
	width:188px; height:17px;
	background:none;
	color:#FFFFFF; line-height:17px;
	display:block; text-decoration:none;
	padding:0px 0px 0px 50px;
	font-size:10px;
	color:#ee3e42;
}
.submenuSelected{
	width:188px !important; height:17px !important;
	background:none !important;
	color:#ee3e42 !important; line-height:17px !important;
	display:block !important; text-decoration:none !important;
	padding:0px 0px 0px 50px !important;
	font-size:10px !important; background-color:#666666 !important; 
}
#logo a{
	background-image:url(../Images/logo.gif);
	background-repeat:no-repeat;
	width:238px; height:94px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#articles{
	width:194px;
	padding:80px 22px 20px 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#articles h1{
	font-size:18px; line-height:30px; font-weight:normal;
	margin-bottom:15px;
}
.article{
	width:194px; color:#5d646e; overflow:hidden;
	border-bottom:1pt dotted #5d646e;
	padding:10px 0px;
}
.article span.subject{
	color:#cc0000;
}
.article span.subject strong{
	font-weight:normal; color:#777e86;
}
.article a{
	color:#cc0000; text-decoration:none;
}
.article a:hover{
	text-decoration:underline;
}
#colRight{
	width:678px; float:right;
}
#header{
	background-image:url(../Images/header.jpg);
	background-repeat:no-repeat;
	background-position:6px 5px;
	width:666px; 
	height:auto !important;
	height:256px;
	min-height:256px;
	padding:5px 6px 7px 6px;
}
#contentBox{
	width:666px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000;
	margin-bottom:15px;
	padding-top:5px;
}
#contentTop{
	background-image:url(../Images/contentTop.gif);
	background-repeat:no-repeat;
	width:666px; height:20px;
}
#contentBG{
	background-image:url(../Images/contentBG.gif);
	background-repeat:repeat-y;
	width:666px; height:auto !important; height:200px; min-height:200px; 
}
#contentBottom{
	background-image:url(../Images/contentBottom.gif);
	background-repeat:no-repeat;
	width:666px; height:20px;
}
#heading {
	font-size:18px; line-height:30px;
	border-bottom:1pt solid #006599;
	color:#006599;
	width:624px;
	padding-bottom:10px;
	padding-top:7px;
}
#content{
	position:relative;
	padding:15px 21px 0px 21px;
	overflow:hidden;
}
#content ul{ padding:0px; margin:0px; }
#content ul li{ padding:0px; margin-left:15px; }
#teaserBox{
	background-image:url(../Images/line.gif);
	background-repeat:repeat-y;
	background-position:center top;
	width:636px;
	border-top:1pt solid #FFFFFF; overflow:hidden;
	padding:25px 21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000;
}
#teaserBox a{
	float:right;
}
#teaserBox span.hover
{
     height:125px;
    float: none;
	width:650px;
}
#teaser1{
	/*background-image:url(../Images/teaser_01.jpg);
	background-repeat:no-repeat;*/
	width:305px;
	float:left; overflow:hidden;
	/*padding-top:116px;*/
}
#teaser2{
	/*background-image:url(../Images/teaser_02.jpg);
	background-repeat:no-repeat;*/
	width:320px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	/*padding-top:116px;*/
}
#bottom{
	position:relative;
	background-image:url(../Images/bottom.gif);
	background-repeat:repeat-x;
	width:100%; height:100px;
}
#footer{
	background-image:url(../Images/footer.gif);
	background-repeat:no-repeat;
	width:900px; height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000; line-height:30px; text-align:right;
	padding:0px 9px;
}
/* ==============  KONTAKT FORM ================= */

#contact_form{
	width:300px;
	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:300px; 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:180px; 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;
}
.imgLeft{
	float:left; margin:0px 10px 5px 0px;
}
.imgRight{
	float:right; margin:0px 0px 5px 10px;
}





.hover
{
 margin: 1px;
 padding:0;
 border:dotted 2px #A6A6A6;
 display:block !important;
}
