/* CSS Document */
body,h1,h2,h3,h4,h5,h6,ul,li,ol,div,p,img,form,input,label {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a img {
	border: 0px;
}

a span {
	display: none;
}

ul li {
	float: left;
	list-style: none;
}

#page {
	clear: both;
	position: relative;
	width: 1000px;
	margin: 0px auto 0px auto;
}

	#header {
		position: absolute;
		top: 0px;
		width: 990px;
		float: left;
		height: 167px;
		padding: 0px 0px 0px 10px;
		background: url(images/bg_header.jpg) no-repeat;
	}
		#logo {
			float: left;
			width: 280px;
			height: 107px;
		}

		#tuev {
			float: right;
			width: 200px;
			height: 107px;
		}

		#header ul {
			clear: left;
			width: 986px;
			height: 60px;
		}

			#header ul li  {
				position: relative;
				margin: 0px 3px 0px 0px;
			}
			#header ul li#navi_startseite {
				margin: 0px 10px 0px 0px;
			}

				#header ul li a {
					float: left;
					height: 60px;
				}
				#navi_startseite a {width: 199px;}
				#navi_mobile-tarife a {width: 160px;}
				#navi_hardware a {width: 137px;}
				#navi_verfuegbarkeit a {width: 167px;}
				#navi_service a {width: 138px;}
				#navi_unternehmen a {width: 160px;}
				/* hover Bilder positionieren */
				#navi_startseite a:hover {background: url(images/bg_header.jpg) no-repeat -10px -171px;}
				#navi_mobile-tarife a:hover {background: url(images/bg_header.jpg) no-repeat -219px -171px;}
				#navi_hardware a:hover {background: url(images/bg_header.jpg) no-repeat -382px -171px;}
				#navi_verfuegbarkeit a:hover {background: url(images/bg_header.jpg) no-repeat -522px -171px;}
				#navi_service a:hover {background: url(images/bg_header.jpg) no-repeat -692px -171px;}
				#navi_unternehmen a:hover {background: url(images/bg_header.jpg) no-repeat -833px -171px;}

				#header ul li ul {
					position: absolute;
					top: 60px;
					left: 0px;
					width: 170px;
					height: auto;
					display: none;
					padding: 14px 10px 0px 10px;
					background: #FFFFFF url('images/bg_header_subnavi.gif') no-repeat 0px -25px;
				}

					#header ul li ul li {
						height: 20px;
						width: 140px;
						padding: 5px 0px 0px 30px;
						background: url('images/bg_header_subnavi.gif') no-repeat -10px 0px;
					}
					#header ul li ul li.last {
						height: 34px;
						background: url('images/bg_header_subnavi.gif') no-repeat -10px 0px;
					}
						#header ul li ul li a { height: auto; color: #646464;}
						#header ul li ul li a:hover {background: none; color: #FBAA01;}

	#content {
		position: absolute;
		top: 167px;
		width: 990px;
		float: left;
		padding: 0px 0px 0px 10px;
	}

		#breadcrumb {
			float: left;
			height: 20px;
			width: 990px;
			margin: 3px 0px 0px 0px;
			color: #646464;
		}

			#breadcrumb a {
				color: #646464;
			}
			#breadcrumb a:hover {color: #FAAB01; font-weight: bold;}

		#banner {
			float: left;
			height: 270px;
			width: 990px;
			margin: 8px 0px 13px 0px;
			overflow: hidden;
		}

		.box200, .box250 {
			float: left;
			height: 180px;
			width: 200px;
			padding: 0px 0px 1px 1px;
			margin: 0px 9px 0px 0px;
			background: aqua;
		}
		
		.box200 {
			background: #F4F4F4 url('images/bg_box200.gif') no-repeat;
		}

		.box250 {
			width: 250px;
			background: #F4F4F4 url('images/bg_box250.gif') no-repeat;
		}

		.box200 h5, .box250 h5 {
			width: 194px;
			height: 21px;
			padding: 8px 0px 0px 6px;
			font-size: 14px;
			color: #FFFFFF;
			background: url('images/bg_box_h5.jpg') repeat-x;
		}

		.box250 h5 {
			width: 244px;
		}

		#tagcloud {
			width: 180px;
			padding: 10px 10px 0px 10px;
			text-align: center;
		}
			#tagcloud a {
				color: #646464;
			}
			#tagcloud a:hover {color: #FAAB01;}
			
			a.tagcloud-1 { font-size: 22px; }
			a.tagcloud-2 { font-size: 20px; }
			a.tagcloud-3 { font-size: 18px; }
			a.tagcloud-4 { font-size: 16px; }
			a.tagcloud-5 { font-size: 14px; }
			a.tagcloud-6 { font-size: 12px; }


		#content form {
			position: relative;
			float: left;
			width: 239px;
			padding: 22px 0px 0px 10px;
			height: 127px;
			background: url('images/verfuegbarkeit.jpg') no-repeat right top;
		}

			#content form label	{
				float: left;
				color: #646464;
			}

			#form_submit {
				position: absolute;
				top: 125px;
				right: 0px;
			}

			#content form .form_short {
				float: left;
				width: 87px;
				height: 40px;
			}

				#content .form_short input {
					clear: both;
					float: left;
					width: 65px;
					height: 18px;
					padding: 2px 0px 0px 0px;
				}

			#content form .form_long {
				float: left;
				width: 147px;
				height: 40px;
			}
			
				#content .form_long input {
					clear: both;
					float: left;
					width: 125px;
					height: 18px;
					padding: 2px 0px 0px 0px;
				}
			
		#text {
			float: left;
			width: 990px;
			padding: 10px 0px 10px 0px;
		}

			#text h1 {
				float: left;
				width: 980px;
				margin: 0px 0px 5px 0px;
				font-size: 16px;
				color: #FAAB01;
			}

			#text h2 {
				float: left;
				width: 980px;
				margin: 0px 0px 5px 0px;
				font-size: 14px;
				color: #FAAB01;
			}

			#text p {
				float: left;
				width: 980px;
				margin: 0px 0px 5px 0px;
				color: #646464;
			}

				#text p a {
					color: #646464;
					text-decoration: underline;
				}
				#text p a:hover {color: #FAAB01;}

			#infonavi {
				float: left;
				width: 990px;
			}
			
				#infonavi li {
					display: inline;
					float: none;
					margin: 0px 10px 0px 0px;

				}
					#infonavi li a {
						float: none;
						color: #646464;
						text-decoration: underline;
					}
					#infonavi li a:hover {color: #FAAB01;}
		#footer {
			float: left;
			width: 990px;
			padding: 0px 0px 767px 0px;
			background: url('images/kleingedrucktes.gif') no-repeat 10px;;
		}

			#footer ul {
				float: left;
				width: 280px;
				padding: 0px 0px 10px 710px;
			}

				#footer ul li {
					float: left;
					padding: 0px 0px 0px 10px;
					background: url('images/bg_footer_li_a.gif') no-repeat 5px 3px;
				}

				#footer ul li.first {
					padding: 0px;
					background: none;
				}

				#footer ul li a {
					color: #646464;
				}
				#footer ul li a:hover {color: #FAAB01;}
