body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background: url(../gfx/body_bg_100x200.jpg) repeat-x;
}
body, table, td, input, textarea, select {
	font-family: helvetica, arial;
	font-size: 14px;
	color: #000;
}

p, h1, h2, h3, h4, h5, h6 {
	display: block;
}

p, form td {
	font-size: .9em;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.55em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}


iframe {
	padding: 0;
	margin: 0;
	border:0;
}

.red {
	color: #C00000;
	font-weight:bold;
}

.cuDSL {
	font-style: normal;
}

.blue {
	color: #0000C0;
	font-weight:bold;
}
.green {
	color: #00C000;
	font-weight:bold;
}
.black {
	color: #000000;
	font-weight:bold;
}

ol,
ul {
	font-size: 1em;
}

#content ol,
#content ul {
	list-style-position: outside;
	padding-left: 15px;
	font-size: 1em;
}

#content ol {
	color: #808080;
	font-weight:bold;
}

#content ul {
	font-size: .9em;
	font-weight:normal;
	list-style-type: square;
}

#content ol ul {
	list-style-type: none;
	margin:0;
	padding: 0;
	padding-bottom: 4px;
	font-size: .85em;
	color: #000;
	font-weight:normal;
}
#content ul li {
	padding-top: 8px;
}

#content ol,
#content ul {
	
}

#main p,
#content p {
	display: block;
}

.sub {
	font-size: 0.7em;
	color: #909090;
}

ol.sub {
	list-style-position: inside;
	list-style-type: decimal;
}

ul.sub {
	list-style-position: inside;
	list-style-type: square;
}
sub li {
	padding-bottom: 2px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px dashed #808080;
}

#page {
	width: 100%;
}

#header, 
#nav, 
#content, 
#footer {
	clear:both;
	width: 100%;
	text-align: center;
}

.wrapper {
	
	margin: auto;
	width: 980px;
}

.wrapper {
	
}

#header,
#header .wrapper {
	height: 158px;
}

#nav,
#nav .wrapper {
	height: 21px;
}

#nav .wrapper {
	
}

#content,
#content .wrapper {
	text-align: left;
}

#footer,
#footer .wrapper {
}

#logo {
	display: block;
	position: absolute;
	bottom: 25px;
	left: 45px;
	width: 250px;
	height: 80px;
	z-index:1;
}

#banner {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 100px;
	height: 158px;
	width: 620px;
}

#banner .menu {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 24px;
}

#banner .menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#banner .menu ul li {
	padding-left: 6px;
	float: left;
}

#banner .menu ul li a {
	padding: 10px 0;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: url(../gfx/banner_menu_left.png) no-repeat left;
}

#banner .menu ul li a span {
	padding: 10px 0;
	padding-right: 8px;
	background: url(../gfx/banner_menu_right.png) no-repeat right;
}

#banner .menu ul li a:hover {
	background: url(../gfx/banner_menu_1_left.png) no-repeat left;
}

#banner .menu ul li a:hover span {
	background: url(../gfx/banner_menu_1_right.png) no-repeat right;
}

#site_menu {
	display:block;
	position: absolute;
	top:0;
	left:0;
	height: 17px;
	text-align: left;
	z-index:1;
}

#site_menu div {
	float: left;
	height: 17px;
	background: url(../gfx/menu_top_bg_10x17.jpg) repeat-x top;
}

#site_menu .left,
#site_menu .right {
	width: 75px;
}
#site_menu .left {
	background: url(../gfx/menu_top_bg_left_200x17.jpg) no-repeat left bottom;
}
#site_menu .right {
	background: url(../gfx/menu_top_bg_right_200x17.jpg) no-repeat right bottom;
}
#site_menu ul {
	height: 17px;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#site_menu li {
	float: left;
}
#site_menu a {
	font-weight: bold;
	font-size: .8em;
	padding: 0 1em;
	line-height: 14px;
	color: #A7C2ED;
	text-decoration: none;
}
#site_menu a:hover {
	color: #FFFFFF;
}

#menu {
	height: 21px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	padding-left:50px;
}
#menu div {
	text-align: center;
	float: left;
	height: 21px;
	width: 980px;
	background: url(../gfx/menu_bg_10x20.jpg) repeat-x top;
}
#menu .left,
#menu .right {
	width: 100px;
	text-align: center;
}
#menu .left {
	background: url(../gfx/menu_bg_left_100x20.jpg) no-repeat left top;
}
#menu .right {
	background: url(../gfx/menu_bg_right_100x20.jpg) no-repeat right top;
}
#menu ul {
	padding: 0;
	margin: auto;
	list-style-type: none;
	text-align: left;
}

#menu li {
	height: 21px;
	float: left;
}

#menu a {
	font-weight: normal;
	font-size: 1em;
	padding: 0 1.2em;
	line-height: 20px;
	color: #A7C2ED;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
}

#menu .dropdown {
	z-index:6;
}

#menu ul.dropdown {
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	position: absolute;
	width: 180px;
	padding: 0 14px 17px 0;
	background: url(../gfx/dropdown_menu_shadow.png) no-repeat bottom;
	visibility: hidden;
	/** display: none; **/
}

#menu .dropdown li {
	float:none;
	width: 180px;
	margin: 0;
	padding: 0;
	background-color: #2F62BB;
	border-color: #A7C2ED;
	border-style: solid; 
	border-width: 0 1px 1px 1px;
}

#menu .dropdown li a {
	float: none;  
	display: block;
	height: 20px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	padding-left: 1.2em;
}

#menu .dropdown li a span {
	line-height:20px;
	margin: 0;
	padding: 0;
}

#menu .dropdown .submenu {
	position:relative;
	left:181px;
	top:-20px;
	visibility:hidden;
}

/* */
#content .wrapper {
	margin-top: 20px;
}

#content .wrapper div.main,
#content .wrapper .left,
#content .wrapper .right {
	float:left
}
#content .wrapper .left {
	width: 110px;
}
#content .wrapper .right {
	width: 130px;
}

#content .wrapper .main {
	padding-left: 80px;
	padding-right: 10px;
	width: 750px;
}

#content .wrapper div.main.zusatz {
	padding-left: 45px;
	padding-right: 10px;
	width: 750px;
}

#menu {
	height: 21px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#menu div {
	text-align: center;
	float: left;
	height: 21px;
	width: 780px;
	background: url(../gfx/menu_bg_10x20.jpg) repeat-x top;
}

#footer .wrapper {
	text-align: center;
	height: 20px;
	color: #A0A0A0;
}
#footer .wrapper div {
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer .wrapper div p {
	margin-top:0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer .wrapper div a {
	color: #A0A0A0;
}

#footer .wrapper div {
	text-align: center;
	float: left;
	height: 20px;
	width: 780px;
	background: url(../gfx/footer_bg_10x20.jpg) repeat-x top;
}

#footer .wrapper .left,
#footer .wrapper .right {
	width: 100px;
}
#footer .wrapper .left {
	background: url(../gfx/footer_bg_left_100x20.jpg) no-repeat left top;
}
#footer .wrapper .right {
	background: url(../gfx/footer_bg_right_100x20.jpg) no-repeat right top;
}

#content .wrapper .right table.advertisement {
	width: 100%;
	margin-bottom: 10px;
}

#content .wrapper .right table.advertisement th {
	
}

#content .wrapper .right table.advertisement td {

}

table.advertisement th  {
	background: url(../gfx/advertisement_header_136x14.gif) no-repeat right top;
}
table.advertisement th span {
	padding-left: 4px;
	font-size: 0.7em;
}
table.advertisement th.footer  {
	background: url(../gfx/advertisement_footer_136x14.gif) no-repeat right bottom;
	height: 6px;
}
table.advertisement th,
table.advertisement td {
	padding: 1px;
}

table.advertisement td {
	border: 1px solid #e0e0e0;
	text-align: center;
}

table.advertisement a {
	font-size: 0.8em;
}

.tarif_box,
.tarif_left,
.tarif_right {
	height: 120px;
	padding: 0;
	margin: 0;
}

.tarif_box {
	background: url(../gfx/tarif_bg.jpg) repeat-x center;
	position: relative;
}

.tarif_left {
	margin: 5px 0;
	padding-left: 10px;
	background: url(../gfx/tarif_bg_left.jpg) no-repeat left;
}

.tarif_right {
	padding-right: 10px;
	background: url(../gfx/tarif_bg_right.jpg) no-repeat right;
}

.tarif_box h1 {
	position: absolute;
	top: 2px;
	left: 0px;
	padding: 0;
	margin: 4px 0;
	font-size: 1.6em;
}

.tarif_box p {
	position: absolute;
	top: 32px;
	left: 0px;
	padding: 0;
	margin: 4px 0;
	font-size: .75em;
}

.tarif_box p.big_box {
	font-size:0.85em;
}

.tarif_box h2 {
	position: absolute;
	right: 0px;
	bottom: 2px;
	padding: 0;
	margin: 4px 0;
	display:block;
	text-align: right;
	font-size: .9em;
}

.tarif_box h2 .bold {
	font-size: 2.2em;
}

h6.hinweis {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 8px;
}

h6.leistung {
	margin-top: 30px;
	margin-bottom: 0;
	padding-bottom: 8px;
}

p.leistung {
	margin: 0;
	padding: 0;
}

ul.leistung {
	margin: 0;
	padding: 0;
}

li.leistung {
	margin: 0;
	padding: 0;
}

.eco_green {
	color:#00CC00;
}

div.completes_button {
	position:absolute;
	width:250px;
	height:200px;
	margin:0 0 0 100px;
	padding:0;
	z-index:5;
	text-align:center;
}

div.eco_button {
	position:absolute;
	width:250px;
	height:200px;
	margin:0 0 0 650px;
	padding:0;
	z-index:5;
	text-align:center;
}


h2.preis_fussnoten {
	font-size:20pt;
	font-weight:bold;
}

.preis_fussnoten_small {
	font-size:12pt;
}

.preis_fussnoten_top {
	padding-top:0;
	font-size:8pt;
	font-weight:normal;
}

#content ul.footnotes {
	margin-top:40px;
	padding:0;
	font-size:8pt;
}

#content ul.footnotes li {
	padding-top:2px;
	list-style:none;
}

.newTarifBox {
	width:410px;
	height:150px;
	border:1px solid #000000;
	border-radius:10px;
	margin-left:5px;
	margin-bottom:10px;
	background: url(../gfx/tarif_bg.jpg) bottom repeat-x;
	background-size:30px;
}

.newTarifBox h1 {
	margin:5px 10px;
	font-size:18pt;	
}

.newTarifBox div.ersteZeile {
	height:110px;
}

.newTarifBox div.ersteZeile.Zusatz{
	height:100px;
}

.newTarifBox div.zweiteZeile  {
	display:inline;
	height:20px;
}

.newTarifBox div.zweiteZeile  p.Preis {
	margin-right:10px;
	font-size:18pt;
	font-weight:bold;
	float:right;
	bottom:20px;
}	

.newTarifBox div.zweiteZeile  p.produktInfo {
	width:130px;
	font-size:8pt;
	border: 1px solid #000000;
	border-radius:5px;
	text-decoration:none;
	text-align:center;
	padding:1px;
	float:left;
	margin-top:7px;
	text-decoration:none;
	color: #000000;
}

.newTarifBox div.zweiteZeile  p.produktInfo.Zusatz {
	width:130px;
	font-size:8pt;
	border: 1px solid #000000;
	border-radius:5px;
	text-decoration:none;
	text-align:center;
	padding:1px;
	float:left;
	margin-top:17px;
	text-decoration:none;
	color: #000000;
}

.newTarifBox div.zweiteZeile  p.produktInfo a {
	text-decoration:none;
	color: #000000;
}

.newTarifBox p {
	margin:0px 10px;
	font-size:9pt;
}

.notice {
	font-size:8pt;
	vertical-align:super;
}

.fett {
  font-weight:bold;
}

.noselect {
	-webkit-touch-callout: none;	/* iOS Safari */
	-webkit-user-select: none;		/* Safari */
	-khtml-user-select: none;		/* Konqueror HTML */
	-moz-user-select: none;			/* Firefox */
	-ms-user-select: none;			/* Internet Explorer/Edge */
	user-select: none; 				/* Non-prefixed version, currently
									supported by Chrome and Opera */
}