/* @override http://www.kalibrieren.com/fileadmin/templates/css/kalibrierenstyle.css */

*{
	padding: 0;
	margin: 0;
	border: none;
}



body{
	background: #efefef url("img/mainback.jpg") repeat-x 0 top;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #666;
}

#seite{
	position: absolute;
	left: 50%;
	margin-left: -425px;
	width: 925px;
	background: url("img/siteback.jpg") repeat-y;
}

#topnav{
	width: 925px;
	height: 108px;
	background: url(img/topnaviback.jpg) no-repeat;
}

#multimedia {
	width: 925px;
	height: 176px;
	background: url(img/topbild1.jpg) no-repeat;
}

#topnav ul li{
	float: left;
	list-style-type: none;}


#topnav ul#mainnav{
	padding-top: 69px;
	padding-left: 44px;
}
	
#topnav ul#mainnav li a{
	color: #ddd;
	display: block;
	text-align: center;
	width: 104px;
	height: 25px;
	padding-top: 14px;
	text-decoration: none;
}

#sprache ul.sprachnav li a {
	color: #000;
	text-decoration: none;
}

#sprache ul.sprachnav li a:hover{
	color: #bd1a00;
}

#topnav ul#mainnav li a:hover,
#topnav ul#mainnav li a#active{
	background: url(img/botton_over.jpg) no-repeat;
	color: #fff;
}

#topnav ul#mainnav li a.first{
	width: 208px;
	padding-left: 0px;
}

#topnav ul#mainnav li a.first:hover,
#topnav ul#mainnav li a#active.first{
	background: url(img/botton_over_first.jpg) no-repeat;
}

#topnav ul#subnav{
	padding-top: 15px;
	margin-left: 40px;
	float: left;
}

#topnav ul#subnav li{
	float: left;
}

#topnav ul#subnav li a{
	float: left;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	border-right: solid 1px #162937;
	color: #162937;
	font-size: 10px;
}

#topnav ul#subnav li a:hover{
	color: #bd1a00;
}

#sprache{
	font-size: 10px;
	float: left;
	padding-left: 5px;
	padding-top: 15px;
	color: #162937;
}

#main{
	width: 925px;
	float: left;
	
}

#content{
	float: left;
	width: 600px;
	margin-top: 25px;
	padding-left: 70px;
	line-height: 150%;
	padding-right: 50px;
}

#content h2 {
	color: #2f5c7d;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #eee;}

#content p {
	padding-bottom: 35px;
}

#content div.csc-textpic.csc-textpic-intext-left-nowrap {
	float: left;
	padding-bottom: 30px;
}
#kontaktbox{
	float: right;
	width: 170px;
	padding-left: 13px;
	padding-top: 13px;
	height: 370px;
	margin-top: 39px;
	background: url(img/kontaktback.jpg) no-repeat;
}

#kontaktbox h4{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #2f5c7d;
	font-size: 11px;
	border-bottom: solid 1px #eee;
	width: 110px
}
	
#kontaktbox span,
#kontaktbox a{
	margin-left: 20px;
	display: block;
}

#kontaktbox span.name,
#kontaktbox span.tel
{
	padding-bottom: 10px;
}
#kontaktbox span.tel{
	border-bottom: solid 1px #eee;
	width: 110px;
}

#kontaktbox a.mailto {
	width: 121px;
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #efefef;
	background: url(img/emailback) no-repeat;
	font-size: 10px;
	text-decoration: none;
	margin-top: 15px;
}

#content p a {
	color: #2f5c7d;
}

#kontaktbox a.mailto:hover{
	background: url(img/emailback_over.jpg) no-repeat;
	color: #fff;
}


#footer{
	width: 925px;
	height: 100px;
	background: url(img/footerback.jpg) no-repeat;
	clear: both;
}

#footer h1{
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;	
	width: 750px;
	display: block;
		font-size: 10px;
	padding-top: 24px;
	color: #bbb;
	padding-bottom: 10px;
	margin-left: 30px;
	padding-left: 0;
	letter-spacing: 2px;
	
}

/* @group Form */

textarea#uid5.powermail_kontaktformular.powermail_textarea.powermail_uid5 {
	width: 400px;
	border: solid 1px #ccc;
	margin-bottom: 20px;
}

input.powermail_kontaktformular.powermail_submit.powermail_submit_uid6 {
	width: 100px;
	margin-left: 81px;
	border: solid 1px #999;
	height: 20px;
	background-color: #ccc;
}

input.powermail_kontaktformular.powermail_submit.powermail_submit_uid6:hover{
	background-color: #960800;
	color: #fff;
}

legend {
	display: none;
}

label{
	width: 80px;
	display: block;
	float: left;
}

input{
	border: solid 1px #ccc;
	width: 200px;
	height: 17px;
	margin-bottom: 5px;
}



/* @end */










