BODY {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/bodybg.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-family:verdana, arial;
	font-size:12px;
	text-align:justify;
	}
	
H1 {
	color:#0A3464;
	font-size:12px;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	border-bottom:1px solid #0A3464;
	}

H2 {
	margin:0px;
	margin-bottom:5px;
	color:#24365A;
	font-weight:bold;
	font-size:12px;
	}
	
IMG {
	border:0px;
	}
	
a:link {color:#0A3464; text-decoration:underline;}
a:active {color:#0A3464; text-decoration:underline;}
a:visited {color:#0A3464; text-decoration:underline;}
a:hover {color:#0A3464; text-decoration:none;}

TABLE {
	width:828px;
	border:1px solid #0A3464;
	text-align:center;
	}
.tdantrag {
	background-color:#cccccc;
	}
	
#header {
	width:803px;
	height:30px;
	padding:50px 0px 0px 47px;
	background-image:url(images/prepaid-handy.jpg);
	border-bottom:1px solid white;
	border-top:1px solid white;
	color:#666666;
	font-size:14px;
	}
.line {
	background-color:#7C93A2;
	padding:3px;
	color:white;
	font-weight:bold;
	}
.line a:link {color:white; text-decoration:underline;}
.line a:active {color:white; text-decoration:underline;}
.line a:visited {color:white; text-decoration:underline;}
.line a:hover {color:white; text-decoration:none;}
	
#content {
	padding:10px;
	}

#footer {
	background-color:#666666;
	padding:3px;
	color:white;
	text-align:center;
	border-bottom:1px solid white;
	}
	
#footer a:link {color:white; text-decoration:underline;}
#footer a:active {color:white; text-decoration:underline;}
#footer a:visited {color:white; text-decoration:underline;}
#footer a:hover {color:white; text-decoration:none;}
	
	
#partner {
	font-size:10px;
	padding:5px;
	color:#999999;
	}
#partner a:link {color:#999999; text-decoration:underline;}
#partner a:active {color:#999999; text-decoration:underline;}
#partner a:visited {color:#999999; text-decoration:underline;}
#partner a:hover {color:#999999; text-decoration:none;}

.tablehead {
	background-color:#7C93A2;
	color:white;
	font-weight:bold;
	padding:3px;
	}
	
#vergleichtabelle {
	width:100%;
	text-align:center;
	font-size:11px;
	background-color:#D9E2E9;
	border:0px;
	}
	
#vergleichtabelle a:link, #vergleichtabelle a:active, #vergleichtabelle a:visited {
	color:#24365A;
	text-decoration:underline;
	font-weight:bold;
	}
	
#vergleichtabelle a:hover {
	color:#24365A;
	text-decoration:none;
	font-weight:bold;
	}
	
.tablefooter {
	font-size:10px;
	padding:2px;
	color:#efefef;
	text-align:center;
	background-color:#7C93A2;
	}        
