/******************************Grundlayout***************************/
html{
	background-color: #e76600;
}
body {
	text-align: center;	
	margin: 0;
	color: #333333;
}

div.shadowbottom a:link,div.shadowbottom a:visited,div.shadowbottom a:hover{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: #ff9933;
	text-decoration: none;
}
div.main {
	margin: 10px auto; /*border: 1px solid Black;*/
	width: 790px;
	display: table;
}
div.navleft {
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 215px;
	display: inline;
	background: #a65000 url(../img/kling_logo.gif) no-repeat top;
}
div.shadowtop{
	float: left;
	height: 10px;
	width: 790px;
	line-height: 10px;
	background-color: White;
	background-image: url(../img/schatten_vertikal_top.gif);
	background-position: right;
	background-repeat: no-repeat;
}
div.shadowbottom{
	float: left;
	text-align: left;
	height: 25px;
	width: 755px;
	padding: 10px 0px 0px 35px;
	background-image: url(../img/schatten_horizontal.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e76600;
}
div.cont{
	width: 790px;
	background-color: White;
	display: table;
	float: left;
	background-image: url(../img/schatten_vertikal.gif);
	background-position: right;
	background-repeat: repeat-y;
}
div.mainfoot{
	clear: both;
	background-color: White;
	float: left;
	text-align: left;
	margin: 0px auto;
	width: 760px;
}
#navadress {
   float: left;
   text-align: left;
   margin-left: 10px;
   width: 215px;
	height: 85px;
   display: inline;
   background: #a65000;
   color: White;
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin: 0px 0px 10px 10px;
	padding-left: 25px;
	/*Tantek Hack*/
		voice-family: "\";}\"";
   	voice-family:inherit;
	width: 190px;	

}
.dummyklasse{
	line-height:0px;
}
div.contentfoot{
	float: right;
	width: 525px;
	height: 85px;
	margin: 0px 10px 10px 0px;
	border-left: 10px solid Black;
	border-right: 10px solid Black;
	border-bottom: 10px solid Black;
	background-color: white;
	display: inline;
	/*Tantek Hack*/
		voice-family: "\";}\"";
   	voice-family:inherit;
	width: 505px;
	height: 75px;
}
div.maincontent{
	clear: both;
	float: left;
	background-color: White;
	width: 760px;
	background-image: url(../img/background_nav.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
div.contentHead{
	float: left;
	width: 525px;
	height: 120px;
	margin-right: 10px;
	background-color: white;
	display: inline;
}
div.content {
	float: left;
	margin-right: 10px;
	border-left: 10px solid Black;
	border-right: 10px solid Black;
	background-color: white;
	vertical-align: top;
	display: inline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-left: 30px;
	width: 525px;
	min-height: 340px;
	/*Tantek Hack*/
		voice-family: "\";}\"";
   	voice-family:inherit;
   width:475px;
}
div.content table tr td {
	line-height: 17px;	
}
.dummyklasse{
	line-height:0px;
}



/**************************Navigation*****************************/
ul.navtree{
   margin: 275px 0px 0px 0px;
   padding: 0;
   text-decoration: none;
   text-transform: uppercase;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   display: block;
}
ul.navtree li {
	text-align: left;
	margin: 0;
	display: inline;
}
ul li a{
   display: block;
   padding: 0px 0px 0px 25px;
   margin: 0;
   text-decoration: none;
   height: 20px;
	line-height: 20px;
}
ul li a:link,ul li a:visited{
   color: Black;
}
ul li a.mainlevelactiv:link,ul li a.mainlevelactiv:visited{
   color: White;
}
ul li a.mainlevelsub:link,ul li a.mainlevelsub:visited{
   color: White;
}

ul li a.mainlevelupper{
   background-color: #e76600;
}
ul li a.mainlevelactiv:hover,ul li a.mainlevelactiv{
   background: url(../img/hover_activ.jpg) repeat-x;
   color: white;
}
ul li a.mainlevelupper:hover{
   background: url(../img/hover_upper.jpg) repeat-x;
   color: white;
}
ul li a.mainlevel:hover {
   background: url(../img/hover.gif) repeat-x;
   color: white;
}
ul.navtree li a.mainlevelsub:hover,ul.navtree li a.mainlevelsubactiv {
   background: url(../img/hover.gif) repeat-x;
   color: white;
}


/***********************Content*******************************/
div.contentHead h2 {
   text-align: left;
   text-transform: uppercase;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 28px;
   height: 30px;
   padding: 72px 0px 16px 40px;
   margin: 0;
   font-weight: lighter;
   color: #e76600;
}
div.content img {
	margin: 10px 0px 0px 0px;
}
div.content div.imgsingleright img	{
	margin: 0;
}
div.imgleft{
	float: left;
}
div.imgright{
	float: left;
	margin-left: 25px;
}
div.imgsingleright{
	float: right;
	margin-right: 10px;
	display: inline;
}
div.fontcolspec{
	color: #999999;
}
div.picdesc{
	line-height: 15px;
	height: 15px;
	width: 216px;
	background-color: #e76600;
	color: White;
	margin-top: 10px;
	padding-left: 10px;
	display: block; /*Tantek Hack*/
   /*Tantek Hack*/
		voice-family: "\"}\"";
   	voice-family:inherit;
   width:206px;
	height: 15px;
}
div.picdesc2{
	float: left;
	line-height: 15px;
	height: 15px;
	color: #999999;
}

div.content h3{
	margin: 0;
	padding: 0;
	color: #cc6600;
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
}
a:link,a:visited,a:hover{
	color: #333333;
	text-decoration: none;
}