ul{
	list-style: none;
	margin: 0;
   padding: 0;
}

#pagewrap {
    background: url("images/bg.gif") repeat-x scroll left top #b61528;
    padding-bottom: 20px;
    width: 100%;
	 padding-top: 20px;
}

#outerboxwrap{
	background: url("images/round.png") no-repeat scroll center bottom transparent;
   margin: 0 auto;
   padding-bottom: 14px;
	width: 980px;
}

#innerboxwrap{
	background: url("images/round.png") repeat-y scroll center top #840c12;
   margin: 0 auto;
}

#header {
    height: 120px;
    margin: 0 auto;
    width: 940px;
    z-index: 1;
}

#header_links{
	float: left;
	width: 320px;
	height: 120px;
}

#header_rechts{
	float: right;
	width: 570px;
	height: 120px;
}

#nav {
    padding-top: 90px;
    position: relative;
    width: 520px;
    z-index: 400;
}

#header_links h1 {
    padding: 36px 0;
	 margin: 0;
}

#navigation li, .subnavi li {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
	 text-align: center;
}

#navigation li a {
	background: url(images/tab_gross.png) no-repeat bottom;
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 40px;
	white-space: nowrap;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.subnavi li a {
	background: url("images/tab.png") no-repeat scroll 0 -40px transparent;
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.subnavi li a:hover, .subnavi li a.current{
		background: url(images/tab.png) no-repeat top;
}
#navigation li a:hover{
		background: url(images/tab_gross.png) no-repeat top;
}

#content {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 0;
}

#footer {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 860px;
    z-index: 0;
	 padding-top: 20px;
	 padding-bottom: 20px;
	 padding-right: 50px;
	 padding-left: 50px;
}

#footer p{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58585a;
	font-weight: normal;
}

#teaser{
	background: url(images/teaser.jpg) no-repeat;
	height: 203px;
	width: 960px;
}

#innercontent{
	background: url(images/inner_bg.gif) no-repeat top;
	width: 960px;
}

#innerbottom{
	background: url(images/inner_bottom.gif) no-repeat top;
	width: 960px;
	height: 40px;
}

#left{
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	float: left;
}

#right{
	width: 320px;
	padding-right: 30px;
	padding-top: 20px;
	clear: both;
}

#center{
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	clear: both;
}

#handy_nav{
    height: 30px;
	 padding-left: 20px;
}

#handy_box_top{
	width: 900px;
	height: 15px;
	background: url(images/content_top.gif) no-repeat;
}

#handy_box_mid{
	width: 900px;
	background: url(images/content_center.gif) repeat-y;
}

#handy_box_bottom{
	width: 900px;
	background: url(images/content_bottom.gif) no-repeat;
	height: 15px;
}

#tarif_nav{
    height: 30px;
	 padding-left: 20px;
}

#tarif_box_top{
	width: 320px;
	height: 15px;
	background: url(images/tarif_bg_top.gif) no-repeat;
}

#tarif_box_mid{
	width: 320px;
	background: url(images/tarif_bg_mid.gif) repeat-y;
}

#tarif_box_bottom{
	width: 320px;
	background: url(images/tarif_bg_bottom.gif) no-repeat;
	height: 15px;
}

.handy_content{
	padding-left: 20px;
	padding-right: 20px;
	width: 860px;
}

.tarif_content{
	padding-left: 20px;
	padding-right: 20px;
	width: 280px;
	height: 350px;
	overflow: auto;
	display: none;
}

.handy_image {
    float: left;
    margin-right: 20px;
}

.handy_text{
	width: 660px;
	float:right;
	padding-top: 10px;
}

.handy_content h2, .tarif_content h2, .i h2{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #58585a;
	font-weight: normal;
	padding-bottom: 20px;
}

.handy_content p, .tarif_content p, .i p{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585a;
	font-weight: normal;
	padding-bottom: 20px;
}

.handy_content ul, .tarif_content ul{
	margin: 0;
	padding: 0;
	width: 280px;
	padding-bottom: 20px;
}

.handy_content li, .tarif_content li, .i li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585a;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 20px;
	background: url("images/li.gif") no-repeat scroll 0 1px transparent;
}	

.short_img{
	padding: 20px;
	float: right;
}

table#handy_daten, table#tarif_daten {
    width: 95%;
}

table {
   border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585a;
	font-weight: normal;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	
}

#handy_daten tbody td, #tarif_daten tbody td{
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 5px;
}

#uberblick_nav{
	padding-top: 20px;
   height: 30px;
	padding-left: 20px;
}

#zusammenstellung{
	height: 70px;
	width: 900px;
	background: url(images/zusammenstellung_bg.gif) no-repeat;
}

.z{
	padding-left: 20px;
	padding-right: 20px;
	width: 260px;
	float: left;
	height: 70px;
}

#zusammenstellung h2 {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58585a;
	font-weight: bold;
	line-height: 70px;
	white-space: nowrap;
}

#zusammenstellung h3 {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D10019;
	font-weight: bold;
	line-height: 70px;
	white-space: nowrap;
}

#zusammenstellung img{
	padding-top: 10px;
	padding-right: 10px;
}


#information_top{
	width: 900px;
	margin-top: 20px;
	height: 15px;
	background: url(images/information_top.gif) no-repeat;
}

#information_center{
	width: 900px;
	background: url(images/information_center.gif) repeat-y;
}

#information_bottom{
	width: 900px;
	height: 15px;
	background: url(images/information_bottom.gif) no-repeat;
	clear: both;
}

.i{
	padding-left: 20px;
	padding-right: 20px;
	width: 260px;
	float: left;
}

.clear{
	clear: both;
}