body{
	text-align: center;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	width: 840px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;


}
h2 {
	font-size: 16px;
	width: 820px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;


}
p {
	width: 840px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
}


hr {
	margin-right: 20px;
	margin-left: 20px;
}


.center {
	text-align: center;
}
.bold {
	font-weight:bold;
}
.right {
	text-align:right;
}
.gesamt{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 880px;
	text-align: left;
	height: 1000%;
		
}
.banner{
	background-image: url(../pict/banner.jpg);
	height: 120px;
	width: 880px;
	left: 0px;
	top: 0px;
	text-align:right;
	box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	-webkit-box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	-moz-box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	
}

.navlist{	
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 30px;
	width: 880px;
	top: 120px;
	background-image: url(../pict/menue_hg.jpg);
	box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	-webkit-box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	-moz-box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	

}
.navlist li{
	display: inline;
	list-style-type: none;
}
.navlist a {
	padding-top: 5px;
	background-image: url(../pict/button.jpg);
	height: 30px;
	width: 135px;
	display: inline;
	position:absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;


}
.navlist a:hover{
	background-image: url(../pict/button_over.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.n1{margin-left: 10px;}
.n1a{
	margin-left: 10px;
	margin-top: 0px;
	background-image: url(../pict/button_active.jpg);
	height: 30px;
	width: 135px;
	display: inline;
	position:absolute;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.n2{margin-left: 155px;}
.n2a{
	margin-left: 155px;
	margin-top: 0px;
	background-image: url(../pict/button_active.jpg);
	height: 30px;
	width: 135px;
	display: inline;
	position:absolute;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.n3{margin-left: 300px;}
.n3a{
	margin-left: 300px;
	margin-top: 0px;
	background-image: url(../pict/button_active.jpg);
	height: 30px;
	width: 135px;
	display: inline;
	position:absolute;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.n4{margin-left: 445px;}
.n4a{
	margin-left: 445px;
	margin-top: 0px;
	background-image: url(../pict/button_active.jpg);
	height: 30px;
	width: 135px;
	display: inline;
	position:absolute;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.n5{margin-left: 590px;}
.n5a{
	margin-left: 590px;
	margin-top: 0px;
	background-image: url(../pict/button_active.jpg);
	height: 30px;
	width: 135px;
	display: inline;
	position:absolute;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.n6{margin-left: 735px;}
.n6a{
	margin-left: 735px;
	margin-top: 0px;
	background-image: url(../pict/button_active.jpg);
	height: 30px;
	width: 135px;
	display: inline;
	position:absolute;
	text-align: center;
	color: #fff;
	font-size: 15px;
}


.inhalt{
	margin-top: 30px;
	position: absolute;
	background-color: #FFFFFF;
	box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	-webkit-box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	-moz-box-shadow:rgba(0,0,0,0.5) 8px 8px 20px;
	
}
.inhalt .link a{
	text-decoration:none;
	color:#000;
}
.inhalt .link a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.inhalt .link a:visited{
	text-decoration:none;
	color:#000;
}


.footer_barondo{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 50px;
	background-image: url(../pict/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	color: #FFFFFF;
	
}
.footer_barondo p{
	font-size: 9px;
	padding-top: 35px;	
}
.footer_barondo a{
	color:#FFF;
	text-decoration:none;
}
.footer_barondo a:hover{
	text-decoration:none;
	font-weight:bold;
}
.footer_barondo a:visited{
	color:#FFF;
	text-decoration:none;
}
.subnavi {
	width:170px;	
	position: absolute;
}

.subnavi a{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../pict/menue_btn_off.png);
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 10px;
	background-repeat: repeat-y;
}
.subnavi a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../pict/menue_btn_over.png);
	display: block;
	font-weight: bold;
	background-repeat: repeat-y;
}
.subnavi a:visited{
	color:#FFF;
	font-size:10px;
	text-decoration: none;
	background-repeat: repeat-y;
}

.subnavi b {
	background-image: url(../pict/menue_btn_off.png);
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	width: 150px;
	display: block;
	background-repeat: repeat-y;
}

.subnavi .active b{
	background-image: url(../pict/menue_sub_btn_over.png);
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	width: 150px;
	display: block;
	background-repeat: repeat-y;
}

.navi_down {
	background-image: url(../pict/menue_end.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
}



.tarifrechner_check24 {
	width: 750px;
	padding-left: 65px;
}
.tarifrechner_check24 p{
	width: 100%;
}

.tarifrechner_check24_with_subnavi {
	width: 650px;
	padding-left: 30px;
}
.tarifrechner_check24_with_subnavi p{
	width: 100%;
}

.tarifrechner_tarifcheck24 {
	width: 500px;
	margin-left: 190px;
}

.content_with_subnavi {
	width:710px;	
	margin-left:170px;
}

.content_with_subnavi p {
	width: 670px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
}

.content_with_subnavi h2 {
	font-size: 16px;
	width: 650px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;


}
.contact table{
	width:540px;
}
.contact fieldset{
	width:540px;
	margin-left:145px;
}
.contact p {
	width:325px;
}
