@import url("reset.css");

html, body {
	background: #fff url("../../_img/common/bg_body.jpg") repeat-x;	
}

h1, h2, h3{
	font-family: Cambria, Times, Georgia, serif ;
	font-weight: normal;
}

p,table, ul li{
	font-family: Calibri, Arial, sans-serif;
	}

strong{ font-weight: bold;}

ul{
	display: inline- block;
}

ul li{ 
	list-style-type:none;
	padding: 0 0 0 20px;
	background: url("../../_img/common/bullet.gif") no-repeat 0 4px; 
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
	color: #3d3d3d;
}

 

.copy, .copy-last, table{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #3d3d3d;
}	

.copy-last{
	margin-bottom: 0;
}
.copy a{
	color: #ef8409;
	text-decoration: none;
}

.copy a:hover{
	text-decoration: underline;
}

.bt{
	font-size: 13px;
	margin: 3px 3px 0 0;
	color: #fff;
	display:block;
	float: left;
}
.teaser{
	font-size: 14px;
	line-height: 18px;
}



.bt_orange{
	height: 20px;
	margin-top: 3px;
	display:table;
	background: #ffffff url(../../_img/common/bt_orange_bg.jpg) repeat-x;
}


.bt_orange a{
	color: #FFF;
	text-decoration: none;
}

.bt_orange_l, .bt_orange_r{
	height: 20px;
	width: 10px;
}

.bt_orange_l{
	background: #ffffff url(../../_img/common/bt_orange_l.jpg) no-repeat;
	float:left;
}
.bt_orange_r{
	background: #ffffff url(../../_img/common/bt_orange_r.jpg) no-repeat;
	float:right;
}

h1{
	font-size: 22px;
	line-height: normal;
	color: #623571;
	margin:  -5px 0 10px 0;	
}

h2{
	font-size: 20px;
	line-height: normal;
	color: #ef8409;
	margin: 0 0 10px 0;	
}

h3{
	font-size: 18px;
	line-height: normal;
	color: #623571;
}

.teaser_h3{
	font-weight: bold;
}

#site{
	width: 950px;
	height: 400px;
	display: table;
	margin: 0 auto;
}


#logo{
	margin: 20px 0 12px 0;
	text-align: center;
}


#navibar{
	width: 950px;
	height: 50px;
	background: transparent url(../../_img/navi/bg-navibar.gif) no-repeat;
	
}

#xnavi{
	height: 36px;
	margin: 0 auto;
	display: table;
}

.navi{
	margin: 0 auto;
	height: 36px;
	width: 575px
}
.navitrenner{ 
	margin: 5px 0;
	float:left;
}

.navi_bt{
	float:left;
	margin: 5px 0;
	padding: 0 10px;
}

.navi_bt:hover{
	background: transparent url(../../_img/navi/bg_sw.gif) repeat-x;
}

.navi_bt_sw{
	margin: 5px 0;
	float:left;
	padding: 0 10px;
	background: transparent url(../../_img/navi/bg_sw.gif) repeat-x;
}

#xcontent{
	width: 950px;
	height: 360px;
	display: table;
	background: 
		transparent
		url(../../_img/common/bg-content.gif) 
		repeat-y; 
}

#innerframe{
	padding: 30px 30px 0 30px;
	height: 360px;
	display: table;
}

#contentbottom{
	width: 950px;
	height: 25px;
	background: transparent 
		url(../../_img/common/bg-content_bottom.gif) 
		no-repeat; 
}

.leftcol{
	width: 360px;
	margin-right: 30px;
	display: table;
	float: left;
}

.rightcol{
	width: 460px;
	float: left;
}

.rightcol_form{
	width: 480px;
	float: left;
}

.onecol{
	width: 835px;
	padding-top: 20px;
	margin-left: 5px;
	clear: both;
	display: table;
}

.startteaser_txt{
	padding: 0 5px;
}

.border_img{
	padding: 5px;
	border: 1px solid #bebebe;
	display: table;
	margin: 0 0 10px 0;
}

td.label { font-weight:bold; color: #623571; padding-right: 5px; width:125px } 
td.text { vertical-align:top; }

#xfooter{
	margin: 5px 10px;
	padding-bottom: 15px;
}

#footer_l, #footer_r{
	font-size:12px;
	letter-spacing: -0.1px;
	color: #572767;
}

#footer_l{
	float: left;
}

#footer_r{
	float: right;
}

#xfooter a{
	font-weight: bold;
	color: #572767;	
}

#xfooter a:hover{
	text-decoration:none;
}

#kontaktform{
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
}

#kontaktform tr td{
	height: 30px;
}

#kontaktform input{
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
}

.input, .input_error{
	width: 340px;
	padding: 3px; 
}

#kontaktform select {
	width: 349px;
	padding: 2px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
}

.formlabel, .formarealabel{
	font-weight: bold;
	width: 150px;
}

.formarealabel{
	vertical-align: top;
}


.forminput{
	font-weight: bold;
	width: 340px;
}

.area, .area_error{
	width: 344px;
	height: 100px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
}



.bt_submit{
	display: block;
	margin-top: 10px;
	border: none;
	background: #ef8409;
	color: white;
	height: 25px;
	width: 229px;
}

.bt_submit:hover{
	background: #FFAA09;
}

.disabled {
	color:#a1a1a1;
}

.input_error, .area_error, .k-form_error{
	border: 1px solid #ef8409;
	background: #fce6ce;
}

.teammember{
	clear: both;
	float: none;
}

.teamimg{
	float: left; margin: 0 30px 10px 0;
	display: block;
}

.teaming img{
	float: left; 
	margin: 0 30px 10px 0;

}


.teamtxt{
	float:  left;	
	width: 300px;
}

.teamtxt ul{
	width: 300px;
	display: inline-block;
	float:  left;
}


