html{
    font-size:62.5%;
}
/*  Eric Meyers CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, table, tr, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:Arial;
	
	text-decoration:none;
}
/* remember to define focus styles! */
body {
	line-height:1;
	color:black;
	background:white;
	font:100.01% Arial,Helvetica,sans-serif;
}

.transition_view {
	display:block;
}

.transition_hide {
	display:none;
}

p{
	font:1.1em Arial;
}


a.startseitentext {
	font:1 em Arial;
	color:#ea8d14;!important
}

a.startseitentext:hover {
text-decoration:underline;
}

*html p{
	font:1.0em Arial;
}

h2{
	font:normal 1.8em Arial;
	color:#ea8d14;
	clear:both;
	margin:10px 0;
}

*html h2{
	font:normal 1.6em Arial;
	color:#ea8d14;
	clear:both;
	margin:10px 0;
}

h2.leiste{
	font:normal 1.8em Arial;
	color:#ea8d14;
	clear:both;
	margin:10px 0;
}

h2.leiste span{
	color:#ffffff;
	}

h2.start{
	font:normal 1.4em Arial;
	color:#ea8d14;
	clear:both;
	margin:9px 0;
}


h3{
	font:normal 1.3em Arial;
	color:#ea8d14;
	clear:both;
	margin:5px 0;
}

h4{
	font:normal 1.2em Arial;
	color:#ea8d14;
	margin:5px 0;
}

.mail{
	font:normal 1em Arial;
	color:#ea8d14;
}

.mail:hover{
	font:normal 1em Arial;
	color:#ea8d14;
}



.mailhome{
	font:normal 1em Arial;
	color:#000000;
}

.mailhome:hover{
	font:normal 1em Arial;
	color:#ea8d14;
}


*html .mailhome{
	font:normal 0.8em Arial;
	color:#000000;
}

*html .mailhome:hover{
	font:normal 0.8em Arial;
	color:#ea8d14;
}

.mailoffice{
	font:normal 1em Arial;
	color:#ffffff;
}

.mailoffice:hover{
	font:normal 1em Arial;
	color:#ea8d14;
}

.mail2{
	font-size: 11px;
	line-height:18px;
	color:#ea8d14;
}

.mail2:hover{
  	font-size: 11px;
	line-height:18px;
	color:#ea8d14;
	
	
}


.mail1{
	
	color:#ea8d14;
	font-size:12px; 
}

.mail1:hover{
	
	color:#ea8d14;
	font-size:12px;
	text-decoration:underline;
}





h2 a{
	color:#ea8d14;
	
}
h2 span, h2 a span{
	color:#000;
}



ol, ul {
	list-style:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td{
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
/**/
.main{
	
	width:880px;
	margin:0 auto;
	overflow:hidden;
}
.container{
	width:860px;
	border:10px solid #d1d2d3;
	border-top:none;
	border-bottom:none;
	overflow:hidden;
	clear:both;
}
/*	HEADER	*/
.header{
	height:98px;
	background:url(../img/bg-header.gif) repeat-x 0 0;
 	color:#fff;
 	width:880px;

}
.header a.logo{
	width:185px;
	height:41px;
	background:url(../img/logo.png) no-repeat 0 0;
	float:right;
	display:inline;
	text-indent:-9999px;
	outline:0;
	margin:20px 23px 0 0;
	cursor:pointer;
}


*html .header a.logo{
	width:185px;
	height:41px;
	background:url(../img/logo.gif) no-repeat 0 0;
	float:right;
	display:inline;
	text-indent:-9999px;
	outline:0;
	margin:20px 23px 0 0;
	cursor:pointer;
}
.header p{
	float:left;
	color:#eb8d15;
	font-size:1.247em;
	padding:15px 0 0 34px;
}
.header ul.menu{
	float:left;
	padding:16px 0 0 28px;
	height:21px;
	width:100%;
	margin:0 0 -2px;
	position:relative;
	z-index:100;
}
.header ul.menu li{
	position:relative;
	float:left;
	height:21px;
	width:auto;
	font-size:1.247em;
	text-transform:uppercase;
	padding:0 15px;
	/*border-left:1px solid #fff;*/
}
.header ul.menu li.active{
	border-bottom:2px solid #ec8c10;


}
.header ul.menu li.last{
	border-right:1px solid #fff;
}



.header ul.menu li.last2{
	border-right:0px solid #000;
}

.header ul.menu li a{
   	color:#fff;
   	text-decoration:none;
   	float:left;
}
.header ul.menu li a.active,
.header ul.menu li a:hover,
.header ul.menu li.hover a{
	color:#ec8c10;
}
/*	dropdown menu	*/
.header ul.menu li.hover div.bg{
	display:block;
}
.header ul.menu li div.bg{
	display:none;
	position:absolute;
	left:0;
	top:21px;
	width:180px;
	/*height:126px;*/
}
.header ul.menu li div.bg0{
	width:180px;
	/*height:126px;*/
    background:url(../img/bg-dropdown.png);
	background-position:top;
	background-repeat:repeat-y;
	border:1px solid #fff;
}

*html .header ul.menu li div.bg0{
	width:180px;
	/*height:126px;*/
    background:url(../img/bg-dropdown.gif);
	background-position:top;
	background-repeat:repeat-y;
	border:1px solid #fff;
}

.header ul.menu li ul{
	display:block;
	width:180px;
	/*height:126px;*/
	overflow:hidden;
	padding:6px 0 0;
}
.header ul.menu li ul li{
	float:none;
	font-size:1.0em;
	padding:3px 12px;
	text-transform:none;
	/*height:auto;*/
}
.header ul.menu li ul li a{
	color:#fff !important;
	position:relative;
	z-index:9999;
	float:none;
}
.header ul.menu li ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

/*	CONTENT	*/
div.content{
	
	width:860px;
	overflow:hidden;
}


div.contentnew{

	width:700px;
	margin-top: 8px;
	margin-left:20px;
	height: 300px; 
	overflow:hidden;
}

div.contentaktuell{
	margin-left:10px;
	width:500px;
	height: 350px;
	overflow:hidden;
}

div.contenttarife{
	
	margin-left:19px;
	width:814px;
	margin-top:-320px;
	height: 362px;
	overflow:hidden;
}

div.contenttarife99{
	
	margin-left:19px;
	width:814px;
	margin-top:-320px;
	height: 370px;
	overflow:hidden;
}

div.contenttarife999{
	
	margin-left:19px;
	width:814px;
	margin-top:-320px;
	height: 400px;
	overflow:hidden;
}

div.contenttarifetest{
	margin-left:16px;
	width:818px;
	margin-top:-322px;
	height: 900px;
	overflow:hidden;
}

div.contenttourstart{
	
	width:858px;
	margin-top:-315px;
	height: 400px;

}


div.imagetour1{
	margin-left:45px;
	width:361px;
	margin-top:-241px;
	height: 300px;

}

div.imagetour2{
	margin-left:450px;
	width:361px;
	margin-top:-299px;
	height: 300px;

}

div.contenttarifevergl{
	margin-left:19px;
	width:821px;
	margin-top:-320px;
	height: 282px;
	
}

div.contenttarifevergl1{
	margin-left:16px;
	width:160px;
	margin-top:-320px;
	height: 282px;
	
}



div.contenttarifevergl2{
	width:224px;
	margin-left:177px;
	margin-top:-282px;
	height: 282px;
	
}

div.contenttarifevergl3{
	width:216px;
	margin-left:397px;
	margin-top:-282px;
	height: 282px;
	
}


div.contenttarifevergl4{
	width:216px;
	margin-left:616px;
	margin-top:-282px;
	height: 282px;
	
}

div.contenttarifevergl5{
	margin-left:16px;
	width:816px;
	margin-top:10px;
	height: 500px;
	
}
div.contenttarifevergl6{
	margin-left:530px;
	width:300px;
	margin-top:10px;
	height: 50px;
	
}




div.contentanmelden{
 	margin-left:19px;
	width:811px;
	margin-top:-315px;
	height: 460px;
	overflow:hidden;
}




div.contentsitemap{
 	margin-left:19px;
	width:823px;
	margin-top:-315px;
	height: 500px;
	overflow:hidden;
}

div.contentanmelden2{

	margin-left:19px;
	width:811px;
	margin-top:-315px;
	height: 520px;
	overflow:hidden;
}

div.contentanmelden3{

	margin-left:25px;
	width:800px;
	margin-top:-315px;
	height: 300px;
	overflow:hidden;
}
/*	FullWide block	*/

div.fullwide{
	height:267px;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	width:100%;
	clear:both;
	overflow:hidden;
	
	position:relative;
}
div.fullwideindex{
	
	height:267px;
	background-image:url(http://www.mobilesuite.de/office/img/bg-fullwide.gif) repeat 0 0;
	
	clear:both;
	overflow:hidden;
	
}



div.fullwidetour{
	
	height:267px;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	width:100%;
	clear:both;
	overflow:hidden;
	z-index:-5;
	position:relative;
}

div.fullwide div.slide{

	width:507px;
	height:266px;
	margin:0 0 0 17px;
	padding:0;
	float:left;
	display:inline;
	position:relative;
}
div.fullwide img{
	
	margin:0;
	border:1px solid #fff;
	border-top:0;
}
div.fullwide div.slide ul.arrows{

	width:508px;
	float:left;
	bottom:125px;
	left:1px;
	position:absolute;
}


div.fullwide div.text{

	width:289px;
	height:267px;
	padding:0 17px 0 28px;
	float:right;
	margin:0 0 -20px;
}
div.fullwide div.text h2{
	margin:0;
	font-size:18px;
}
div.fullwide div.text p{
	margin:15px 0 7px;
	font-size:11px;
}


*html div.fullwide div.text p{
	margin:15px 0 7px;
	font-size:10px;
}
div.fullwide div.text p span{
	font-family:Arial;
	color:#ea8d14;
}


/*	seite neu - slide, text	*/



div.fullwide2{
	height:267px;
	background:url(../img/bg_spalte2.gif) repeat 0 0;
	width:100%;
	clear:both;
	overflow:hidden;
}


div.fullwide2 div.slide{
	width:507px;
	height:266px;
	margin:0 0 0 17px;
	padding:0;
	float:left;
	display:inline;
	position:relative;
	}
div.fullwide2 img{
	
	margin:0;
	border:1px solid #fff;
	border-top:0;
}
div.fullwide2 div.slide ul.arrows{
	width:508px;
	float:left;
	bottom:125px;
	left:1px;
	position:absolute;
}
div.fullwide2 div.slide ul.arrows li{
	width:14px;
	height:14px;
	background:url(../img/bg-arrow.png) no-repeat 0 0;
	float:left;
	padding:8px 6px
}
div.fullwide2 div.slide ul.arrows li.forward{
	float:right;
}
div.fullwide2 div.slide ul.arrows li a{
	width:14px;
	height:14px;
	float:left;
	background:url(../img/bg-arrow-link.gif) no-repeat 0 0;
	position:relative;
}
div.fullwide2 div.slide ul.arrows li.forward a{
	background:url(../img/bg-arrow-forward.gif) no-repeat 0 0;
}
div.fullwide2 div.text{
	width:289px;
	height:267px;
	padding:0 17px 0 28px;
	float:right;
	background:url(../img/bg-.png) no-repeat 0 0;
	margin:0 0 -20px;
}
div.fullwide2 div.text h2{
	margin:0;
	width: 220px;
	font-size:18px;
}
div.fullwide2 div.text p{

	width: 220px;
	margin:15px 0 7px;
	font-size:11px;
}
div.fullwide2 div.text p span{
	font-family:Arial;
	color:#ea8d14;
}


div.fullwidetab1{
 	
	margin-left: 22px;
	height:100%;
	width:814px;
	clear:both;
	overflow:hidden;
}




div.fullwide3{
 
	height:320px;
	background:url(../img/bg_spalte2.gif) repeat 0 0;
	width:100%;
	clear:both;
	overflow:hidden;
}





div.fullwide3 div.slide{
	width:507px;
	height:266px;
	margin:0 0 0 17px;
	padding:0;
	float:left;
	display:inline;
	position:relative;
	}
div.fullwide3 img{
	
	margin:0;
	border:1px solid #fff;
	border-top:0;
}


div.fullwide4 img{
	
	margin:0;
	border:0px solid #fff;
	border-top:0;
}
div.fullwide3 div.slide ul.arrows{
	width:508px;
	float:left;
	bottom:125px;
	left:1px;
	position:absolute;
}
div.fullwide3 div.slide ul.arrows li{
	width:14px;
	height:14px;
	background:url(../img/bg-arrow.png) no-repeat 0 0;
	float:left;
	padding:8px 6px
}
div.fullwide3 div.slide ul.arrows li.forward{
	float:right;
}
div.fullwide3 div.slide ul.arrows li a{
	width:14px;
	height:14px;
	float:left;
	background:url(../img/bg-arrow-link.gif) no-repeat 0 0;
	position:relative;
}
div.fullwide3 div.slide ul.arrows li.forward a{
	background:url(../img/bg-arrow-forward.gif) no-repeat 0 0;
}
div.fullwide3 div.text{
	width:289px;
	height:267px;
	padding:0 17px 0 28px;
	float:right;
	background:url(../img/bg-.png) no-repeat 0 0;
	margin:0 0 -20px;
}
div.fullwide3 div.text h2{
	margin:0;
	width: 220px;
	font-size:18px;
}
div.fullwide3 div.text p{

	width: 220px;
	margin:15px 0 7px;
	font-size:11px;
}
div.fullwide3 div.text p span{
	font-family:Arial;
	color:#ea8d14;
}










/*	ende seite neu - slide, text	*/




div.service{
	width:484px;
	background:url(../img/bg-service.gif) repeat-y 0;
	margin:0 0 0 18px;
	color:#fff;
	padding:5px 349px 4px 9px;
	clear:both;
	height:15px;
}


div.service2{
	width:484px;
	background:url(../img/bg-service2.gif) repeat-y 0;
	margin:0 0 0 18px;
	color:#fff;
	padding:5px 349px 4px 9px;
	clear:both;
	height:17px;
}

*html div.service2{
	width:490px;
	background:url(../img/bg-service2.gif) repeat-y 0;
	margin:0 0 0 18px;
	color:#fff;
	padding:5px 450px 4px 15px;
	height:17px;
	
}

div.servicetour{
	width:484px;
	background:url(../img/bg-service2.gif) repeat-y 0;
	margin:0 0 0 18px;
	color:#fff;
	padding:5px 349px 4px 9px;
	clear:both;
	font-size:12px;
	height:17px;
}

div.service2 span{
	float:left;
	font:1.2em Arial;
}



div.servicedark{

	width:484px;
	background:url(../img/bg-service2.gif) repeat-y 0;
	margin:0 0 0 18px;
	margin-top: -53px;
	color:#fff;
	padding:5px 30px 4px 9px;
	clear:both;
	height:17px;
}


div.servicedark span{
	float:left;
	font:1.2em Arial;
}


div.tour{
margin-top:6px;
width:250px;
height: 224px; 
background-image:url(../img/bg-tour.png);
clear:both;
}


div.tour a{
color:#ffffff;
margin-top:50px;
font-size:12px;
line-height:25px;
margin-left:40px;
width:250px;
height:224px; 
background-image:url(../img/bg-tour.png);
clear:both;
}

div.tour a.active{
color:#ea8d14;
margin-top:50px;
font-size:12px;
line-height:25px;
margin-left:40px;
width:250px;
height:224px; 
background-image:url(../img/bg-tour.png);
clear:both;
}

div.tour a:hover{

color:#ea8d14;
margin-top:50px;
font-size:12px;
line-height:25px;
margin-left:40px;
width:250px;
height:224px; 
background-image:url(../img/bg-tour.png);
clear:both;

}


div.tour2{
margin-top:5px;
width:250px;
height: 24px; 
repeat: norepeat;

}

div.tour2 a{

color:#ffffff;
margin-top:-10px;
font-size:14px;
line-height:1px;
margin-left:40px;
width:250px;
overflow: visible;


}

div.tour2 a:hover{

color:#ea8d14;
margin-top:-10px;
font-size:14px;
line-height:1px;
margin-left:40px;
width:250px;
overflow: hidden;
}



.service3{
	width:330px;
	background:url(../img/bg-fullwide.gif);
	margin:10 0 0 18px;
	color:#000;
	padding:4px 195px 5px 9px;
	margin-top:18px;
	clear:both;
	height:15px;
}

.service3 span{
	font-family:Arial;
	color:#ea8d14;
}



.servicetour{
	width:750px;
	background:url(../img/bg-fullwide.gif);
	margin:10 0 0 18px;
	color:#ea8d14;
	font-size:18px;
	padding:4px 2px 6px 9px;
	margin-top:-25px;
	margin-left:48px;
	clear:both;
	height:15px;
}


.servicetour p{
	color:#ea8d14;
	margin-top:-25px;
	margin-left:48px;
	clear:both;
	
}

.servicetour span{
	font-family:Arial;
	color:#000;
}

.texttour{
	width: 560px;
	color:#000;
	margin-top:15px;
	margin-left:48px;
	clear:both;
	height:100%;
}

.texttour span{
	font-family:Arial;
	color:#ea8d14;
}

.servicefrank{
	width:400px;
	background:url(../img/bg-fullwide.gif);
	margin:10 0 0 18px;
	color:#000;
	padding:4px 98px 5px 9px;
	margin-top:18px;
	clear:both;
	height:15px;
}

.servicefrank span{
	font-family:Arial;
	color:#ea8d14;
}



.servicetele{
	width:404px;
	background:url(../img/bg-fullwide.gif);
	margin:10 0 0 18px;
	color:#000;
	padding:4px 95px 8px 9px;
	margin-top:18px;
	clear:both;
	height:15px;
}

.servicetele span{
	font-family:Arial;
	color:#ea8d14;
}


.service4{
	width:400px;
	background:url(../img/bg-fullwide.gif);
	margin:10 0 0 18px;
	color:#000;
	padding:4px 100px 6px 9px;
	margin-top:18px;
	clear:both;
	height:15px;
}

.service4 span{
	font-family:Arial;
	color:#ea8d14;
}



.service5{

	width:500px;
	background:url(../img/bg-fullwide.gif);
	margin:10 0 0 18px;
	color:#000;
	padding:4px 0px 6px 9px;
	margin-top:18px;
	clear:both;
	height:15px;
}

.service5 span{
	font-family:Arial;
	color:#ea8d14;
}



div.service span{
	float:left;
	font:1.2em Arial;
}
div.service a{
	float:right;
	color:#fff;
	font:1.1em Arial;
	padding:0 0 0 2px;
}
div.colleft{
	float:left;
	width:508px;
	margin:0 0 0 18px;
	display:inline;
}


div.colleft2{
	clear:both;
	float:right;
	width:508px;
	margin:0 0 0 18px;
	display:inline;
}


div.colleft3{
	
	float:right;
	width:508px;
		
}

div.col4{
	
	float:left;
	width:508px;
	margin:0 0 0 18px;
	display:inline;
}

div.colright{
	float:left;
	width:285px;
	overflow:hidden;
	margin:45px 0 0 27px;
	display:inline;
}


div.colright2{
	float:left;
	height:100%px;
	width:285px;
	overflow:hidden;
	margin:0px 0 0 27px;
	display:inline;
}

div.colright3{
	margin-left: 40px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:840px;
	width:250px;
	overflow:hidden;
	display:inline;
}


*html div.colright3{
	margin-left: 38px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:840px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightdark{
	
	margin-top:1px;
	margin-left: 40px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:840px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightdarkpaket{
	
	margin-top:1px;
	margin-left: 40px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:500px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneudark{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:855px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightneudark2{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1000px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneudark2{
	margin-right: 44px;
	margin-top:-1034px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1000px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightneudark3{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1420px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneudark3{
	margin-right: 44px;
	margin-top:-1538px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1420px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneudarkvo2{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1265px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneudarkvo3{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1290px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneudarkvo3{
	margin-right: 44px;
	margin-top:-1395px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1290px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightneudarkvo1{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1250px;
	width:250px;
	overflow:hidden;
	display:inline;
}



div.colrightneudarkvo1{
	margin-right: 44px;
	margin-top:-1335px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1250px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneudark4{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:995px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneudark4{
	margin-right: 44px;
	margin-top:-1033px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:995px;
	width:250px;
	overflow:hidden;
	display:inline;
}
div.colrightneudarkvitrual4{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1255px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneudarkvitrual4{
	margin-right: 44px;
	margin-top:-1338px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1255px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightneudarkprati{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1040px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneudarkprati{
	margin-right: 44px;
	margin-top:-1084px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1090px;
	width:250px;
	overflow:hidden;
	display:inline;
}



div.colrightneudark5{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1250px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneudark5{
	margin-right: 44px;
	margin-top:-1335px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1250px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneudark99{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1320px;
	width:250px;
	overflow:hidden;
	display:inline;
}


*html div.colrightneudark99{
	margin-right: 44px;
	margin-top:-1340px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1320px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightneudark6{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1390px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneudarkreal{
	margin-left: 38px;
	margin-top:-20px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1390px;
	width:250px;
	overflow:hidden;
	display:inline;
}


*html div.colrightneudarkreal{
	
	margin-right: 44px;
	margin-top:-1434px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1390px;
	width:250px;
	overflow:hidden;
	display:inline;
}


*html div.colrightneudark6{
	margin-right: 44px;
	margin-top:-1334px;
	float:right;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:1290px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneudark7{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:2px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneudarktar{
	margin-left: 38px;
	margin-top:-2px;
	float:left;
	background:url(../img/bg-fullwide-dark.gif) repeat 0 0;
	height:500px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneu{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:948px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneu{
	margin-left: 26px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:948px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneuimpressum{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:980px;
	width:250px;
	overflow:hidden;
	display:inline;
	}
	
div.colrightneuimpressumneu{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:1720px;
	width:250px;
	overflow:hidden;
	display:inline;
	}
	
*html div.colrightneuimpressumneu{
	margin-left: 26px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:1660px;
	width:250px;
	overflow:hidden;
	display:inline;
	}
	
	
div.colrightneudatenschutz{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:1500px;
	width:250px;
	overflow:hidden;
	display:inline;
}



*html div.colrightneudatenschutz{
	margin-left: 26px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:1450px;
	width:250px;
	overflow:hidden;
	display:inline;
}



div.colrightneuaktuell{
	margin-left: 38px;
	margin-top:-2px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:120px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrighttarif{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:5px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightlogin{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:1px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutour{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:240px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutourscreen{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:210px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutourscreen3{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:200px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightneutourscreen4{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:235px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutourscreen5{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:210px;
	width:250px;
	overflow:hidden;
	display:inline;
}
div.colrightneutourscreen6{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:185px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutourscreen8{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:170px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutourscreen99{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:170px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutourscreen9{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:225px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightneutour3{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:210px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutour5{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:265px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutour7{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:280px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutour8{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:350px;
	width:250px;
	overflow:hidden;
	display:inline;
}
div.colrightneutour89{
	margin-left: 38px;
	margin-top:-9px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:470px;
	width:250px;
	overflow:hidden;
	display:inline;
}



div.colrightneutele{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:630px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.colrightneutele2{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:815px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneuteleservice{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:820px;
	width:250px;
	overflow:hidden;
	display:inline;
}



*html div.colrightneuteleservice{
	margin-left: 26px;
	margin-top:-3px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:820px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneutele3{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:850px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.leistungen{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:650px;
	width:250px;
	overflow:hidden;
	display:inline;
}


*html div.leistungen{
	margin-left: 26px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:650px;
	width:250px;
	overflow:hidden;
	display:inline;
}



div.colrightneufall{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:810px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneufall{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:810px;
	width:250px;
	overflow:hidden;
	display:inline;
}
div.colrightkontakt{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:905px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightkontakt{
	
	margin-right: 46px;
	margin-top:-608px;
	float:right;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:905px;
	width:250px;
	overflow:hidden;
	display:inline;
}

div.colrightneujobs{
	margin-left: 38px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:1410px;
	width:250px;
	overflow:hidden;
	display:inline;
}

*html div.colrightneujobs{
	margin-left: 26px;
	margin-top:-1px;
	float:left;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	height:1350px;
	width:250px;
	overflow:hidden;
	display:inline;
}


div.textvo p{
	
	line-height: 16px;
	padding: 10px; 
	width: 450px;
	font-size:11px;
}


div.textvo2 p{
	
	line-height: 16px;
	padding: 10px; 
	width: 490px;
	font-size:10px;
}




div.textklausel p{
	margin-left:15px;
	line-height: 12px;
	padding: 2px; 
	width: 490px;
	font-size:10px;
	color:#666666;
}

div.textklauseltour p{
	margin-left:45px;
	line-height: 12px;
	padding: 2px; 
	width: 490px;
	font-size:10px;
	color:#666666;
}



div.textklauseltour1 p{

	line-height: 12px;
	padding: 2px; 
	width: 490px;
	font-size:10px;
	color:#666666;
}

div.text3 p{
	
	line-height: 16px;
	padding: 10px; 
	margin-left: 15px;
	width: 220px;
	font-size:11px;
}


*html div.text3 p{
	
	line-height: 14px;
	padding: 10px; 
	margin-left: 15px;
	width: 220px;
	font-size:10px;
}


div.text3weiss p{
	
	line-height: 16px;
	padding: 10px; 
	margin-left: 15px;
	width: 220px;
	font-size:11px;
	color: #FFFFFF;
}

*html div.text3weiss p{
	
	line-height: 16px;
	padding: 10px; 
	margin-left: 15px;
	width: 220px;
	font-size:10px;
	color: #FFFFFF;
}



div.text3black p{
	
line-height: 16px;
	padding: 10px; 
	margin-left: 15px;
	width: 220px;
	font-size:11px;
	color: #000000;
}


div.textform{
	line-height: 16px;
	margin-left: 15px;
	width: 220px;
	font-size:11px;
	color: #FFFFFF;
}

div.textweiss p{
	

	padding: 2px; 
	margin-left: 15px;
	width: 220px;
	font-size:11px;
	color: #FFFFFF;
}




div.text4 p{
	margin-top: 30px;
	padding: 8px; 
	width: 220px;
	font-size:11px;
}


div.text5 p{

	padding: 2px; 
	width: 220px;
	margin-left: 25px;
	font-size:11px;
	
}

*html div.text5 p{

	padding: 0px; 
	width: 220px;
	margin-left: 25px;
	font-size:11px;
	
}


div.text5 p span{
	padding: 2px; 
	width: 220px;
	font-size:11px;
	color:#ec8c10;
}

div.text99 p{

	padding: 2px; 
	width: 220px;
	margin-left: 25px;
	font-size:11px;
	font-weight:bold;
	
}


div.text99 p span{
	padding: 2px; 
	width: 220px;
	font-size:11px;
	color:#ec8c10;
	font-weight:bold;
	
}



div.text6 p{

	padding: 2px; 
	width: 220px;
	margin-left:-2px;
	font-size:11px;
}


div.text6 p span{
	padding: 2px; 
	width: 220px;
	font-size:11px;
	color:#ec8c10;
}

div.form {

	
	
	margin-right:5px;
	
}



div.text7 p{
	width: 200px;
	margin-left:0px;
    font-size:11px;

}


div.text7 p span{
	 
	width: 220px;
	font-size:11px;
	color:#ec8c10;
}

div.text10 p{
	width: 200px;
	margin-left:0px;
    font-size:12px;

}


div.text10 p span{
	 
	width: 220px;
	font-size:12px;
	color:#ec8c10;
}








div.colright4{
	
	float:left;
	width:230px;
	overflow:hidden;
	margin-left: 65px;
	display:inline;
}

div.colright5{
	
	float:left;
	width:230px;
	overflow:hidden;
	margin-left: 554px;
	display:inline;
}


div.dark{
	margin-top:3px;
	width:352px;
	float:left;
	background:url(../img/bg-service.gif) repeat-y 0 0;
}


div.dark ul li{
	background:url(../img/bg-dark-li.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	margin:10px 9px;
	color:#fff;
}
div.dark ul li p{
	line-height:18px;
}
div.dark ul li p a{
	color:#ea8d14;
	font-family:Arial;
}



div.dark2{
	margin-top:3px;
	width:507px;
	float:left;
	background:url(../img/bg-service.gif) repeat-y 0 0;
}


div.dark2 ul li{
	background:url(../img/bg-dark-li.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	margin:10px 9px;
	color:#fff;
}
div.dark2 ul li p{
	line-height:18px;
}
div.dark2 ul li p a{
	color:#ea8d14;
	font-family:Arial;
}

div.hell{
	
	
	width:500px;
	float:left;
	
}
div.hell ul li{
	background:url(../img/bg-dark-li.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	margin:10px 9px;
	color:#000000;
}
div.hell ul li p{
	line-height:14px;
}
div.hell ul li p a{
	color:#ea8d14;
	font-family:Arial;
	font-size:12px;
}

div.hell2{
	margin-left: 20px;
	width:200px;
	float:left;
	
}
div.hell2 ul li{
	background:url(../img/bg-dark-li.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	margin:10px 9px;
	color:#000000;
}
div.hell2 ul li p{
	line-height:14px;
}
div.hell2 ul li p a{
	color:#ea8d14;
	font-family:Arial;
	font-size:12px;
}






div.hell3{
	margin-left: 15px;
	width:220px;
	float:left;
	
}
div.hell3 ul li{
	background:url(../img/bg-dark-li.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	margin:5px 10px 9px;
	color:#000000;
}
div.hell3 ul li p{
	line-height:14px;text7
}
div.hell3 ul li p a{
	color:#ea8d14;
	font-family:Arial;
	font-size:11px;
}



div.helltele{
	
	margin-left: 22px;
	width:180px;
	float:left;
}

*html div.helltele{
	
	margin-left: 10px;
	width:180px;
	float:left;
}


div.register{
	
	margin-top: 10px;
	margin-left: 25px;
	width:231px;
	float:left;
}

div.hellteleimg{
	 
	margin-left: 65px;
	width:50px;
	float:left;
}

div.telefonserviceimg{
	 
	margin-right: 10px;
	width:240px;
	float:left;
}

div.helltele ul li{
	background:url(../img/bg-dark-li.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	margin:5px 10px 9px;
	color:#000000;
}
div.helltele ul li p{
	line-height:14px;
}
div.helltele ul li p a{
	color:#ea8d14;
	font-family:Arial;
	font-size:11px;
}











div.colleft ul.tarif{
	margin-top:3px;
	width:130px;
}

div.collefttar ul.tarif1{
	width:500px;
	margin-top: 20px;
	float:left;
}

div.collefttar ul.tarif1 li{
	
	margin-left: 18px;
	display:inline;
}

ul.tarif1{
	float:right;
}
ul.tarif1 li{
	float:right;
	width:100px;
	background:#eb8d15;
	padding:6px 4px;
	color:#fff;
}
ul.tarif1 li h2{
	margin:0;
}
ul.tarif1 li h2 a{
		color:#fff;
}
ul.tarif1 li h2 span{
	color:#000;
}
ul.tarif1 li p{
	padding:6px 6px 11px;
	margin:0;
	line-height:18px;
	float:left;
	width:118px;
}
ul.tarif1 li span.dotted{
	float:left;
	width:115px;
	background:url(../img/bg-span-dotted.gif) repeat-x 0 0;
	text-align:center;
	color:#fff;
	margin-left:5px;
	font-size:20px;
	padding:10px 4px 0px;
}


*html ul.tarif1 li span.dotted{
	float:left;
	width:115px;
	background:url(../img/bg-span-dotted.gif) repeat-x 0 0;
	text-align:center;
	color:#fff;
	margin-left:5px;
	font-size:18px;
	padding:10px 4px 0px;
}

ul.tarif1 li.second{
	background:#eb8d15 url(../img/bg-service.gif) no-repeat 0 0;
	margin:18px 0 0;
	padding:6px 0;
	width:131px;
}
ul.tarif1 li.second h2{
	font-size:13px;
	padding:0 0 5px 8px;
	background:url(../img/bg-footer.gif) repeat 0 0;
}
ul.tarif1 li.second span.dotted{
	background:none;
	text-align:left;
	padding:5px 0 0 8px;
}
ul.tarif1 li.second p{
	padding:6px 0 10px 8px;
}
ul.tarif1 li.second p span{
	color:#000;
}





div.colleft ul.tarif3{
	width:130px;
}

div.collefttar ul.tarif3{
	width:500px;
	margin-top: 20px;
	float:left;
}



div.collefttar ul.tarif3{
	width:500px;
	margin-top: 20px;
	float:left;
}

div.collefttar ul.tarif3 li{
	
	margin-left: 18px;
	display:inline;
}

ul.tarif3{
	float:right;
}
ul.tarif3 li{
	float:right;
	width:100px;
	background:#eb8d15;
	padding:6px 4px;
	color:#fff;
}
ul.tarif3 li h2{
	margin:0;
}
ul.tarif3 li h2 a{
		color:#fff;
}
ul.tarif3 li h2 span{
	color:#000;
}
ul.tarif3 li p{
	padding:6px 6px 11px;
	margin:0;
	line-height:18px;
	float:left;
	width:130px;
	font-size:11px;
}


*html ul.tarif3 li p{
	padding:6px 6px 11px;
	margin:0;
	line-height:18px;
	float:left;
	width:130px;
	font-size:10px;
}
ul.tarif3 li span.dotted{
	float:left;
	width:120px;
	background:url(../img/bg-span-dotted.gif) repeat-x 0 0;
	text-align:center;
	color:#fff;
	margin-left:3px;
	margin-right:3px;
	font-size:16px;
	padding:10px 4px 0px;
}
ul.tarif3 li.second{
	background:#eb8d15 url(../img/bg-service.gif) no-repeat 0 0;
	margin:18px 0 0;
	padding:6px 0;
	width:131px;
}



ul.tarif3 li.second h2{
	font-size:13px;
	padding:0 0 5px 8px;
	background:url(../img/bg-footer.gif) repeat 0 0;
}
ul.tarif3 li.second span.dotted{
	background:none;
	text-align:left;
	padding:5px 0 0 8px;
}
ul.tarif3 li.second p{
	padding:6px 0 10px 8px;
}
ul.tarif3 li.second p span{
	color:#000;
}







div.colleft ul.tarifpaket{
	width:130px;
}

div.collefttar ul.tarifpaket{
	width:500px;
	margin-top: 20px;
	float:left;
}



div.collefttar ul.tarifpaket{
	width:500px;
	margin-top: 20px;
	float:left;
}

div.collefttar ul.tarifpaket li{
	
	margin-left: 18px;
	display:inline;
}

ul.tarifpaket{
	float:left;
}

ul.tarifpaket li{
	float:left;
	width:135px;
	background:#eb8d15;
	padding:6px 4px;
	color:#fff;
	margin-top: 40px;
	margin-left: 55px;
}
ul.tarifpaket li h2{
	margin:0;
}
ul.tarifpaket li h2 a{
		color:#fff;
}
ul.tarifpaket li h2 span{
	color:#000;
}
ul.tarifpaket li p{
	padding:6px 6px 11px;
	margin:0;
	line-height:18px;
	float:left;
	width:120px;
	font-size:11px;
}
ul.tarifpaket li span.dotted{
	float:left;
	width:110px;
	background:url(../img/bg-span-dotted.gif) repeat-x 0 0;
	text-align:center;
	color:#fff;
	margin-left:3px;
	margin-right:3px;
	font-size:16px;
	padding:10px 4px 0px;
}


*html ul.tarifpaket li span.dotted{
	float:left;
	width:110px;
	background:url(../img/bg-span-dotted.gif) repeat-x 0 0;
	text-align:center;
	color:#fff;
	margin-left:3px;
	margin-right:3px;
	font-size:14px;
	padding:10px 2px 0px;
}
ul.tarifpaket li.second{
	background:#eb8d15 url(../img/bg-service.gif) no-repeat 0 0;
	margin:18px 0 0;
	padding:6px 0;
	width:131px;
}



ul.tarifpaket li.second h2{
	font-size:13px;
	padding:0 0 5px 8px;
	background:url(../img/bg-footer.gif) repeat 0 0;
}
ul.tarifpaket li.second span.dotted{
	background:none;
	text-align:left;
	padding:5px 0 0 8px;
}
ul.tarifpaket li.second p{
	padding:6px 0 10px 8px;
}
ul.tarifpaket li.second p span{
	color:#000;
}












div.colright ul.tarif{
	width:312px;
	float:left;
}
div.colright ul.tarif li{
	margin:0 25px 0 0;
	display:inline;
}
ul.tarif{
	float:right;
}
ul.tarif li{
	float:right;
	width:115px;
	background:#eb8d15;
	padding:6px 8px;
	color:#fff;
}
ul.tarif li h2{
	margin:0;
}
ul.tarif li h2 a{
		color:#fff;
}
ul.tarif li h2 span{
	color:#000;
}
ul.tarif li p{
	padding:6px 0 11px;
	margin:0;
	line-height:18px;
	float:left;
	width:115px;
}
ul.tarif li span.dotted{
	float:left;
	width:115px;
	background:url(../img/bg-span-dotted.gif) repeat-x 0 0;
	text-align:center;
	color:#fff;
	font-size:20px;
	padding:10px 0 0;
}

*html ul.tarif li span.dotted{
	float:left;
	width:115px;
	background:url(../img/bg-span-dotted.gif) repeat-x 0 0;
	text-align:center;
	color:#fff;
	font-size:18px;
	padding:10px 0 0;
}
ul.tarif li.second{
	background:#eb8d15 url(../img/bg-service.gif) no-repeat 0 0;
	margin:18px 0 0;
	padding:6px 0;
	width:131px;
}
ul.tarif li.second h2{
	font-size:13px;
	padding:0 0 5px 8px;
	background:url(../img/bg-footer.gif) repeat 0 0;
}
ul.tarif li.second span.dotted{
	background:none;
	text-align:left;
	padding:5px 0 0 8px;
}
ul.tarif li.second p{
	padding:6px 0 10px 8px;
}
ul.tarif li.second p span{
	color:#000;
}






/*	start tarif seite neu	*/



div.colleft2 ul.tarif{
    width:100%;
	
}


div.colright2 ul.tarif{
	width:312px;
	float:left;
}
div.colright2 ul.tarif li{
	margin:0 25px 0 0;
	display:inline;
}
ul.tarif2{
	float:right;
	

	
	
}
ul.tarif2 li{
	
	float:right;
	width:115px;
	background:#eb8d15;
	right: 20px;
	padding:6px 8px;
	color:#fff;
}
ul.tarif2 li h2{
	margin:0;
}
ul.tarif2 li h2 a{
		color:#fff;
}
ul.tarif2 li h2 span{
	color:#000;
}
ul.tarif2 li p{
	padding:6px 0 11px;
	margin:0;
	line-height:18px;
	float:left;
	width:115px;
}
ul.tarif2 li span.dotted{
	float:left;
	width:115px;
	background:url(../img/bg-span-dotted.gif) repeat-x 0 0;
	text-align:center;
	color:#fff;
	font-size:20px;
	padding:10px 0 0;
}
ul.tarif2 li.second{
	background:#eb8d15 url(../img/bg-service.gif) no-repeat 0 0;
	margin:18px 0 0;
	padding:6px 0;
	width:131px;
}
ul.tarif2 li.second h2{
	font-size:13px;
	padding:0 0 5px 8px;
	background:url(../img/bg-footer.gif) repeat 0 0;
}
ul.tarif2 li.second span.dotted{
	background:none;
	text-align:left;
	padding:5px 0 0 8px;
}
ul.tarif2 li.second p{

	padding:6px 0 10px 8px;
}
ul.tarif2 li.second p span{
	color:#000;
}



/*	ende tarif seite neu	*/



div.map{
	width:508px;
	float:left;
	padding:22px 0 0;
}
div.map h2{
	float:left;
	margin:5px 0 0 10px;
	display:inline;
}
div.inform h2{
	margin:20px 0 15px 10px;
}
div.map img{
	float:right;
	margin:0 0 -165px;
	position:relative;
}
div.map div{
	width:508px;
	background:url(../img/bg-fullwide.gif) repeat 0 0;
	float:left;
	padding:0 0 12px;
}

div.map2 div{
	
	width:508px;
	float:left;
}


div.map div ul{
	width:325px;
	margin:5px 0 0 7px;
	overflow:hidden;
}


div.map div ul li{
	float:left;
	width:155px;
	margin:2px 0;
	font-size:11px;
	padding:0 0 0 1px;
}
div.map div ul li span{
	font-weight:bold;
}
div.map div a.europa{
	float:left;
	margin:10px 0 0 162px;
	font-size:11px;
	color:#000;
}
div.map div a.europa span{
	color:#f68400;
}




div.map3{
	width:520px;
	float:left;

}
div.map3 h2{
	float:left;
	margin:5px 0 0 10px;
	display:inline;
}
div.inform3 h2{
	margin:20px 0 15px 10px;
}
div.map3 img{
	float:left;
	
}
div.map3 div{
	width:508px;
	float:left;
	
}



div.map3 div ul{
	width:500px;
	overflow:hidden;
}


div.map3 div ul li{
	float:left;
	width:140px;
	margin:2px 0;
	font-size:11px;

}
div.map3 div ul li span{
	font-weight:normal;
}
div.map3 div a.europa{
	float:left;
	margin:10px 0 0 162px;
	font-size:11px;
	color:#000;
}
div.map3 div a.europa span{
	color:#f68400;
}








div.map4{
	width:520px;
	float:left;

}
div.map4 h2{
	font-size:16px;
	float:left;
	margin:5px 0 0 10px;
	display:inline;
}
div.inform4 h2{
	margin:20px 0 15px 10px;
}
div.map4 img{
	float:left;
	
}
div.map4 div{
	width:508px;
	float:left;
	
}



div.map4 div ul{
	width:500px;
	overflow:hidden;
}


div.map4 div ul li{
	float:left;
	width:130px;
	margin:2px 0;
	font-size:11px;

}
div.map4 div ul li span{
	font-weight:normal;
}
div.map4 div a.europa{
	float:left;
	margin:10px 0 0 162px;
	font-size:10px;
	color:#000;
}
div.map4 div a.europa span{
	color:#f68400;
}


















div.inform{
	position:relative;
	text-align:right;
	padding:0 0 45px;
}
div.inform div{
	padding:3px 18px 5px 0;
	width:490px;
}
div.inform div ul, div.inform div ul li{
	float:right;
	width:300px;
}
div.inform ul label{
	float:left;
	width:104px;
}
div.inform ul input{
	float:right;
	border:1px solid #000;
	width:172px;
	height:17px;
	padding:0;
	margin:0 3px 0 0;
	background:url(../img/bg-input.gif) repeat 0 0;
	font-size:11px;
}
div.inform ul input.submitbutton{
	text-align:right;
	margin:0 2px 0 0;
	padding:0;
	background:none;
	border:0;
	width:auto;
	color:#d97b00;
	font:1.0em Arial;
}
* html div.inform div{
	float:none;
}
div.inform div.img{
	
	position:absolute;
	top:75px;
	width:200px;
	height:199px;
	left:0;
	padding:0;
	background:url(../img/img.png) no-repeat 0 0;
}

div.inform div.imgneu{
	
	position:absolute;
	top:80px;
	width:250px;
	height:188px;
	left:0;
	padding:0;
	background:url(../img/infobroschuere.png) no-repeat 0 0;
}


div.inform div p{
	padding:3px 0;
}
div.inform div form{
	margin:5px 0 0;
}
div.inform div p a{
	text-decoration:underline;
	color:#000;
}
a.rss{
	float:right;
	width:15px;
	height:15px;
	background:url(../img/bg-rss.gif) no-repeat 0 0;
	margin:-33px 0 0;
}
ul.bordered{
	float:left;
	width:285px;
	overflow:hidden;
}
ul.bordered li{
	float:left;
	width:285px;
	background:url(../img/bg-bordered-li.gif) repeat-x 0 100%;
	padding:20px 0;
}
ul.bordered li p span{
	color:#ea8d14;
}
ul.bordered li h2{
	margin:0 0 15px;
}
ul.bordered li.last{
	background:none;
}
ul.bordered li img{
	margin:0 0 0 10px;
	border:1px solid #8a8c8d;
}
ul.bordered li h3{
	background:url(../img/bg-bordered-title.gif) repeat-x 0 0;
	font-size:1.1em;
	padding:3px 6px;
	margin:0 0 10px;
}
a.screenshots{
	float:left;
	width:125px;
	font-size:11px;
	color:#ea8d14;
	margin:0 0 20px 160px;
}
/*	FOOTER	*/
div.footer{
	width:813px;
	margin:0 0 0 19px;
	float:left;
	display:inline;
	background:url(../img/bg-footer.gif) repeat 0 0;
}
.footer ul.menu{
	padding:0 0 0 9px;
	margin:-2px 0 0;
	width:auto;
}
.footer ul.menu li{
	padding:5px 12px 0 12px;
	height:16px;
}
.footer ul.menu li ul{
	border-top:1px solid #fff;
}
.footer ul.menu li ul li{
	padding:3px 12px;
}
.footer ul.menu li.active{
	border-top:2px solid #ec8c10;
	border-bottom:0;
}
.footer ul.menu li div.bg{
	top:-73px;
	left:-10px;
}
.footer ul.contacts{
	float:right;
	width:145px;
	margin:3px 74px 0 0;
	display:inline;
}
.footer ul.contacts li{
	float:right;
	width:145px;
	font-size:1.1em;
	margin:3px 0 0;
}
.footer ul.contacts li p{
	font-size:1.0em!important;
	color:#fff;
	padding:0 0 5px;
}
.footer ul.contacts li a{
	color:#fff;
}

.footer ul.contacts li span{
	width:40px;
	float:left;
}
.footer ul.contacts li b{
	float:left;
	font-weight:normal;
}
.footer ul.contacts li a{
	float:left;
}
div.bottom{
	width:825px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-bottom.gif) repeat-x 0 0;
	margin:15px 0 0 13px;
	display:inline;
}
ul.nav-bottom{
	float:left;
	overflow:hidden;
	width:500px;
}
ul.nav-bottom li{
	float:left;
	background:url(../img/bg-nav-bottom.gif) no-repeat 0 10px;
	margin:0 0 0 -2px;
	padding:8px 20px;
	font-size:11px;
	color:#8a8c8d;
}
ul.nav-bottom li.first{
	background:none;
}
ul.nav-bottom li a{
	font-size:11px;
	color:#8a8c8d;
}
ul.images{
	float:right;
}
ul.images li{
	float:left;
	margin:5px 7px 0 0;
	display:inline;
}
ul.images li img{
	padding:1px;
	border:1px solid #a6a6a6;
}


.formbox {
width:400px;
}

.formboxanmelden {

width:400px;
}

.formboxanmelden2 {

width:400px;
margin-top:-309px;
float:right;
margin-right:20px;
height:350px;
}

.formboxanmelden3{
width:400px;
margin-top:-406px;
float:right;
margin-right:20px;
height:350px;
}


.formboxklein1 {

width:230px;
}

.reihe {
  clear: both;
  padding: 2px 0px;
  text-align: right; 
  width: 450px; 
}


.reiheanmeldent {

  clear: both;
  padding-bottom: 4px;
  text-align: left; 
  width: 450px;
  background-image: url(../img/bg-fullwide.gif);
}

.reiheanmeldent2 {
 
  clear: both;
padding-bottom: 4px;
  text-align: left; 
  width: 450px;
  background-image: url(../img/bg-fullwide-dark.gif);
}



.reiheanmelden {

  clear: both;
  padding: 2px 0px;
  text-align: left; 
  width: 320px; 
}

.reiheanmelden2 {
   clear: both;
  padding: 2px 0px;
  text-align: left; 
  width: 380px; 
}

.reiheanmelden3 {
 
  clear: both;
  padding: 2px 0px;
  text-align: left; 
  width: 360px; 
}

.reiheanmelden4 {
  clear: both;
  padding: 2px 0px;
  text-align: left; 
  width: 360px; 
}

.reiheanmelden5 {
  clear: both;
  padding: 2px 0px;
  text-align: left; 
  width: 410px; 
}


.reiheanmelden6 {
  clear: both;
  padding: 2px 0px;
  text-align: right; 
  width: 262px;
  margin-left: 140px; 
}

.reiheanmelden7 {

  clear: both;
  padding: 2px 0px;
  text-align: left; 
  width: 262px;
  
}
.reihesenden {
  margin-left: 318px;
  padding: 0px 0px;
  width: 100px; 
}

*html .reihesenden {
  margin-left: 153px;
  padding: 0px 0px;
  width: 100px; 
}

.reihecheck {
  clear: both;
  padding: 2px 0px;
  text-align: right; 
  width: 450px; 
}

.reiheklein1 {
   
  clear: both;
  padding: 2px 0px;
  text-align: right; 
  width: 220px; 
}

.reiheklein2 {
  clear: both;
  padding: 2px 0px;
  text-align: right; 
  width: 230px; 
}

.reiheklein3 {
  clear: both;
  margin-left: 12px;
  padding: 2px 0px;
  text-align: right; 
  width: 208px; 
}

.label {
 float: left;
  width: 90px;
  text-align: right;
  padding-top: 8px;
  padding-right: 5px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}

.labelanmelden {
 float: left;
  width: 130px;
  text-align: left;
  padding-top: 8px;
  padding-right: 5px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}

.labelanmeldent {

 float: left;
  width: 330px;
  margin-top:-28px;
  margin-left: 40px;
  text-align: left;
  padding-top: 8px;
  padding-right: 5px;
  font-family:Arial;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}

.labelanmeldent p{

 float: left;
  width: 330px;
  margin-top:-28px;
  margin-left: 140px;
  text-align: left;
  padding-top: 8px;
  padding-right: 5px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}




.labelanmeldent2 {
 
 float: left;
  width: 430px;
  margin-top:-28px;
  margin-left: 40px;
  text-align: left;
  padding-top: 8px;
  padding-right: 5px;
  font-family:Arial;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #ea8d14;
}

.labelanmeldent2 p{

 float: left;
  width: 330px;
  margin-top:-28px;
  margin-left: 140px;
  text-align: left;
  padding-top: 8px;
  padding-right: 5px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #ea8d14;
}





.labeltime {
  float: left;
  width: 385px;
  text-align: right;
  padding-top: 8px;
  padding-right: 0px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}

.labeltimeklein {
  float: left;
  width: 220px;
  text-align: right;
  padding-top: 8px;
  padding-right: 0px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}


.labelkein1 {
  float: left;
  width: 50px;
  text-align: right;
  padding-top: 8px;
  padding-right: 5px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #fff;
}

.labelkeinblack {
  float: left;
  width: 50px;
  text-align: right;
  padding-top: 8px;
  padding-right: 5px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}

.labellogin {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 8px;
  padding-left: 2px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}



.labelcheck {
  
  float: left;
  width:515px;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}

.labelcheckanmelden {
 
  float: left;
  width:320px;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}

.check {
  float: left;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-family:Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000;
}

.defbreite {

 width: 380px;
}

.defbreitetime {

 width: 100px;
}

.defbreiteklein1 {

 width: 150px;
}


select.form { 
	background-color:#fff; 
	border-style:solid; 
	border-width:1px; 
	border-color:#f68400; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal;
	text-decoration:none; 
	font-family:arial; 
	}
	
	
.textarea { 
background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 3px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:12px; 
width: 380px;
}



.textareaanmelden { 
background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:12px; 
width: 180px;
}


.textareaklein { 
background-color:#fff; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:12px; 
width: 150px;
}


.line { 
background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 380px;
height:15px;
}

.linereg { 
background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 100px;
height:15px;
}

.lineanmelden { 
background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 180px;
height:15px;
}

.linetime { 
background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 100px;
height:15px;
}

.lineland { 

background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
margin-right:132px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 183px;
height:19px;
}

.lineland2 { 

background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
margin-right:1px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 183px;
height:19px;
}

.lineburo { 

background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
margin-right:5px;
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 50px;
height:19px;
}


.linegeb { 

background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
margin-right:5px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 50px;
height:19px;
}

.linegeb2 { 

background-color:#efefef; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
margin-right:5px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 72px;
height:19px;
}


.linetimeklein { 
background-color:#ffffff; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 100px;
height:15px;
}



.senden { 

background-color:#ea8d14; 
border-style:solid; 
border-width:1px; 
border-color:#ea8d14; 
margin-top: 15px;
font-size:11px; 
font-weight:normal; 
padding: 5px 15px 5px 15px;
color:#fff; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 80px;
height:20px;
}


.sendenschritt { 

background-color:#ea8d14; 
border-style:solid; 
border-width:1px; 
border-color:#ea8d14; 
margin-top: 15px;
font-size:11px; 
font-weight:normal; 
padding: 5px 15px 5px 15px;
color:#fff; 
margin-left: 210px;
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 150px;
height:20px;
}

.sendenschritt2 { 

background-color:#ea8d14; 
border-style:solid; 
border-width:1px; 
border-color:#ea8d14; 
margin-top: 15px;
font-size:11px; 
font-weight:normal; 
padding: 5px 15px 5px 15px;
color:#fff; 
margin-left: 10px;
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 150px;
height:20px;
}


.senden1 { 

background-color:#fff; 
border-style:solid; 
border-width:1px; 
border-color:#ea8d14; 
margin-top: 15px;
font-size:11px; 
font-weight:normal; 
padding: 5px 15px 5px 15px;
color:#000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 80px;
height:20px;
}

.sendenklein1 { 
background-color:#ea8d14; 
border-style:solid; 
border-width:1px; 
border-color:#ea8d14; 
margin-top: 30px;
font-size:11px; 
font-weight:normal; 
padding: 5px 8px 5px 8px;
color:#fff; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
}

.lineklein { 
background-color:#fff; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 150px;
height:15px;
}

.linelogin { 
background-color:#fff; 
border-style:solid; 
border-width:1px; 
border-color:#f29400; 
margin-top: 10px;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-style:normal; 
text-decoration:none; 
font-family:arial; 
line-height:14px; 
width: 110px;
height:15px;
}

.feld {
  /*float: right;*/
}

table #tarifvergleich{
font-family:Arial, Helvetica, sans-serif;!important 
font-size:16px;!important
width:812px;
}


td.weiss {
 background-image:url(../img/white_bg.jpg); 
 height:34px;
}

td.weisskl {
background-image:url(../img/white_bg_kl.jpg); 
height:34px;
}

td.grey {
background-image:url(../img/grey-bg.jpg); 
height:34px;
text-align: right;
}

td.orange {
background-image:url(../img/orange-bg.jpg); 
height:34px;
text-align: right;
}

td.black {
background-image:url(../img/black-bg.jpg); 
height:34px; 
color:#FFFFFF;
text-align: center;
}
.tar td {background:#e0e0e0}
.tar td:hover {background:#ffdcb4}
