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

div#footer div#footer_links {
	margin-top:20px;
	margin-bottom:20px;
}

div#footer_end_container {
	background-image: url(/sites/discoplus/controllers/frame/gfx/content_background.gif);
	background-repeat: repeat-y;
}

div#footer div#footer_end {
	background-image: url(/sites/discoplus/controllers/frame/gfx/footer_background.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	min-height: 20px;
	margin: 0;
	padding: 0 0 20px 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#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;
}