html {
height: 101%;
}
* { 
padding:0; margin:0; 
}

a {
	color: #003399;
}


body {
	padding:0px;
	margin:0px;
	color:#4A4A4A;
	background-color: #fff;
	background-image: url(images/hintergrund_logo.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#wrapper {
	text-align: left;
	width: 791px;
	min-height: 100%;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
ul{list-style-type:none;}

* html .erasertech {
padding-left: 15px;
}
.erasertech {
	text-decoration: none;
	color: #999999;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
a:hover.erasertech {
	color: #333333;
	text-decoration: underline;

}
#logo{
	width:791px;
	height:158px;
	position:relative;
	color:#fff;
	padding:0px;
	background-color: #15AEFD;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo_text {
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 60px;
	font-weight: normal;

}
#navi{
	position:relative;
	display:block;
	height:27px;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	font-size: 11px;
	padding-top: 42px;
	padding-left: 24px;
}
#navi ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#navi ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#navi ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	height:20px;
	background-color: transparent;
	background-image: url(images/hintergrund_navi_a.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#navi ul li a:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(images/hintergrund_navi_ahover.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#navi  ul  li  a.zeiger,#navi  ul  li  a.zeiger:hover{
	background-image: url(images/hintergrund_navi_ahover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#inhalt{
	width:789px;
	position:relative;
	margin-top: 30px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D2F0FF;
}
#inhalt_links{
	width:400px;
	float:left;
	background-color: #F2F2F2;
	border: 1px solid #B9E9FF;
	padding-top: 12px;
	padding-right: 35px;
	padding-bottom: 30px;
	margin-right: 15px;
	margin-left: 20px;
	padding-left: 0px;
}
#inhalt_links  h1{
	color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	padding-left: 20px;
}
#inhalt_links  h2{
	color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 20px;
}

#inhalt_links p{
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 20px;
}
#inhalt_links p span{background:#fff; color:#046598; font-weight:bold;}
#inhalt_links ul{
	margin-left: 0px;
	padding-left: 20px;
}
#inhalt_links ul li{
	background-image: url(images/hacken.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 30px;
}
#inhalt_links ul li a{
	width:390px;
	height:20px;
	text-decoration:underline;
	padding:0 0 0 20px;
}
#inhalt_rechts{
	width:295px;
	float:left;
	border:1px solid #B9E9FF;
	color:#1A1A1A;
	background-color: #F2F2F2;
	padding-top: 25;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

#inhalt_rechts img {
	padding-top: 25px;
	padding-left: 10px;

}

#inhalt_rechts_rechts {
	width:280px;
	float:left;
	border:1px solid #B9E9FF;
	color:#4A4A4A;
	background-color: #F2F2F2;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-top: 15px;
}

#inhalt_rechts_rechts h1 {
	color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
}

#footer{
	height:140px;
	color:#010101;
	clear:both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #fff;
	background-image: url(images/hintergrund_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	bottom: 0;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D2F0FF;
}
#footer_inhalt{
	width:700px;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 60px;
}

#footer ul {
	margin-left: 90px;

}

#footer ul li {
	display: inline;

}

#footer ul li a {
	margin-right: 10px;
	color: #0099CC;
}


#anfrage_formular {
	width: 380px;

}
#anfrage_formular ul li {
	background-image: none;
	list-style-type: none;
}
form#Kontakt {
	padding: 0px;
	margin: 0;
}
form#Kontakt ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 350px;
}
form#Kontakt ul li{
	list-style: none;
	float: left;
	width: 350px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	background-image: none;
}
form#Kontakt ul li input, form#Kontakt ul li select, form#Kontakt ul li textarea{
	border: 1px solid #BCBCBC;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: none;
}
form#Kontakt ul li textarea{
	width: 210px;
}
form#Kontakt ul li label{
	float: left;
	width: 130px;
}

.check_box {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
form#Konakt   ul li .check_box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#link {

}

