@charset "utf-8";
/* CSS Document */

body{
	background: #e0e9f2;
	padding:0;
	background-repeat:repeat-x;
	background-image:url(../images/page_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6b6b6b;
}

<!--
a:link {
	color: #414141;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #414141;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #6b6b6b;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #414141;
	text-decoration: none;
	font-weight:bold;
}
-->

#site{
	margin-left:20px;
}

#menu{
	margin-left:460px;
	margin-top:133px;
}

#header{
	position:absolute;
	background-image:url(../images/header.gif);
	width:985px;
	height:154px;
}

#logo{
	position:absolute;
	margin-left:20px;
	margin-top:10px;
}

#werbung_1{
	position:absolute;
	margin-left:480px;
	margin-top:13px;
}

#text_1{
	position:absolute;
	margin-left:650px;
	margin-top:13px;
}

#tarife{
	position:absolute;
	margin-top:170px;
}

#box_1{
	position:absolute;
	background-image:url(../images/box.gif);
	width:236px;
	height:215px;
}

#box_2{
	position:absolute;
	background-image:url(../images/box.gif);
	width:236px;
	height:215px;
	margin-left:250px;
}

#box_3{
	position:absolute;
	background-image:url(../images/box.gif);
	width:236px;
	height:215px;
	margin-left:500px;
}

#box_4{
	position:absolute;
	background-image:url(../images/box.gif);
	width:236px;
	height:215px;
	margin-left:750px;
}

#box_head_1, #box_head_2, #box_head_3, #box_head_4{
	color:#FFF;
	font-weight:bold;
	margin-top:2px;
	margin-left:8px;
}

#box_cont_1, #box_cont_2, #box_cont_3, #box_cont_4{
	margin-top:2px;
	margin-left:4px;
}

#content{
	position:absolute;
	background-color:#FFF;
	margin-top:400px;
	width:985px;
	margin-bottom:30px;
}

#cont_head{
	margin-left:50px;
	margin-top:10px;
	font-weight:bold;
}

.blue{
	font-size:16px;
	color:#4e86b7;
	font-weight:bold;
}

.alt{
	text-decoration:line-through;
	color:#8a8a8a;
	font-weight:bold;
	font-size:12px;
}

.tmobile{
	color:#E01276;
	font-weight:bold;
	font-size:12px;
}

.vodafone{
	color:#C51C1F;
	font-weight:bold;
	font-size:12px;
}

.o2{
	color:#1D176D;
	font-weight:bold;
	font-size:12px;
}

.eplus{
	color:#14543b;
	font-weight:bold;
	font-size:12px;
}

#vergleich{
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	color:#414141;
}


#gewähr {
	font-size: 9px;
}

#beschreibung {
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	width:400px;
	background-color:#d5e2ee;
	padding:10px;
}

#sms_sent{
	margin-left:435px;
	margin-top:-189px;
}

#tarif_1, #tarif_1 a , #tarif_2, #tarif_2 a, #tarif_3, #tarif_3 a {
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	width:800px;
	padding:10px;
	color:#004260;
}


#tarif_1_w, #tarif_2_w, #tarif_3_w {
	margin-left:450px;
	margin-top:-120px;
}

.even{
	background-color:#d3e7f5;
}

#impressum{
	margin-left:900px;
	color:#333;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF9000;
}

