@charset "utf-8";
/* CSS Document */

html, body
{	margin:0px;
	padding:0px;
	overflow:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	background:#001743 url(../bilder/bg.png) center top repeat-y;
	position:relative;
}
.navi
{	width:1000px;
	height:119px;
	margin:auto;
	background:url(../bilder/bg_nav.png) left top repeat-x; 
}
.logo
{	width:520px;
	height:119px;
	float:left;
}
.link 
{	width:480px;
	height:22px;
	padding-top:97px;
	float:left;
	text-align:right;
}
.link a
{	text-decoration:none;
	color:#fff;
	padding:0px 15px;
}
.link a:hover
{	color:#001743;;
}
.pro
{	width:1000px;
	height:199px;
	margin:auto;
	background-color:#464951;
	line-height:40px;
	border-bottom:solid 1px #fff;
}
.pro a
{	text-decoration:none;
    display:block;
    float:left;
	color:#fff;
	width:170px;
	padding:0px 15px;
}
.pro a:hover
{	color:#001743;
    border:none;
}
.inhalt_start
{	margin:auto;
	height:600px;
	padding-top:40px;
	width:1000px;
	background-color:#464951;
}
.inhalt_start_pro
{	margin:auto;
	height:600px;
	width:1000px;
	background-color:#464951;
	border-bottom:solid 1px #fff;
}
.links
{	width:360px;
 	height:600px;
 	float:left;
}
.links p
{	display:block;
	color:#fff;
	font-size:12px;
	padding:15px;
	margin:0px;
}
.links_pro
{	width:360px;
 	height:400px;
 	float:left;
}
.text
{	width:639px;
 	height:380px;
 	padding-top:20px;
	background-color:#565961;
	color:#fff;
	float:left;
}
.text li
{	line-height:30px;
}
.text ul
{	margin-bottom:0px;
	padding-bottom:0px;
}


.text h1
{	font-size:18px;
	text-align:right;
	margin:0px;
	padding:0px 10px;
	padding-bottom:10px;
}
.text h2
{	margin:0px;
	padding:0 20px;
	font-size:16px;
	text-align:left;
}
.text h3
{	margin:0px;
	padding:0 20px;
	font-size:14px;
	text-align:left;
}
.text p
{	font-size:14px;
	padding:5px 20px;
	text-align:left;
}
.kon1
{   width:310px;
    height:125px;
    float:left;
}
.kon2
{   width:311px;
    height:125px;
    float:left;
}
.kon3
{   clear:both;
    width:593px;
    height:205px;
    padding:5px 20px;
}
.kon3 td
{   width:148px;
    margin:0;
    padding:5px 0 0 0;
}
.kon3 input
{   border:0px;
    width:148px;
    margin:0px;
}
.kon3 textarea
{   width:592px;
    height:70px;
    border:0px;
}

.kon2 p
{	font-size:14px;
	text-align:left;
}
.bilder
{	width:625px;
	background-color:#dfe0e3;
	height:120px;
	margin-top:50px;
}
.bilder img
{	border:solid 1px #464951;
	margin:3px;
}
.footer
{	width:1000px;
	height:100%;
	line-height:35px;
	background-color:#464951;
	text-align:right;
	margin:auto;
	border-top:solid 1px #fff;
}
.footer a
{	text-decoration:none;
	color:#fff;
	padding:0px 10px;
}
.footer a:hover
{	color:#001743;
}
.button
{   background-color:#464951;
    color:#fff;    
}
a.act 
{   color:#001743;
    border:none;
}
a.act:hover, a.act:focus, a.act:active  
{      border:none;
}