/***********************************************/
/* body tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000033;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #d6d6d6;
	position: relative;
	background-image:url(images/layout/m_7.gif);
	line-height: 1.166;
}

/******* details *******/
.detail1 a:link, .detail1 a:visited{
	color: #993333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-image:url(dsl-flatrate-pics/txt.jpg);
	padding-bottom:2px;
	width: 45px;
	float: right;
	text-align:right;
}
.detail2 a:link, .detail2 a:visited{
	color: #993333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-image:url(dsl-flatrate-pics/txt.jpg);
	padding-bottom:2px;
	float: right;
	text-align:center;
	background-repeat: no-repeat;
	width: 135px;
}
.detail1 a:hover, .detail2 a:hover{
	text-decoration: none;
}


/******* font styles *******/
.Stil2 {
	color: #4C86C4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
}
.Stil3 {
	font: 16px  Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	background-color: #330033;
}
.Stil4 {
    color: #000099;
	font-style: italic;
	font-size: 18px;
	font-weight:bold
}
.Stil8 {
	color: #9DC9FF;
	font-style: italic;
	font-size: 18px;
}
.Stil24 {
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}

.Stil25 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.Stil30 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}
.Stil31 a:link, .Stil31 a:visited{
    color:#666666;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.Stil31 {
	background-image:url(images/icons/ico_novajanela.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-top: 8px;
	padding-left: 15px;
	text-align: center;
	font-size:100%;
	font-style: italic;
}
.Stil31 a:hover{
    text-decoration:none;
}
.Stil38 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
}
.Stil40 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	font-family: Arial, sans-serif;
}
.Stil43 {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	background-color: #d6d6d6;
}

.Stil44 {
	font-size: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left: 4px;
}
.Stil45 {font-size: 24px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Stil46 {font-size: 12px; color: #CCCCCC; font-style: italic; }
.Stil52 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #66CCFF;
}
.Stil53 {
	color: #ffffff;
	font-style: italic;
	background-image:url(images/layout/logo.jpg);
	background-color: #0099FF;
	text-align: center;
	padding-bottom: 4px;
}
.Stil54 {
	color: #666666;
	font-style: italic;
	padding: 0px;
	font-size: 75%;
}
	
.Stil56 {font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Stil59 {
	color: #006699;
	font-size: 12px;
	font-weight: bolder;
	background-image:url(images/layout/1_w1.gif);
	margin-bottom: 1px;
	width: 183px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
.Stil60 {
	font-size: 160%;
	font-weight: 400;
	border-top:dotted 1px;
	color:#FFBF48;
	border-bottom: solid 1px;
}
/*TextLink*/

#TextL, #TextL a:link, #TextL a:visited {
    margin: 0px;
	color: #006699;
	font-weight: 900;
	font-size:12px;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#Textl a:hover {
    text-decoration:none;}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #F2B571;
	text-decoration:none;
}

/*a:hover{
	border-bottom-color: #003366;
	background-image: url((URL));
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bolder 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	text-decoration: none;
}

h2{
	color: #003366;
	font: bold 100% Geneva, Arial, Helvetica, sans-serif;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #000000;
 margin: 1px;
 padding: 0px;
}

h4{
	font: 110% Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

h5{
	font: 100% Arial,sans-serif;
	font-size:16px;
	color: #6699cc;
	font-style: italic;
	font-weight: bolder;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	padding: 0;
	background-color: #FFFFFF;
	margin: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	top: 112px;
	left: 50%;
	right: 00%;
	width:958px;
	background-color: #FFFFFF;
	min-height: 100%;
	position: absolute;
	margin-left: -479px;
}

#tl {
	position:absolute;
	top: -1px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 3px;
	left: 50%;
	right: 00%;
	width:958px;
	height: 57px;
	background-image: url(images/layout/header3.jpg);
	margin-left: -479px;
	
}
/*NavLinks*/
#pageNav{
	float: left;
	width:140px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	left: 0px;
	top: 84px;
	color: #000000;
	height: auto;
	position: absolute;
}

/**/
#content{
	padding: 0px 0px 0px 0px;
	margin:0px 195px 0px 169px;
	border-left: 1px solid #ccd2d2;
	border-right: 1px solid #ccd2d2;
	padding-left: 0px;
	min-height:100%;
	margin-bottom: 45px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName, #siteName a:link, #siteName a:visited{
	margin: 0px;
	padding: 18px 0px 8px 120px;
	color: #CCCCCC;
	font-weight: bolder;
	font-size:9px;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.siteCurrent {
    margin: 0px;
	padding: 18px 0px 8px 2px;
	color: #CCCCCC;
	font-weight: bolder;
	font-size:9px;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.siteCurrent a:link, .siteCurrent a:visited {
    margin: 0px;
	padding: 18px 0px 8px 2px;
	color: #CCCCCC;
	font-weight: bolder;
	font-size:9px;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.siteCurrent a:hover {
    text-decoration:none;}
/************** utility styles *****************/

#utility{
	position: absolute;
	top: 5px;
	right: 10px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	text-decoration:none;
	background-color: #7C8B98;
}

#utility a{
	color: #FFFFFF;
	text-decoration:none; background-color: #7C8B98; font-weight:normal;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 12px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-image: url(images/layout/m_7.gif);
	width: 946px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #300300;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	right: 6px;
	padding: 0px;
	margin: 0px;
	top: 4px;
	z-index: 90;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 956px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	top: 56px;
	visibility: visible;
	border: solid #000000 0px;
	background-image: url(glbnav_background.gif);
	left: 0px;
}

#globalNav img{
     
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-2px;
}

#globalLink{
	position: absolute;
	top: 4px;
	height: 19px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	left: 3px;
	z-index: 100;
	width: auto;
	background-image: url(images/layout/m_7.gif);
	background-color: #FFFFFF;
	text-align: center; border-bottom: 1px solid #F9D9AE;
}

a.glink, a.glink:link, a.glink1, a.glink11:link{
	font-size: 12px;
	color: #F7F7F7;
	font-weight: bold;
	padding: 0px 6px 6px 6px;
	border-right: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}
 a.glink:visited{
	font-size: 12px;
	color: #F7F7F7;
	font-weight: bold;
	padding: 0px 6px 6px 6px;
	border-right: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif; margin:0px;
}
 
a.glink1:visited {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	padding: 4px 6px 8px 7px;
	border-right: 2px solid #F9D9AE;
	background: url(glblnav_selected.gif);
	font-family: Arial, Helvetica, sans-serif; border: 1px solid #F9D9AE; border-bottom:none; border-left:none;
	margin:0px;
}
a.glink:hover, a.glink1:hover{
	background-image: url(glblnav_selected.gif);
	text-decoration: none;
	color: #336699; padding: 4px 6px 8px 7px; border: 1px solid #F9D9AE; margin:0px; border-bottom:none; border-left:none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 90px;
	height: 24px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	width: 918px;
	vertical-align: bottom;
	font-style: italic;
	font-weight: bolder;
	left: 1px;
	visibility: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #300033;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #300033;
}

.subglobalNav a:hover{
	text-decoration:none;
	color: #9DC9FF;
	background: none;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 25px;
	z-index: 101;
	width: 197px;
	background-image: url(images/layout/m_7.gif);
	height: 70%;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	width: 947px;
	background-image: url(images/layout/px1.jpg);
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
body .feature {
	background-color: #EBF8FE;
	visibility: visible;
	border-right-style: none;
	padding-right: 6px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-right-color: #000000;
	border-top-style: none;
	width: 578px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 22px;
	left: 1px;
	margin-bottom: 11px;
	height: auto;
	position: relative;
}

.feature h3{
	font: bold 155% Arial,sans-serif;
	color: #6699cc;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.feature img{
	padding: 0px 0px 10px 0px;
	float: left;
}
.feature img2{
	padding: 0px 0px 0px 0px;
	float: left;
}
.featurePromo{height:80px; width: 50%; padding-left:56px;}
/*************** feature inhalt **************/
.featureinhalt{
	font: 12px Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	float:left;
	width:495px;
	height: auto;
	border-bottom: dashed 1px;
	padding-bottom: 4px;
	margin-left: 43px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-top: 0px;
	text-align: justify;
}	
.featureinhaltEnd{
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
	float:left;
	width:495px;
	height: auto;
	padding-bottom: 4px;
	margin-left: 43px;
	margin-bottom: 4px;
	margin-top: 20px;
	padding-top: 0px;
	text-align: justify;
} 
.featureinhalt img, .featureinhaltEnd img{padding:3px 2px 0px 0px; width:9px; height:9px;}
/*************** story styles ******************/

.story {
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 11px 1px;
	visibility: visible;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 578px;
	border-top-width: 1px;
	top: 199px;
	height: auto;
	left: 7px;
}

.story h3{
	font: bold 18px Arial,sans-serif;
	color: #000000;
}
/*.story h5{
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(images/table-layout/mediavision/bg_caption.jpg) right top;
	height: 45px;
	color: #FFAA00; background-repeat:repeat-x; width:100%; margin-bottom: 0px;;
}*/
.story p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 0px;
}

.story a.capsule{
	color: #003366;
	display:block;
	padding-bottom: 4px;
	background-color: #004366;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(dsl-flatrate-pics/h_1_5.gif);
}

.story a.capsule:hover{
}

td.storyLeft{
	padding-right: 0px;
	border: 0px;
}
#story1{
	border:0;
	padding:16px 0px 0px 0px;
	margin:0;
	background: url(images/table-layout/mediavision/bg_td1.jpg) repeat-x;
}
.story11{
	width:28%;
	border-right: 1px dashed;
	padding: 2px 0px 8px 0px;
}	
.story12{
	width: 52%;
	float:right;
	left: 389px;
	position: absolute;
	top: 706px;
	vertical-align: top;
}
.story11Border{
	border-bottom:none;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.story11BorderEnd{
	border-bottom:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #FFFFFF;
	padding: 10px 12px 10px 10px;
	margin-top: 0px;
	background-color: #000003;
	width: 936px;
	background-image: url(images/layout/m_7.gif);
	font-family: Arial, Helvetica, sans-serif;
}
#siteInfo a:link, #siteInfo a:visited{
    text-decoration:none;	color: #FFFFFF; background-color: #000003;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	text-decoration:none;
	height: 28px;
	margin-right: 4px;
}
#siteInfo a:hover{
	text-decoration: underline;  
}
.stTxt{font-size: small; font-family: Arial, Helvetica, sans-serif;}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 140px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited, #sectionLinks span {
	display: block;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration:none;
	font-size: 9px;
	text-align: center;
}
.sectionLinks1 {
	font-size: 9px;
	border-top:solid 3px #990000;
	margin-top: 1px;
	text-align: center;
}

#sectionLinks a:hover, #sectionLinks span{
	background-color: #E6F7FF;
	font-weight: normal;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #3366CC;
	color: #003399;
	text-decoration:none;
	text-align: center;
}	
/*ProviderLinks*/
#Provlink {
	position:absolute;
	width:122px;
	height:115px;
	z-index:125;
	top: 890px;
	background-color: #FFFFFF;
	border-right: 0px solid #cccccc;
	margin-right: 4px;
	padding-right: 1px;
	right: 0px;
}
.Provlinküb {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	background-image: url(images/layout/1_w1.gif);
	padding-bottom: 2px;
	padding-top: 4px;
	text-align: center;
}
/**/
/************ sectionLinks2 styles **************/

#sectionLinks2{
	margin: 0px;
	padding: 0px;

}

#sectionLinks2 h4{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks2 a:hover{
	background-color: #FFFFFF;
	background-image: url(glblnav_selected.gif);
	font-weight: bolder;
	text-decoration: blink;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #3366CC;
	color: #003399;
}
/************* relatedLinks styles **************/

.relatedLinks{
	padding: 1px 0px 10px 14px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	visibility: visible;
	margin: 6px 0px 2px 0px;
	border-right-width: 0px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
	border: solid #cccccc 0px;
	visibility: visible;
	width: 102px;
	float: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}

a.Link, a.Link:visited{
    }

.relatedLinks a:hover{
	text-decoration:none;
	background: none;
}

/**************** advert styles *****************/

#advert{
	padding: 10px 2px 0px 8px;
	margin-top: 4px;
	border: solid 0px #cccccc;
	font-size: 70%;
	background-image: url(images/layout/1_pic4.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#advert span{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#006699;
}

#advert img{
	display: block;
	padding-left: 9px;
	margin-bottom: 0px;
}
#advert li {
	color:#F8A704;
	text-align: left;
}
#advert ul {
	list-style-type: square;
	margin:0px;
	padding-left:8px;
}
/**************** advert styles *****************/
#inline-stil a:hover{
    text-decoration:none;
	background: none;
}
/* provider info*/
#Provider-info {
	position:absolute;
	width:178px;
	height:auto;
	z-index:1;
	background-color:#FDFBEC;
	border-left: dotted 1px #cccccc;
	border-bottom: solid 3px #cccccc;
	left: 774px;
	top: 84px;
	border-bottom-color: #EFEFEF;
}
.Proinf {
	color: #003399;
	font-weight: bold;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-bottom:0px;
	background-image: url(images/layout/1_w1.gif);
	background-repeat:no-repeat;
	text-align: center;
}
.Proinf1 {font-size: 50%;
    color: #003399;
	font-weight: bold;
	font-size: 55%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:14px;
	padding-bottom:0px;
	background-image: url(images/layout/1_w1.gif); background-repeat:no-repeat; text-align:center;
}
.Stil34 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	border-top:solid 3px #990000; 
	margin-top: 1px;
	padding:2px 0px 2px 2px;
}
.Stil35{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px 0px 2px 2px;
}
.ProvInLink, .ProvInLink a:link, .ProvInLink a:visited{
	font-size:12px;
	color:#0066CC;
	text-decoration:underline;
	padding-bottom:6px;
	padding-left: 2px;
}
.ProvInLink a:hover {
    text-decoration: none;
}
.Stil5{
	border-bottom:dotted 1px;
	padding: 5px 0px 5px 0px;
}
.ProvIn{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	padding:6px 0px 10px 2px;
}

/*dslAngebote*/

#dsl-anbebote{
	position:absolute;
	width:auto;
	height:auto;
	left: 767px;
	top: 84px;
	border-top-color: #CCCCCC;
	border-bottom: solid 3px #cccccc;
	border-left: dotted 1px #cccccc;;
	padding-bottom: 3px;
}
.dslAngüb {
	margin-top:1px;
	background-image: url(images/layout/fl-12.jpg);
	font-size: 12px;
	color: #FFFFFF;
	background-color:#CCFFFF;
	width: 183px;
	height: 13px;
	vertical-align: bottom;
	border-top: solid 3px #990000;
	float: none;
	padding: 0px 2px 2px 2px;
	text-align: left;
	background-repeat: repeat-x;
}
.dslAngin {
	margin-top:1px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 183px;
	vertical-align: top;
	padding: 2px 2px 2px 2px;
	text-align: justify;
}
.dslAngin img {padding:3px 0px 0px 0px;}
/**/
#Layer2 {position:absolute;
	width:170px;
	height:115px;
	z-index:1;
	top: 299px;
	left: 774px;
}
#Promo {position:absolute;
	width:170px;
	height:115px;
	z-index:1;
	top: 299px;
	left: 774px;
}
/*corner*/
.corner{
	background-image:url(images/layout/corner.gif);
	float:right;
	background-repeat:no-repeat;
	width: 3%;
	padding-right: 0px;
}
/*überschrift alternativ DSL*/
.altDSL{
	background-image:url(dsl-flatrate-pics/catpic.gif);
	width:auto;
	margin-left:0px;
	font-weight: bolder;
	padding: 3px 1px 3px 1px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align:center;
	background-color: #330000;
	border: 0px;
}
/*promo left*/
#Promoleft{
	width:113px;
	border:none;
}
.Promoleft{
	width:113px;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	color: #F5D69A;
	font-weight: 900;
}
.Promoleft1{
	width:113px;
	border:none;
}
/*Promotion Right*/
#Promoright {
	top:735px;
	left:766px;
	width:auto;
	height:auto;
	position: absolute; margin:0px 0px 4px 0px;
}
/*Anschlusscheck*/
.Anschlchk{
	border-bottom:dotted 2px;
	padding-bottom: 6px;
	background-color: #FDFBEC;
}
/*DSL-Basic*/
.DSLBasic {
    background-color:#6886A4; padding:0px 3px 0px 3px; font:12px Arial, Helvetica, sans-serif; color: #FFFFFF;}
/* text bold: used only as pure text and not as links */
.textBold {font-weight:bold;}
.textBoldMagenta {color:#E20074; font-weight:bold;}
.textBoldGray {color:#626262; font-weight:bold;}
.textBoldGreen {color:#5daf6c; font-weight:bold;}
.textBoldDarkGray {color:#3d3d3d; font-weight:bold;}
/*infobutton-Skydsl*/
.infBTskydsl {
	text-align:center;
	margin: 5px 0px 5px 340px;
}
.infBTskydsl a:link, .infBTskydsl a:visited {
    color: #FFFFFF; 
	text-decoration: underline; 
	background-color: #FF9933; 
	background-image:url(images/layout/right_bot.jpg);
    text-decoration: underline;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FF9933;padding: 4px 6px 4px 6px;width:195px;
	height:15px;
}
/*CSS Siegel*/
.cssS, .cssS a {
border:0; width:88px; height:31px; margin-left: 241px;}
/*1&1Osterspecial*/
#osterSP {
	top:464px;
	left:774px;
	width:1px;
	height:220px;
	position: absolute;
}	 
/*Wettbewerbskarte*/
#karte1u1 {
	top:-400px;
	left:-55px;
	width:169px;
	height:auto;
	position:absolute;
}
/*Speedvergleich*/
.speedVergleich{
	width:300px;
	height:150px;
	background-color:#ffffff;
	border: 0px;
}
/*MoobiCent*/
#Moobi {
	top:434px;
	width:auto;
	height:220px;
	position: absolute;
	right: 3px;
	margin-right: 4px;
}
