* {
	margin: 0; padding: 0; border: none; text-decoration: none;
}
body {
	height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; color: #444; text-align: center; background: url(../images/bg.gif) #e1e0d2;
}

#header {	
	background: url(../images/bg_header.jpg) no-repeat;
	width: 1010px;
	height: 118px;
	margin: 8px auto 0 auto;
	text-align: left;
}
#wrap {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
#logo {
	padding: 22px 0 0 19px;
}
a {
	color: #646464; text-decoration: underline;
}
a:hover {
	text-decoration: none;
}



#sidebar {
	width: 192px; font-size: 1.2em; float: left; margin: 0 0 0 7px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul ul {
	padding-left: 10px;
}
#sidebar li a {
	color: #646464; text-decoration: none; line-height: 20px; border-bottom: 1px solid #dce7f1; display: block; padding-left: 15px; background: url(../images/bullet.gif) left no-repeat;
}
#sidebar a:hover {
	background-color: #ffe7d1;
}
#sidebar a.bold {
	background-color: #ffe7d1;
}
#sidebar .box {
	background: url(../images/bg_sidebar_body.gif) repeat-y; margin-bottom: 15px;
}
#sidebar .box .header {
	background: url(../images/bg_sidebar_head.gif) no-repeat; line-height: 45px; padding-left: 30px; color: #3b3b3b; font-size: 1.3em; font-weight: bold;
}
#sidebar .box .content {
	background: url(../images/bg_sidebar_footer.gif) bottom no-repeat; padding: 5px 10px 10px 10px;
}



#sidebar_right {
	width: 241px; margin: 0 0 0 0; float: right;
}
#sidebar_right .box {
	background: url(../images/bg_sidebar_right_body.gif) repeat-y; margin-bottom: 15px;
}
#sidebar_right .box h1 {
	background: url(../images/bg_sidebar_right_head.gif) no-repeat; line-height: 44px; padding-left: 30px; color: #3b3b3b; font-size: 1.3em; font-weight: bold;
}
#sidebar_right .box .content {
	background: url(../images/bg_sidebar_right_footer.gif) bottom no-repeat; padding: 5px 10px 10px 10px;
}



#content {
	font-size: 1.2em; width: 795px; float: right; margin-right: 7px;
}
#content p {
	padding: 0 0 15px 0;
}
#content p a {
	color: #333;
}
#content p.nof a {
	text-decoration: none;
}
#content span.yellow {
	font-weight: bold;
}



#content h1 {
	color: #ec5a22; font-size: 1.8em; padding: 5px 0 10px 0; margin-bottom: 10px; border-bottom: 1px solid #ec5a22;
}
#sidebar_right h1 {
	color: #ec5a22; font-size: 1.3em; border: none; margin: 0; padding: 0;
}
#content h2 {
	color: #666; font-size: 1.2em; padding-bottom: 5px;
}
#content h3 {
	color: #666; font-size: 1.0em;
}
#content h2 a {
	color: #ec5a22; text-decoration: none;
}
#content .big {
	color: #ec5a22; font-size: 1.2em; font-weight: bold; padding-bottom: 5px;
}
#content ul {
	padding-left: 15px;
}


#footer {
	background: url(../images/bg_footer.gif) bottom no-repeat #fff; padding: 30px 0 15px 218px; margin: 0 0 20px 0; font-size: 1.2em;
}


a.submenu {
	padding: 4px 6px; background-color: #efefef; border: 1px solid #c0c0c0; font-size: 13px; text-decoration: none; color: #3b3b3b; font-weight: bold;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
}
a.submenu:hover {
	background-color: #FFF;
}


/*******************************************************************************
/*		Tarife
/*******************************************************************************/

table.tarife { width: 100%; background-color: #ffffff; color: #666; border: 1px solid #e7e7e7; border-width: 1px 0 0 1px; margin-bottom: 10px; }
table.tarife a { color: #283D8E; }
table.tarife th	{ padding: 2px; text-align: center; font-weight: bold; background: url(../images/bg_th.gif) bottom repeat-x #ec5a22; color: #fff;  border: 1px solid #e7e7e7; border-width: 0 0px 0px 0; }
table.tarife td { padding: 3px 4px; text-align: center }
table.tarife tr	{ background-color: #fff; }
table.tarife tr.oddrow	{ background: #f9f9f9; }
table.tarife tr.oddrow:hover td, table.tarife tr:hover td  { background-color: #EFF5FC; }
table.tarife tr td 	 { border: 1px solid #e7e7e7; border-width: 0 1px 1px 0; }

table.tarife p {	
	padding: 0;
}
table.tarife td img {
	margin: 5px 0;
}
table.tarife td p.tarif {
	color: #336FAA; margin-bottom: 0px;
}
table.tarife td.priceCol {
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
}
table.tarife td.drossel1 {
	white-space: nowrap; color: #090; font-weight: bold;
}
table.tarife td.drossel2 {
	white-space: nowrap; color: #B8A414; font-weight: bold;
}
table.tarife td.flat {
	font-size: 11px; white-space: nowrap;
}
table.tarife_details {
	margin: 10px 0 20px 0; background-color: #D6E3EC;
}
table.tarife_details td {	
	padding: 3px 5px 3px 5px; background-color: #FFFFFF;
}
table.tarife_details .tarif_details_left {
	background: url(../images/bg_td.gif) repeat-x #FFFFFF left bottom;
}






.comparisonForm {
	background: url(../images/bg_comparison_form.gif) no-repeat; margin: 10px 0 20px 70px;
}

.radiobuttons_box {
	float: left;
	width: 206px;
}


table.dsl {
	width: 100%;
	border-right: 1px solid #D6E3EC;
	border-top: 1px solid #D6E3EC;
}

table.dsl th {
	font-size: 10px; background: url(../images/bg_td.gif) repeat-x #F6FBFE left bottom; line-height: 20px;
}

table.dsl td {
	border-bottom: 1px solid #D6E3EC;
	border-left: 1px solid #D6E3EC;
	padding: 4px 4px;
	font-size: 12px;
}

table.dsl td a.text {
	background: url(../images/bullet.gif) left 4px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 0 5px;
}

div.dsl_head_left {
	padding: 5px 0 0 5px;
	height: 104px;
	width: 279px;
	vertical-align: top;
	background: url(../images/dsl_tip_left.gif) bottom no-repeat;
	text-align: left;
	float: right;
}

div.dsl_head_right {
	padding: 5px 0 0 10px;
	height: 104px;
	width: 274px;
	vertical-align: top;
	background: url(../images/dsl_tip_right.gif) bottom no-repeat;
}

div.box2 {
	border: 1px solid #c1d5e7;
	background: url(../images/bg_box.gif) bottom repeat-x #f8fcff;
	padding: 5px 10px;
	line-height: 18px;
}

.boldspan {
	font-weight: bold;
}

#content p.tariftipp {
	padding: 5px 5px 5px 5px;
	border: 2px solid #090;
	color: #000;
	/*background-color: #EBFCEC;*/
	margin: 0 0 10px 0;
	font-size: 13px;
}
#content p.tariftipp a {
	text-decoration: underline; color: #009;
}
#content p.tariftipp .a {
	text-decoration: underline; color: #009; cursor: pointer;
}

table.tipp {
	background-color: #96c9eb; width: 100%; margin-bottom: 10px;
}
table.tipp td {
	background-color: #fff;
}
table.tipp ul li {
	margin-left: 5px; font-size: 14px; line-height: 20px;
}
table.tipp .tippImg {
	cursor: pointer;
}
table.tipp ul li span {
	color: #09F; text-decoration: underline; font-weight: bold; cursor: pointer;
}


span.link {
	text-decoration: underline; color:#00F;
}
span.link:hover{
	text-decoration: none;
}


