*,html,body,div {padding:0; margin:0;}

#link_to_new_backend
{
	background-color: #fff;
	border: 1px solid #ccc;
	color: #fa6400;
}

#link_to_new_backend a
{
	font-weight: bold;
	display: block;
	padding: 35px;
	text-align: center;
	color: #fa6400;
	font-size: 16px;
}

#link_to_new_backend a:hover
{
	
	color: #ccc;
	
}

body,textarea,input,select{ 
	font-size:13px;
	font-family :Arial,Verdana,Geneva,Helvetica,Sans-Serif;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:17px;
}

td,div{
	font-size:13px;
	font-family :Arial,Verdana,Geneva,Helvetica,Sans-Serif;
	color:#000000;
	text-decoration:none;
	font-weight:normal;

}

form{
	padding:0px;
	margin:0px;
}


ul{
  margin:0px 0px 0px 15px; 
  padding: 0;
}

li {
  margin: 0;
  padding: 0;  
}

img{
	border:0px;
}

/* ################# navigator ################# */


.navi{
	margin:15px 0px 15px 0px;
}

.navibox{
	float:right;
}

.navipl{
	float:left;
	margin:0px 7px 0px 0px;
	height:22px;
	width:22px;
	background:url(../images/items/pfeil_aktiv_zurueck.gif);
	cursor:pointer;
}

.naviploff{
	float:left;
	margin:0px 7px 0px 0px;
	height:22px;
	width:22px;
	background:url(../images/items/pfeil_inaktiv_zurueck.gif);
}

.navipr{
	float:left;
	margin:0px 0px 0px 0px;
	height:22px;
	width:22px;
	background:url(../images/items/pfeil_aktiv_vorwaerts.gif);
	cursor:pointer;
}

.naviproff{
	float:left;
	margin:0px 0px 0px 0px;
	height:22px;
	width:22px;
	background:url(../images/items/pfeil_inaktiv_vorwaerts.gif);
}

.navichar{
	float:left;
	margin:2px 7px 0px 0px;
	font-weight:bold;
}

.navidot{
	float:left;
	margin:2px 7px 0px 0px;
	font-weight:bold;
}

.navioff{
	float:left;
	margin:2px 7px 0px 0px;
}

.navioff a,.navioff a:hover{
	text-decoration:underline;
	font-weight:bold;
}


.navion{
	float:left;
	margin:2px 7px 0px 0px;
	font-weight:bold;
}

.navion a,.navion a:hover{
	text-decoration:none;
	color:#01b6e3;
}

.naviend {
	clear:left;
}

.naviend2 {
	clear:right;
}


/* ################# input ################# */

.inputerror{
	border:solid 2px #ff6100;
}

.inputerror .inputlogin{
	width:195px;
	height:20px;
	border:1px solid #ffffff;
}

.inputnoerror{
	border:2px solid #ffffff;
}

.inputlogin{
	width:195px;
	height:20px;
	border:1px solid #a4a4a4;
	font-size:13px;
}

.inputerror .inputlogin2{
	width:163px;
	height:20px;
	border:1px solid #ffffff;
	font-size:13px;

}

.inputlogin2{
	width:163px;
	height:20px;
	border:1px solid #a4a4a4;
	font-size:13px;
}


/* ################# faq ################# */

.faqhead_on{
	margin-bottom:5px;
	background:url(../images/items/minus.gif) no-repeat;
	height:20px;
	cursor:pointer;
}

.faqhead_on div{
	margin-left:24px;
	margin-top:1px;
	color:#33c6e8;
}

.faqhead{
	background:url(../images/items/plus.gif) no-repeat;
	height:20px;
	cursor:pointer;
}

.faqhead div{
	margin-left:24px;
	margin-top:1px;
}

.faqtext{
	display:none;
}

.faqtext_on{
	display:block;
}

.faqtext div,.faqtext_on div{
	margin-left:24px;
	margin-top:1px;
	margin-bottom:20px;
}

.faqline{
	background:#e0e0e0;
	height:1px;
	/*margin-right:25px;*/
	width:645px;
	margin-top:10px;
	margin-bottom:10px;
}

	


/* ################# BOX ################# */

.box_url{
	font-size:10px;
	margin-bottom:11px
}

.box_text{
	font-size:13px;
	font-weight:bold;
	height:40px;
}

.box_preis{
	font-size:13px;
}

.box_streichpreis{
	margin-left:3px;
	font-size:13px;
	text-decoration:line-through ;
}

.box_mituns{
	font-size:15px;
	font-weight:bold;
	color:#ff6000;
}

/* ################# FOOTER ################# */

.footer div{
	float:left;
	margin-right:20px;
	font-size:10px;
	color:#666666;
}

.footer a {
	color:01b6e3;
	text-decoration:none;
	font-size:10px;	
}

.footer a:hover {
	color:01b6e3;
	text-decoration:underline;
}

/* ################# flaechen  ################# */

.table th{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	font-family :Arial,Verdana,Geneva,Helvetica,Sans-Serif;
}

.table td{
	margin:0px;
	padding:9px 0px 9px 0px;
	color:#000000;
	font-size:12px;
}

.user_code{
	position:absolute;
	top:72px;
	left:46px;
}

.user_code td{
	width:200px;
	height:30px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}


.kampagnentable{
	width:634px;
}

.kampagnentable th{
	color:#000000;
	font-size:13px;
	width:264px;
	text-align:left;
	font-weight:normal;
	padding-bottom:10px;
	vertical-align:top;
	padding-top:4px;
}

.kampagnentable td{
	color:#000000;
	font-size:13px;
	padding-left:10px;
	text-align:left;
	font-weight:normal;
	padding-bottom:10px;
	vertical-align:top;
}


.radiotable{
}

.radiotable th{
	color:#000000;
	font-size:13px;
	width:264px;
	text-align:left;
	font-weight:normal;
	padding-bottom:10px;
	vertical-align:top;
	padding-top:4px;
}

.radiotable td{
	width:140px;
	color:#000000;
	font-size:13px;
	padding-left:0px;
	text-align:left;
	font-weight:normal;
	padding-bottom:10px;
	vertical-align:top;
}

.kampagne_button{
	text-align:right;
	margin-top:20px;
}

.schritt{
	height:34px;
	background:url(../images/schritt/bg.gif) repeat-x 0px 33px;
}

.schritt .item{
	float:left;
	height:33px;
	width:88px;
	margin-right:2px;
	cursor:arrow;
}

.schritt .item div{
	font-weight:bold;
	text-align:center;
	padding-top:7px;
}

.schritt .item.on{
	height:34px;
	background:url(../images/schritt/on.gif);
	
}

.schritt .item.on div{
	color:#ff8942;
}

.schritt .item.off{
	background:url(../images/schritt/off.gif);
	cursor:pointer;	
}

.schritt .item.off div{
	color:#43c9ea;
}

.schritt .item.dis{
	background:url(../images/schritt/dis.gif);
}

.schritt .item.dis div{
	color:#8e8e8e;
}



/* #################  ################# */

h1{
	font-size:13px;
	font-weight:bold;
	
}

.img_headline{
	margin-top:10px;
	height:36px;
	font-size:22px;
	color:#666666;
	margin-left:-1px;
	line-height:26px;
}

.smallwhite{
 position:absolute;
 top:12px;
 left:17px;
 font-size:10px;
 color:#ffffff;
}

.smallblack{
 position:absolute;
 top:12px;
 left:17px;
 font-size:10px;
 color:#000000;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

.noline,.noline:hover{
	text-decoration:none;
}

/* ######### Tab navigation ### */
.tab{
	/*position:relative;
	padding:5px;
	height:44px;*/
}
.tab div{

	display:none;
	cursor:pointer;
	float:left;
}

.content div{
	padding:10px;
	display:none;
	clear:left;
}

.tab_end{
	position:relative;
	clear:left;	
}



/* ################# tab_sub_content ################# */

.tab_sub_content_head_on{
	margin:15px 15px 15px 15px;
	cursor:pointer;
}

.tab_sub_content_head_on div{
	color:#33c6e8;
	text-decoration:underline;
}

.tab_sub_content_head{
	margin:15px 15px 15px 15px;
	cursor:pointer;
}

.tab_sub_content_head div{
	text-decoration:underline;
}

.tab_sub_content_text_head{
	margin:0px 0px 20px 0px;
	/*padding:40px 0px;*/
	font-weight:bold;	
}

.tab_sub_content_text{
	display:none;
}

.tab_sub_content_text_on{
	display:block;
}

.tab_sub_content_text div,.tab_sub_content_text_on div{
	margin-left:24px;
	margin-top:1px;
	margin-bottom:20px;
}

/* ########## tab content ######### */

.tab_content_head{
	margin:40px 30px 20px 23px;
	/*padding:40px 0px;*/
	font-weight:bold;	
}

.tab_content_text{
	margin:0px 30px 40px 23px;
}

/* ######### list classes ########### */
.ul_check {
	padding:0;
	margin:0;	
	list-style:none;
}


.ul_check li
{
	background:url(../images/items/check.gif) no-repeat 0 50%;	
	padding: 2px 0 2px 32px;
	margin: .4em 0;
}

.ul_point {
	padding:0;
	margin:0;	
	list-style:none;
}


.ul_point li
{
	background:url(../images/items/point.gif) no-repeat 0 50%;	
	padding: 2px 0 2px 20px;
	margin: .4em 0;
}

.ul_pdf {
	padding:0;
	margin:0;	
	list-style:none;
}


.ul_pdf li
{
	height:37px;
	vertical-align:middle;
	background:url(../images/items/pdf.gif) no-repeat 0 50%;	
	padding: 2px 0 2px 36px;
	margin: .6em 0;
}

/* ################## sprache #################### */

.sprachwahl{
	text-align:left;
	background:#ffffff;
	cursor:pointer;
	width:103px;
	height:16px;
}

.sprachwahl div,.sprachwahl_on div,.sprachwahlgrau div{
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
}

.sprachwahl a,.sprachwahl a:hover{
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}

.sprachwahl_on{
	text-align:left;
	background:#00ccff;
	cursor:pointer;
	width:103px;
	height:16px;
}

.sprachwahl_on a,.sprachwahl_on a:hover{
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}

.sprachwahlgrau{
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color:#aaaaaa;
	cursor:default;
	width:103px;
	background:#ffffff;
	height:16px;
}

.sprachbox{
	text-align:left;
	position:relative;
	z-index:9999;
	margin-left:23px;
	margin-top:-2px;
	margin-bottom:2px;
}

.sprachbox .inner {
	position:absolute;
	top:-63px;
	left:740px;
	text-align:left;
}

.sprachbox .aktauswahl{
	background-image:url(../images/sprachwahl.gif);
	width:105px;
	height:20px;
	cursor:pointer;
}

.sprachbox .aktauswahl div{
	color:#666666;
	font-size:11px;
	padding-left:5px;
	padding-top:1px;
}

#sprachbox{
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	color:#666666;
	width:105px;
	height:50px;
	padding-top:20px;
}

.sprach_border{
	background-color:#e0e0e0;
}
