/**
 * Stylesheet f�r den Footer
 */
 
div#footer {
	padding: 0px;
	text-align: center;
	width: 980px;
	margin: 0 auto;
	color: #505050;
	font-size: 11px;
}

div#footer_popup {
	padding: 0px;
	text-align: center;
	width: 770px;
	margin: 0 auto 20px auto;
	color: #505050;
	font-size: 11px;
}

div#footer div#footer_links {
	margin: 0;
	padding: 0;
	text-align: center;
	padding: 10px 30px 0 30px;
}

div#footer_popup div#footer_links p,
div#footer div#footer_links p {
	margin: 15px 0 0 0;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	color: #505050;
	padding: 0 0 15px 0;
}

div#footer div#footer_end {
	background-image: url(/sites/discosurf/controllers/frame/gfx/footer_background.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0;
	padding: 0 20px;
}

div#footer_end_popup {
	background-image: url(/sites/discosurf/controllers/frame/gfx/background_footer_popup.gif);
	background-repeat: no-repeat;
	height: 33px;
	margin: 0;
	padding: 0;
}

div#footer div#footer_end p {
	margin: 0;
	padding: 4px 20px;
	text-align: left;	
}

div#footer a {
	color: #2993CF;
}

div#footer a:hover {
	color: #C40000;
}

div#footer div#seo_footer_text {
	padding: 0px;
	width: 980px;
	margin: 0 auto;
	font-size: 9px;
	color: #808080;
	text-align: justify;
}

div#footer div#seo_footer_text p {
	margin: 3px 0 !important;	
}

div#footer div#seo_footer_text div.container strong {
	font-weight: normal !important;	
}

div#footer div#seo_footer_text h3 {
	font-size: 10px;
	font-weight: bold;
}

div#footer div.price_list {
	margin: 15px 0;
	padding: 5px 10px;
	border: 3px solid #52ADE1;
	background-color: #FFFFFF !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: right;
}

div#footer div#text_unten {
	padding: 0px;
	width: 940px;
	margin: 0 auto;
	text-align: justify;
}

div#footer div#text_unten a, div#footer div#footer_links a {
	color: #505050;
	border-bottom: #505050 1px dotted;
}

div#footer div#text_unten a:hover, div#footer div#footer_links a:hover {
	border-bottom-style: solid;
	text-decoration:none;
}

div#footer div#text_unten p {
	margin: 3px 0 !important;	
}

div#footer div#text_unten div.container strong {
	font-weight: normal !important;	
}

div#footer div#text_unten h2 {
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	margin: 20px 0 10px 0;
}

ul#prepaid {
	float: left; 
	width: 90em;
    margin: 0 0 20px 40px; 
    padding: 0;	
}

ul#prepaid li {	
    float: left;
    width: 20em;
    margin: 0;
    padding: 0;
}

div.seo_texts {
	text-align: left;
	padding: 0 15px;
	font-size: 11px;
}

div.seo_texts h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}
