@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font: bold 1em Arial, sans-serif;
}
body {
	color: #000000;
	height:100%;
	text-align: center;
	background-color:#bbd2dd;
	font-family: Arial;
	font-size: 100%;
}
div {
	text-align: left;
}
.container {
	height: 800px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -640px;
	width: 1265px;
	background-repeat:no-repeat;
	z-index: 0;
	background-position: top;
	text-align: center;
}
.oben {
	width:807px;
	height:110px;
	margin: 0px 231px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
}
.unten {
	width:780px;
	height:90px;
	margin: 0px 230px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 8px 13px;
}
#unten_content {
	color: #333333;
	margin: 30px 2px;
}
#unten_content a {
	color:#333333;
}
#unten_content_print {
	color: #333333;
	margin: 5px 2px;
}
#unten_content_print a {
	color: #333333;
}
#menu {
	width: 400px;
	height: 20px;
	margin: 200px 515px;
	z-index: 1;
	position: absolute;
	right: 100px;
	top: -80px;
}
#menu  table {
	margin: 0px;
	padding: 0px;
	list-style: none;
	left: 0px;
}
#menu a {
	display: block;
	float: left;
	width: auto;
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	background-color:#E2ECF1;
	color:#333333;
	font-size: 12px;
}
#menu a:hover {
	color:#333333;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-bottom-width: medium;
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: medium;
}
#menu tr {
	height:25px;
	
}
#menu td {
	padding-right:10px;
	font-size: 12px;
}
#title_first {
	width: auto;
	height: 22px;
	padding: 5px 10px;
	text-align: left;
	font-size: 21px;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#title_second {
	width: auto;
	height: 20px;
	font-size: 9px;
	text-align: left;
	padding: 6px 10px;
}
#sub_menu {
	width: 142px;
	height: 150px;
	margin: 260px 870px;
	z-index: 1;
	position: absolute;
	right: 8px;
	top: -80px;
	background-image: url(../images/sub_menu.png);
	background-repeat: no-repeat;
}
#sub_menu  table {
	margin: 6px 8px;
	padding: 0px;
	list-style: none;
	left: 0px;
}
#sub_menu a {
	display: block;
	float: left;
	width: 90px;
	padding: 1px 0px;
	text-align: left;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 11px;
	z-index: 2;
}
#sub_menu a:hover {
	display: block;
	float: left;
	width: 90px;
	padding: 1px 0px;
	text-align: left;
	text-decoration: none;
	color:#333333;
	font-size: 11px;
	z-index: 2;
}
#title {
	width: 310px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_webmail {
	width: 160px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_kontakt {
	width: 160px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_impressum {
	width: 180px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
} 
#title_kundendienst {
	width: 210px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_service {
	width: 250px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_downloads {
	width: 200px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_internet {
	width: 200px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_telefonie {
	width: 260px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_tvradio {
	width: 260px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
#title_tvradio_radio {
	width: 207px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -83px;
}
#title_infokanal {
	width: 260px;
	height: 80px;
	margin: 205px 230px;
	z-index: 1;
	position: absolute;
	right: 2px;
	top: -80px;
}
.mitte_std {
	width:807px;
	height:550px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_impressum {
	width:807px;
	height:580px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_outlook {
	width:807px;
	height:1800px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_downloads {
	width:807px;
	height:830px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_internet_privat {
	width:807px;
	height:1420px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_internet_business {
	width:807px;
	height:1650px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_telefonie_preis {
	width:807px;
	height:710px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_telefonie_gebuehren {
	width:807px;
	height:670px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_tv_info {
	width:807px;
	height:700px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_radio_analog {
	width:807px;
	height:780px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_tv_analog {
	width:807px;
	height:870px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_tv_digital {
	width:807px;
	height:2300px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_telFunktionen {
	width:807px;
	height:2050px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_news {
	width:807px;
	height:1050px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_infokanal {
	width:807px;
	height:700px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
.mitte_infokanal_preis {
	width:807px;
	height:700px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
#content_std {
	width: 580px;
	height: 400px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_impressum {
	width: 580px;
	height: 450px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_outlook {
	width: 580px;
	height: 1750px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_downloads {
	width: 580px;
	height: 730px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_internet_privat {
	width: 580px;
	height: 1350px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_internet_business {
	width: 580px;
	height: 1550px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_telefonie_preis {
	width: 580px;
	height: 630px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_telefonie_gebuehren {
	width: 580px;
	height: 550px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_tv_info {
	width: 580px;
	height: 580px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_tv_radio {
	width: 580px;
	height: 700px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_tv_digital {
	width: 580px;
	height: 2200px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_tv_analog {
	width: 580px;
	height: 820px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_telFunktionen {
	width: 580px;
	height: 1900px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_infokanal_preis {
	width: 580px;
	height: 600px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_infokanal {
	width: 580px;
	height: 600px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#print {
	width: auto;
	height: 25px;
	bottom: 0px;
	text-align: right;
	padding: 0px 10px;
}
#content_news {
	width: 580px;
	height: 1000px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.mitte_newsletter {
	width:807px;
	height:500px;
	margin: 0px 230px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
}
#content_newsletter {
	width: 580px;
	height: 400px;
	margin: 220px 410px;
	position: absolute;
	left: 0px;
	top: 0px;
}
