/* CSS Document */

html,body{
	margin:0px auto;
	background-image:url(/userfiles/image/graphics/bg.jpg);
	height:100%;
}
*{
	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;*/
	background-image:url(/userfiles/image/graphics/mainBG.gif);
	background-repeat:repeat-y;
	width:771px; 
	/*height:auto !important; */
	height:auto;
	/*height:100%; */
	/*min-height:100%; */
	/*min-height:500px !important;
	min-height:0px;*/
	
	
	margin:0px auto -28px ;
}
#container{
	/*position:relative;*/
	width:771px; overflow:hidden; padding-bottom:35px;
}
#colLeft{
	width:221px; height:auto !important; 
	/*height:550px;*/
	min-height:550px !important;
	min-height:0px;
	float:left;
	background-image:url(/userfiles/image/graphics/colleft.jpg);
	background-repeat:no-repeat;
	background-position:left 401px !important;
	
}
#logo a{
	/*background-image:url(/userfiles/image/graphics/logo.jpg);
	background-repeat:no-repeat;*/
	/*width:221px; height:113px;
	display:block; overflow:hidden; 
	text-indent:-1000px;*/
}
#menu{
	width:221px; padding-bottom:50px;
}
#menu ul{
	padding:0px; margin:0px; list-style:none; overflow:hidden;
}
#menu ul li{
	padding:0px; margin:0px; float:left; clear:both;
}
#menu ul li a{
}
#menu ul li.nav{
	background-image:url(/userfiles/image/graphics/nav_bg.jpg);
	background-repeat:no-repeat;
	width:221px; height:56px;
}
#menu ul li.kontakt{
	background-image:url(/userfiles/image/graphics/kontakt_oss.jpg);
	background-repeat:no-repeat;
	width:221px; height:29px;
}
#menu ul li.kontakt2{
	background-image:url(/userfiles/image/graphics/kontaktoss_inner.jpg);
	background-repeat:no-repeat;
	width:221px; height:29px;
}
a#btn1{
	background-image:url(/userfiles/image/graphics/btn_01.gif);
	background-repeat:no-repeat;
	width:221px; height:38px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn1:hover{
	background-image:url(/userfiles/image/graphics/btn_01.gif);
	background-repeat:no-repeat;
	background-position:left -38px;
	width:221px; height:38px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn2{
	background-image:url(/userfiles/image/graphics/btn_02.gif);
	background-repeat:no-repeat;
	width:221px; height:33px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn2:hover{
	background-image:url(/userfiles/image/graphics/btn_02.gif);
	background-repeat:no-repeat;
	background-position:left -33px;
}
a#btn3{
	background-image:url(/userfiles/image/graphics/btn_03.gif);
	background-repeat:no-repeat;
	width:221px; height:33px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn3:hover{
	background-image:url(/userfiles/image/graphics/btn_03.gif);
	background-repeat:no-repeat;
	background-position:left -33px;
}
a#btn4{
	background-image:url(/userfiles/image/graphics/btn_04.gif);
	background-repeat:no-repeat;
	width:221px; height:30px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn4:hover{
	background-image:url(/userfiles/image/graphics/btn_04.gif);
	background-repeat:no-repeat;
	background-position:left -30px;
}
a#btn5{
	background-image:url(/userfiles/image/graphics/btn_05.gif);
	background-repeat:no-repeat;
	width:221px; height:34px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn5:hover{
	background-image:url(/userfiles/image/graphics/btn_05.gif);
	background-repeat:no-repeat;
	background-position:left -34px;
}

a#btn6{
	background-image:url(/userfiles/image/graphics/btn_06.gif);
	background-repeat:no-repeat;
	width:221px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn6:hover{
	background-image:url(/userfiles/image/graphics/btn_06.gif);
	background-repeat:no-repeat;
	background-position:left -35px;
}
#menu ul li .btn1Selected{
	background-image:url(/userfiles/image/graphics/btn_01.gif);
	background-repeat:no-repeat;
	background-position:left -38px;
	width:221px; height:38px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#menu ul li .btn2Selected{
	background-image:url(/userfiles/image/graphics/btn_02.gif);
	background-repeat:no-repeat;
	background-position:left -33px;
	width:221px; height:33px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#menu ul li .btn3Selected{
	background-image:url(/userfiles/image/graphics/btn_03.gif);
	background-repeat:no-repeat;
	background-position:left -33px;
	width:221px; height:33px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#menu ul li .btn4Selected{
	background-image:url(/userfiles/image/graphics/btn_04.gif);
	background-repeat:no-repeat;
	background-position:left -30px;
	width:221px; height:30px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#menu ul li .btn5Selected{
	background-image:url(/userfiles/image/graphics/btn_05.gif);
	background-repeat:no-repeat;
	background-position:left -34px;
	width:221px; height:34px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#menu ul li .btn6Selected{
	background-image:url(/userfiles/image/graphics/btn_06.gif);
	background-repeat:no-repeat;
	background-position:left -35px;
	width:221px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
}

#colRight{
	width:550px; float:right;
}
#header{
	/*background-image:url(/userfiles/image/graphics/header.jpg);
	background-repeat:no-repeat;*/
	width:550px; height:201px;
}
#heading{
	background-image:url(/userfiles/image/graphics/heading.jpg);
	background-repeat:no-repeat;
	width:550px; height:28px;
	padding:21px 0px 0px 0px;
}
#h1{
	/*background-image:url(/userfiles/image/graphics/h1.jpg);
	background-repeat:no-repeat;*/
	height:28px;
	
}
#h2{
	/*background-image:url(/userfiles/image/graphics/h2.jpg);
	background-repeat:no-repeat;*/
	height:28px;
}
#h3{
	/*background-image:url(/userfiles/image/graphics/h3.jpg);
	background-repeat:no-repeat;*/
	height:28px;
}
#h4{
	/*background-image:url(/userfiles/image/graphics/h4.jpg);
	background-repeat:no-repeat;*/
	height:28px;
}
#h5{
	/*background-image:url(/userfiles/image/graphics/h5.jpg);
	background-repeat:no-repeat;*/
	height:28px;
}
#h6{
	/*background-image:url(/userfiles/image/graphics/h6.jpg);
	background-repeat:no-repeat;*/
	height:28px;
}
#h7{
	/*background-image:url(/userfiles/image/graphics/h7.jpg);
	background-repeat:no-repeat;*/
	height:28px;
}
#h8{
	/*background-image:url(/userfiles/image/graphics/h8.jpg);
	background-repeat:no-repeat;*/
	height:28px;
}
#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000;
	padding:10px 22px;
}
#content ul{ padding:0px; margin:0px; }
#content ul li{ padding:0px; margin-left:15px; }
#teaserBox{
	width:506px; overflow:hidden;
	padding:10px 22px;
}
.teaser_h1{
	/*background-image:url(/userfiles/image/graphics/teaser_h2.gif);
	background-repeat:no-repeat;*/
	height:34px;
}
.teaser_h2{
	/*background-image:url(/userfiles/image/graphics/teaser_h1.gif);
	background-repeat:no-repeat;*/
	height:34px;
}
#teaser1{
	width:230px; float:left;
}
#teaser2{
	width:230px; height:110px; float:right;
}
a.lesmer{
	background-image:url(/userfiles/image/graphics/lesmer.jpg);
	background-repeat:no-repeat;
	width:83px; height:27px;
	display:block; overflow:hidden; text-indent:-1000px; float:right;
}
#footer{
	position:relative;
	background-image:url(/userfiles/image/graphics/footer.gif);
	background-repeat:no-repeat;
	width:751px; height:28px; line-height:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#3f3215; text-align:right;
	padding-right:20px; clear:both;
}
#footer a{
	line-height:28px; color:#3f3215;
}
/* ==============  KONTAKT FORM ================= */

/*#contact_form{
	width:400px;
	margin:0px 0px 5px 15px ;
	padding:0px 10px; overflow:hidden;
}
#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;
}*/
#contact_form{
	/*margin:0px 10px;
	width:400px;*/
	width:400px;
	margin:0px 0px 5px 15px ;
	padding:0px 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#fffff;
}
#contact_form ul{ padding:0px; margin:0px; list-style:none; }
#contact_form ul li{ width:270px; padding:0px 0px; display:inline; float:left; margin:1px 0px; }
#contact_form ul li label{ width:90px; float:left; display:block; color:#FFFFFF; }
#contact_form ul li p{ width:170px; padding:0px; margin:0px; float:right; color:#FFFFFF; }

#contact_form table{
	width:300px;
	border:0pt;
	float:left;
}
#contact_form td{
	border:0pt;
}
#contact_form input{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:20px;
	font-size:11px;
	padding-top:1px;
	width:160px;
}
#contact_form textarea{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:100px;
	font-size:11px;
	padding-top:1px;
	width:254px;
	*width:254px;
}

#contact_form input.botton{
	width:50px;
	height:20px;
	text-align:center;
	
}
.modalBackground{
    background-color:Gray;
    height:100%;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.tdButton
{
	width:150px;
}
/* =========================================== */
/* ==============  KONTAKT FORM LEFT================= */
.kontaktForm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:Black; width:200px;
}
.kontaktForm ul{
	padding:0px; margin:0px; list-style:none;
}
.kontaktForm ul li{
	width:198px;
	padding:0px; margin:0px; clear:both; float:left; padding:1px;
}
.kontaktForm ul li label{
	line-height:18px;
}
/* =========================================== */
.kontaktForm2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:Black; width:520px;
	float:left;
}
.kontaktForm2 ul{
	padding:0px; margin:0px; list-style:none;
}
.kontaktForm2 ul li{
	width:198px;
	padding:0px; margin:0px; clear:both; float:left; padding:1px;
}
.kontaktForm2 ul li label{
	line-height:18px;
}
#guestbook_form
{
	color:#E2D1A8;
}
#guestbook_form td
{
padding:0;	
}
.moduletools
{
	color:Green;
}
.moduletools a
{
	color:Green;
}
.pager span
{
	color:Black;
	
}
.pager
{
	margin-left:10px;
}

.pager span a
{
	color:Black;
}

.text
{
	width:180px;
}
.textMultiline
{
	width:180px;
}

.topg{
	/*background-image:url(/userfiles/image/graphics/guest-top-bar1.gif);
	background-repeat:no-repeat;*/
	width:580px; height:13px;
	float:left;
}
.guestbg{
	/*background-image:url(/userfiles/image/graphics/guest-bg1.gif);
	background-repeat:repeat-y;*/
	width:580px; 
	float:left;
}
.bottomg{
	/*background-image:url(/userfiles/image/graphics/guest-bottom-bar1.gif);
	background-repeat:no-repeat;*/
	width:580px; height:5px;
	float:left;
}
#commentlist{
	width:530px;
	float:left;
	overflow:hidden;
	margin-top:20px;
	padding-left:10px;
}
.bubble_box{
	width:580px;
	float:left;
	/*margin-bottom:20px;*/
}
.message{	
	color:#999999;
	font-size:11px;
	float:left; width:510px;
	/*margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;*/
	margin:10px 0 10px 13px;
	text-align:justify;
}
.head{
	width:570px;
	margin-left:10px;
	float:left;
	height:18px;
}

#session
{
	float:left;
}

