/* CSS Document */

html,body{
	margin:0px auto;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
*{
	margin:0px auto;
	line-height:15px;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	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:1060px;
}
#container{
	position:relative;
	width:1060px;
}
#left{
	background-image:url(../images/left.gif);
	background-repeat:no-repeat;
	width:40px; height:590px; float:left;
}
#right{
	background-image:url(../images/right.gif);
	background-repeat:no-repeat;
	width:40px; height:590px; float:right;
}
#container2{
	width:980px; float:left;
}
#top{
	position:relative;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:980px; height:68px;
}
#menu{
	position:absolute;
	top:26px; left:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:42px;
}
#menu ul{
	padding:0px; margin:0px; list-style:none;
}
#menu ul li{
	position:relative;
	padding:0px; margin:0px; float:left; display:inline;
}
#menu ul li.sep{
	background-image:url(../images/sep.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	width:2px; height:42px;
}
#menu ul li a{
	background-image:url(../images/btnBG.png);
	background-repeat:no-repeat;
	background-position:left -42px;
	width:160px; height:42px; line-height:37px; text-decoration:none;
	float:left; padding:0px 0px; color:#ffffff; text-align:center;
}
#menu ul li a:hover{
	background-image:url(../images/btnBG2.png);
	background-repeat:no-repeat;
	background-position:left  top;
	color:#7ab1e1;
}
#menu ul li a.btn1{
	background-image:url(../images/btnBG.png);
	background-repeat:no-repeat;
	background-position:left -42px;
	width:113px; height:42px; line-height:37px; text-decoration:none;
	float:left; padding:0px 0px; color:#ffffff; text-align:center;
}
#menu ul li a.btn1:hover{
	background-image:url(../images/btnBG.png);
	background-repeat:no-repeat;
	background-position:left  top;
	color:#7ab1e1;
}
#menu ul li a.menuSelected1, #menu ul li a:hover.menuSelected1{
	background-image:url(../images/btnBG.png);
	background-repeat:no-repeat;
	background-position:left  top;
	width:113px; height:42px; line-height:37px; text-decoration:none;
	float:left; padding:0px 0px; color:#7ab1e1; text-align:center;
}
#menu ul li a.menuSelected, #menu ul li a:hover.menuSelected{
	background-image:url(../images/btnBG2.png);
	background-repeat:no-repeat;
	background-position:left  top;
	width:160px; height:42px; line-height:37px; text-decoration:none;
	float:left; padding:0px 0px; color:#7ab1e1; text-align:center;
}
#header{
	position:relative;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:980px; height:276px;
}
#logo a{
	position:absolute;
	top:18px; left:81px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:332px; height:59px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#container-inner{
	width:980px; overflow:hidden;
}
#contentBox{
	width:548px; float:left;
	padding:53px 34px 20px 34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000;
}
#contentBox2{
	width:912px; float:left;
	padding:53px 34px 20px 34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000;
}
.heading{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#025a8e;
}
.head{
	background-image:url(../images/heading.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:16px; line-height:16px;
	padding-right:20px;
}
#content{
	position:relative;
	padding:15px 0px;
}
#content ul{ padding:0px; margin:0px; }
#content ul li{ padding:0px; margin-left:15px; }
#teaserBox{
	background-image:url(../images/teaserBG.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:283px; padding:42px 65px 20px 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#747474; float:right;
}
.teaser{
	position:relative;
	width:283px; overflow:hidden; margin-bottom:10px;
}
.teaser a{
	background-image:url(../images/lesmer.gif);
	background-repeat:no-repeat;
	float:right; width:68px; height:14px; line-height:14px;
	padding:0px 4px 6px 1px; color:#FFFFFF; font-size:10px; text-align:center;
	display:block;
}
.teaserHead{
	background-image:url(../images/teaserHead.gif);
	background-repeat:no-repeat;
	padding-left:20px; line-height:20px; height:20px;
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px; color:#2a566f; margin-left:79px;
	border-top:1pt solid #dddddd;
	border-bottom:1pt solid #dddddd; margin-bottom:10px;
}
.teaser img{
	float:left;
}
#footer{
	position:relative;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:1000px; height:41px; line-height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#ffffff; text-align:center; clear:both;
}
#footer a{
	line-height:24px; color:#ffffff;
}
/* ==============  KONTAKT FORM ================= */

#contact_form{
	width:400px;
	margin:0px 0px 5px 15px ;
	padding:0px 10px; overflow:hidden; 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:100px; 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;
}

.imgCapDiv
{    
    height: 30px;
    width: 140px;
    float: right;
}
.captchaImg 
{
    height: 30px;
    padding-top: 2px;
    /*float:right;*/
}
.CaptchaInput
{
    border-style: solid;
    border-width: 1px;
    color: #999999;
    font-family: Arial;
    font-size: 14pt;
    height: 30px;
    line-height: 25px;
    text-align: center;
    width: 110px;
     /*float:right;*/
    margin: 0 5px;
    float:right;
}
