.hase {
	background-color:#fef3e5;
	background-image:url('../../images/global/hase.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
	}
.showHase {
	position: absolute;
	top:400px;
	left:140px;
	width: 880px;
	height:450px;
	z-index:10px;
	background-color:#186e82;
	text-align:right;
	padding-top: 8px;
	}
.underall {
	position: absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:9px;
	}
.overall {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:3000px;
	z-index:9px;
	}
.display {
	}
.nodisplay {
	display:none;
	}
/*################################################ Base Elements */

body {
	background-color:#5b9fb4;
	background-image: url(../../images/global/background.gif);
	background-repeat: repeat-x;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
}
a{
	color:#995504;

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

img{
	border-style:none;
	border-width:0pt;
	}

#frameDiv{
	position: relative;
	margin: 12px 12px 12px 0px;
}

.leftBox{
	border: none;
	width:177px;
	padding: 0px 0px 0px 0px;

}

.rightBox{
	position:absolute;
	background-color: #EBF3F6;
	border: none;
	width:775px;
	/*min-height:499px;*/
	padding: 14px 14px 14px 14px;
	top:0px;
	left:177px;
	margin: 0px 0px 0px 0px;
}
 input{
 	background-color: #C9E4EB;
	border: 1px solid #1C6784;
	margin: 3px 0px 3px 19px;
}

 input.search{
	width: 90px;
	height: 14px;
}

#submit{
	background-color: #186a80;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-variant:normal;
	width:49px;
	height: 18px;
	margin: 0px 0px 3px 2px;
	padding: 0px 0px 0px 0px;
}


/*################################################ Base Elements ENDE*/


/*************************************************Main-Navigation Elements*/

#mainNav ul{
	margin:0px;
	padding-left: 0px;
	list-style-type:none;


}
#mainNav  li{
	background-image: url(../../images/global/arrow_white.gif);
	background-repeat: no-repeat;
	background-color: #52A3B8;
	padding: 1px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	width:176px;

	border-top:1px solid #ffffff;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
#mainNav  li.noarrow{
	background-image: none
}


#mainNav ul li.selected{
border-bottom:none;
padding: 1px 0px 0px 0px;
}

#mainNav ul li h1{
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #F18C00;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding: 3px 0px 0px 19px;
	margin: -1px 0px 0px 0px;
	vertical-align: middle;
	height:16px;
	border-bottom:1px solid #000000;


}

#mainNav ul li a{
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 0px 19px;
	padding: 0px 0px 0px 0px;

}

#mainNav ul li.selected a {
	margin: 0;
}

#mainNav  ul li ul{
	margin:0px;
	padding-left: 0px;


}
#mainNav ul li ul li{
	background-image: url(../../images/global/arrow_white.gif);
	background-repeat: no-repeat;
	background-color: #52A3B8;
	padding: 2px 0px 2px 19px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	width:157px;
	min-height:13px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}


#mainNav ul li ul li a{
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

}
#mainNav ul li  ul li.selected{
	border-bottom:none;
	border-right:1px solid #000000;

	padding: 0px 0px 0px 19px;

}
#mainNav ul li ul li a.selected{
	display:block;
	background-image: url(../../images/global/arrow_black.gif);
	background-repeat: no-repeat;
	background-color: #8BC3D2;
	padding: 2px 0px 2px 19px;
	margin: 0px 0px -2px -19px;
	vertical-align: middle;
	min-width:157px;
	border-bottom:3px solid #000000;
	border-right:1px solid #000000;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}


#mainNav ul li ul li ul{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#mainNav ul li ul li ul li{
	background-image: none;
	background-color:#C9E4EB;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #296482;
	border-right:1px solid #296482;
	width:157px;
	min-height:13px;
	margin:0px 0px 0px -19px;
	padding:0px 0px 0px 19px;
}
#mainNav ul li ul li ul a{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#mainNav ul li ul li ul li.selected{
	background-color:#EAF4F6;
	border-bottom:1px solid #296482;
}
#mainNav ul li ul li ul li.selected a{
	font-weight: bold;
}
/*************************************************Main-Navigation Elements ENDE*/


/*################################################## secondary Navigation Elements*/

.secondaryNav{
	background-color: transparent;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #000000;
	padding: 16px 0px 0px 19px;
	width:157px;

}
.secondaryNav a{
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}
.secondaryNav a.selected{
	color:#ee8d09;
}

/*################################################## secondary Navigation Elements ENDE*/

/*************************************************** CONTENT ELEMENTS STARTPAGE*/

/*-------------ORANGE BOXES---------------*/
.teaserboxOrange{

	background-color: #ffffff;
	border: 1px solid #d66219;
	padding: 14px 14px 14px 14px;
	width:352px;
	height:500px;
	float:left;

}
.teaserboxOrange h1{
	color:#d66219;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:32px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.teaserboxOrange h2{
	color:#d66219;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 3px 0px;
}
.teaserboxOrange img{
	border: 1px solid #d66219;
	margin: 0px 3px 0px 3px;
}

.bigOrangeButton{
	clear:both;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px 4px 4px 4px;
	margin: 5px 0px 30px 120px;
	width:218px;

}
.bigOrangeButton a{
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 4px 4px 4px 14px;
}



#aboAngebote div{

	color:#d66219;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	border:0px solid #000;
	padding:9px 0px 0px 0px;


}
#aboAngebote a{
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px 4px 4px 16px;
	width:100px;
	float: right;
	clear:both;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	display:block;
}


/*-------------GREEN BOXES---------------*/
#divGreenBoxes{
	float:right;
	margin: 0px 0px 0px 10px;
	padding:0px;
}


.teaserboxGreen{
	background-color: #C9E4EB;
	border: 1px solid #0A6A7A;
	padding: 14px 0px 14px 14px;
	width:360px;
	height:220px;
	background-image: url(../../images/global/magazines.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.teaserboxGreen h1{
	color:#0A6A7A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	/*float:left;*/
}
.teaserboxGreen p{
	margin-bottom:5px;
	margin-top:5px;
}
.teaserboxGreen ul{
	margin:0px;
	padding-left: 0px;
	list-style-type: none;
	/*float:left;*/
}
.teaserboxGreen li{
	background-image: url(../../images/global/arrow_green.gif);
	background-repeat: no-repeat;
	padding-left:19px;
	padding-bottom:0px;
	line-height:16px;
	vertical-align: middle;
	width:170px;
	min-height:16px;
	color:#0A6A7A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}
.teaserboxGreen div{
	margin-top: 15px;
	margin-bottom: -10px;
	clear: both;
}
/*.teaserboxGreen img{
	border:0px;
	clear:both;
}
*/


/*-------------Hotline BOXES---------------*/


.teaserboxHotline{
	background-color: #C9E4EB;
	border: 1px solid #0A6A7A;
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
	width:374px;

}
.teaserboxHotline p{
	color:#0A6A7A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
.teaserboxHotline img{
	border:0px;
	float:left;


}
.teaserboxHotline h1{
	color:#0A6A7A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}
.teaserboxHotline div{
	margin: 10px 5px 5px 5px;
}




.greyBox{
	width:374px;
	height: 45px;
	background-color: #ebf3f6;
	margin: 0px 0px 10px 0px;

}

.greyBox2{
	width:374px;
	height: 45px;
	background-color: #ebf3f6;
	margin: 0px 0px 15px 0px;
	float:right;

}



/*-------------Affiliate BOXES---------------*/




.teaserboxAffiliates{
	background-color: #ffffff;
	border: 1px solid #949899;
	padding: 5px 3px 3px 3px;
	width:768px;
	height:44px;
	clear:both;
	margin:0px;
}

.teaserboxAffiliates img{
	border:0px;
	margin: 0px 2px 0px 2px;
}

.teaserboxAffiliates a{
	margin: 0px 20px 0px 20px;
}


#miniType{
	color:#9BA0A3;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration: none;
	margin:0px;
}

/*************************************************** CONTENT ELEMENTS STARTPAGE ENDE*/

/*###################################################CONTENT ELEMENTS RUBRIKEN/PR�MIEN */


/*---------------Headbox-----------------*/
#headBox{
	background-color: #ffffff;
	border-left: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-top: 1px solid #d66219;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
	width:363px;
	height:119px;
	float: left;
}
#headBox h2 {
	color: #D66219;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin: 0px 0px 15px;
	text-decoration: none;
}
#headBox h3 {
	color: #D66219;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 5px;
	text-decoration: none;
}
#headBox h4{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

}
#headBox span{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
	margin: 0px 10px 0px 0px;
	float: left;
}

/*---------------LinkBox------------------*/

#linkBox, #wlinkBox{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-top: 1px solid #d66219;
	padding: 8px 8px 8px 8px;
	margin:0px 0px 0px 0px;
	width:378px;
	height:52px;
	float:right;
}

#wlinkBox{
	padding:0px;
	width:394px;
	height:68px;
	background-color:#f7e0d1;

	}

#linkBox h3, #wlinkBox h3{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 8px 0px;

}

#linkBox a, #wlinkBox a, .internabolink{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 10px;
	background-image: url(../../images/global/arrow_orangeonwhite.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#wlinkBox a.button{
        float:right;
        display:block;
        background-image: url(../../images/global/arrow_orange.gif);
        background-repeat: no-repeat;
        background-color: #f18c00;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        padding: 2px 4px 2px 19px;
        margin: 4px 4px 0px 0px;
        width:140px;
        height:15px;
        color:#ffffff;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:12px;
        font-weight:bold;
        text-decoration: none;
}
.wbasket{
	float:left;
        background: url(../../images/global/cart.gif) no-repeat center;
	background-color:#f18e00;
	height:38px;
	width:20px;
	border-bottom:1px solid white;
	}
.pbasket{
	float:left;
	background-color:#fbefe8;
	padding:4px 0 0 8px;
	width: 366px;
	height:34px;
	border-bottom:1px solid white;
}
.ebasket{
	float:left;
	background-color:#efefef;
	padding:10px 0 0 8px;
	width: 366px;
	height:28px;
	border-bottom:1px solid white;
}

/*---------------MagazineBox------------------*/

#magazineBox{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-left: 1px solid #d66219;
	padding: 20px 8px 8px 15px;
	margin: 0px 0px 0px 0px;
	width:750px;
	/*height:720px;;*/
	clear: both;
}
#magazineBox div{
	position: relative;
	float:left;
	width:300px;
	height:107px;
	padding: 0px 0px 0px 0px;
	margin: 12px 30px 30px 10px;
}
#magazineBox div h3{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

}
#magazineBox div p{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	height:58px;

}
#magazineBox div img{
	border:none;
	float:left;
	margin: 0px 15px 40px 0px;
}
#magazineBox div a.button{
	position: absolute;
	display: inline;
	bottom: 0px;
	*bottom: 6px;
	left: 95px;
	/*float:left;
	display:block;*/
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px 4px 4px 19px;
	margin: 0px 0px 0px 0px;
	width:140px;
	height:15px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#magazineBox  .p_sub, #giftBox  .p_sub{

	float:left;
	display:block;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left:0px;
	padding: 3px 4px 5px 19px;
	margin: 0px 5px 5px 0px;
	width:163px;
	height:25px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
}


#magazineBox_big .visual label {
	color: #5B9FB4;
	font-size: 12px;
	font-weight:bold;
}
#magazineBox_big .aboformlist {
	position:absolute;
	border: none;
	width:0px;
	/*min-height:499px;*/
	padding: 14px 14px 14px 14px;
	top:180px;
	left:600px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}
#magazineBox_big .aboformlist ul{
	margin:0px;
	padding-left: 0px;
	list-style-type: none;
	/*float:left;*/
}
#magazineBox_big .aboformlist a{
	background-image: url(../../images/global/arrow_orangeonwhite2.gif);
	background-repeat: no-repeat;
	padding-left:19px;
	padding-top:0px;
	vertical-align: middle;
	width:170px;
	white-space: nowrap;
	min-height:16px;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	}



#magazineBox_big{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-left: 1px solid #d66219;
	padding: 20px 8px 8px 15px;
	margin: 0px 0px 0px 0px;
	width:750px;
	/*height:1380px;*/
	clear: both;
}
#magazineBox_big div{
	float:left;
	width:300px;
	/*height:107px;*/
	padding: 0px 0px 0px 0px;
	margin: 12px 59px 12px 5px;
}
#magazineBox_big div h1{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 10px 0px;

}
#magazineBox_big div p{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 10px 10px 0px;
	/*height:58px;*/

}
#magazineBox_big img{
	border:none;
	float:left;
	margin: 0px 15px 15px 0px;
}


#magazineBox_big .aboType{
	/*clear:both;*/
	border: 1px solid #f18c00;/*#146B7F;*/
	width:740px;
	padding: 0px 0px 20px 0px;
	margin: 15px 0px 5px 0px;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}

#magazineBox_big .aboType div {
	background-color: #ffffff;
	padding: 0px 10px 0px 0px;
	margin: -20px 10px 0px 8px;
	width:332px;
	float:right;
	clear: both;
	}
#magazineBox_big .aboType a.button{
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px 4px 4px 19px;
	margin: 10px 198px 0px 0px;
	width:140px;
	height:15px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	float:right;
	clear: both;
}
#magazineBox_big .aboType  .p_sub_praemie{
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left:0px;
	padding: 3px 4px 5px 19px;
	margin: -25px 20px 0px 0px;
	width:163px;
	height:25px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	float:right;
	clear: both;
}
#magazineBox_big .aboType div img{
	border: 1px solid #186a80;
	clear: both;
	}

#magazineBox_big .aboType div h4, #magazineBox_big .aboType div p{
	color:#186a80;
}
#magazineBox_big .aboType div b.notice{
	color:#000;
	font-size:10px;
	font-weight:normal;
}
#magazineBox_big .aboType h2{
	clear:both;
	display:block;
	background-color: #f18c00;/*#146B7F;*/
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;*/
	padding: 4px 4px 4px 10px;
	margin: 0px 0px 0px 0px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#magazineBox_big .aboType h3{

	margin: 4px 4px 4px 10px;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#magazineBox_big .aboType p{

	margin: 4px 4px 4px 10px;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
#magazineBox_big .aboType ul{
	/*float:left;*/
}

#magazineBox_big .aboType  .p_sub{

	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left:0px;
	padding: 3px 4px 5px 19px;
	margin: -20px 20px 0px 0px;
	width:163px;
	height:25px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	float:right;
}

#magazineBox_big .aboType .p_radio{
	margin:0px 5px 0px 28px;
	background-color: #fff;
	border: none;
}
#magazineBox_big .aboType .p_hidden{
	margin:0px 5px 0px 38px;
	width: 330px;
	display:block;
}

/****************************Text-Pages****************/
#textBox{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-left: 1px solid #d66219;
	padding: 20px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	width:757px;
	clear:both;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
#textBox p{
	width:500px;
}
#textBox div{
	width:520px;
	/*border: 1px solid #d66219;*/
	padding: 4px 4px 4px 4px;
	margin: 0px 5px 10px 0px;
}
#textBox h1{
	display:block;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px 4px 4px 4px;
	margin: 0px 5px 10px 0px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	width:520px;
}
#textBox a{
	color:#995504;
	font-weight:bold;
}
#textBox ol{
	margin:0px 210px 5px 22px;
	padding:0px;
}
#textBox ol li{
	padding-bottom:10px;
}

/****************************Order Formular****************/


#orderForm{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-left: 1px solid #d66219;
	padding: 20px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	width:757px;
	/*height:620px;*/
	clear:both;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
#orderForm div img{
	border:none;
	float:left;
	margin: 0px 15px 0px 0px;
}
#orderForm .step{

	float:left;
	background-color: #ffffff;
	border: 1px solid #d66219;
	padding: 5px 5px 25px 5px;
	margin: 0px 5px 0px 0px;
	width:150px;
	/*height:350px;;*/
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;

}
#orderForm .step p{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:0px;
	padding-bottom:0px;
}
#orderForm .step a{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
}
#orderForm .step img{
	float:left;
	margin: 0px 3px 0px 0px;
}
#orderForm div.error{
	color:#333;
	font-weight:bold;
	background-color:#ebf3f6;
	/*border: 2px solid #cc0000;*/
}
#orderForm div.error ul{
	margin:0px;
	padding-left: 0px;
	list-style-type: none;
	/*float:left;*/
}
#orderForm div.error li{
	background-image: url(../../images/global/exclaim_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:3px 0 3px 19px;
}
#orderForm div{

	float:right;
	width:570px;
	border: 1px solid #d66219;
	padding: 4px 4px 4px 4px;
	margin: 0px 5px 10px 0px;


}
#orderForm div.notice{
	background-color:#ebf3f6;
}
#orderForm span{
	margin: 4px 4px 4px 4px;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;

}
#orderForm h2{
	font-size:16px;
}
#orderForm .smalltype{
	margin: 4px 4px 4px 4px;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration: none;

}



#orderForm h3, #orderform label{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

}
#orderForm h3 .of_radio{
	margin-left:0px;
}

#orderForm h1{

	float:right;
	display:block;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px 4px 4px 4px;
	margin: 0px 5px 10px 0px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	width:570px;
}
#orderForm dl{
	width: 550px;
	padding:10px 0 10px 0;
	margin:0px;
}
#orderForm dt{
	clear:both;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 5px 5px;
	padding: 5px 0px 0px 0px;
	width:170px;
}
#orderForm dd{
	margin:0px ;
	padding:0px;
}





#orderForm .choose {
	width: 567px;
	border-bottom: 1px solid #f18c00;
	margin:0px;
	padding:0px;
	float:none;
	border-top: 0px solid #d66219;
	border-left: 0px solid #d66219;
	border-right: 0px solid #d66219;
}
#orderForm .choose dl{
	width: 550px;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#orderForm .choose dt{
	clear:both;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width:170px;
	height:10px;
}
#orderForm .choose dd{
	margin:3px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration: none;

}

#orderForm .check{
	vertical-align: middle;
	font-weight: bold;
	padding: 0px 4px 4px 4px;
	margin: 0px 5px 10px 0px;
}
#orderForm .check a{
	font-weight: bold;
	text-decoration: underline;
	color:#995504;
}
#orderForm .button {
	float:left;
	display:block;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left:0px;
	padding: 3px 4px 5px 19px;
	margin: 5px 5px 5px 5px;
	width:163px;
	height:15px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;

}

#orderForm select{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
 	background-color: #f9d096;
	border: 1px solid #f18c00;
	margin: 3px 20px 3px 25px;
}

#orderForm  .of_input{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
 	background-color: #f9d096;
	border: 1px solid #f18c00;
	margin: 3px 20px 3px 25px;
}
#orderForm  .of_submit{

	float:right;
	display:block;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left:0px;
	padding: 3px 4px 5px 19px;
	margin: 5px 5px 5px 5px;
	width:163px;
	height:25px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
}
.anker_gift{

	display:block;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left:0px;
	padding: 3px 4px 5px 19px;
	margin: 5px 5px 5px 5px;
	width:163px;
	height:15px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
}

#orderForm .of_radio{
position:relative;
/*top:0px;
width:30px;
left:-8px;
padding: 0px 0px 0px 0px;*/
margin: 0px 0px 0px 25px;
vertical-align: middle;

}
#orderForm .of_checkbox{
position:relative;
top:2px;

}

#orderForm input{
	border:0px;
	background-color: #fff;
}











/********************ABO Box *******************************/
#aboBox{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-left: 1px solid #d66219;
	padding: 20px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	width:757px;
	/*height:720px;;*/
	clear: both;
}
#aboBox div{
	float:left;
	width:310px;
	height:160px;
	padding: 0 0 10px 0px;
	margin: 12px 30px 12px 10px;
	border: 1px solid #d66219;
}
#aboBox div h3{
	clear:both;
	display:block;
	background-color: #f18c00;/*#146B7F;*/
	padding: 4px 4px 4px 10px;
	margin: 0px 0px 0px 0px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
/*
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	*/
}
#aboBox div h2{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
}
#aboBox div p{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	margin: 10px 10px 6px 10px;
	height:60px;

}
#aboBox div a{
	float:right;
	display:block;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0px 0px 19px;
	margin: 10px 10px 6px 10px;
	width:140px;
	height:17px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a.image{

}












/********************GIFT Box *******************************/
#giftBox{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-left: 1px solid #d66219;
	padding: 20px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	width:757px;
	/*height:720px;;*/
	clear: both;
}
#giftBox div{
	float:left;
	width:310px;
	height:160px;
	padding: 0px 0px 0px 0px;
	margin: 12px 30px 12px 10px;
}
#giftBox div h3{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
#giftBox div p{
	color:#995504;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 6px 0px;
	height:55px;

}
#giftBox div img{
	border:1px solid #d66219;
	float:left;
	margin: 0px 15px 40px 0px;
}
#giftBox div a.button{

	float:left;
	display:block;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0px 0px 19px;
	margin: 5px 0px 0px 0px;
	width:140px;
	height:17px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;

}


a.image{

}



#giftBox_big{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-left: 1px solid #d66219;
	padding: 20px 8px 8px 15px;
	margin: 0px 0px 0px 0px;
	width:750px;
/*	height:720px;*/
	clear: both;
}


#giftBox_big div{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 12px 10px 12px 5px;
}
#giftBox_big div h1{
	color:#995504;
	width:310px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}
#giftBox_big div h3{
	color:#995504;
	width:310px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}
#giftBox_big div p{
	color:#995504;
	width:310px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 6px 0px;
	/*height:55px;*/
}
#giftBox_big div a.button{
	display:block;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0px 0px 19px;
	margin: 15px 0px 0px 0px;
	width:140px;
	height:17px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#giftBox_big div a.indenwarenkorb{

	float: left;
	display:block;
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0px 0px 19px;
	margin: 5px 0px 0px 0px;
	width:140px;
	height:17px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;

}
#giftBox_big img{
	border:1px solid #d66219;
	float:left;
	margin: 0px 15px 0px 0px;
}

#giftBox_big div div {
	padding: 20px 8px 8px 0px;
	margin: 10px 0px 0px 0px;
	width:350px;
	}

#giftBox_big div div a.button{
	float:left;
	margin-right:10px;
}
#giftBox_big div div a.zeitschrift{
	float:left;
	margin-right:10px;
}
#giftBox_big div div img{
	border: none; /*1px solid #186a80;*/
}
#giftBox_big div div h3, #giftBox_big div div p {
	width:200px;
	color: #186a80;
}
/*###################################################CONTENT ELEMENTS RUBRIKEN/PR�MIEN ENDE*/



#basket{
	background-color: #ffffff;
	border-bottom: 1px solid #d66219;
	border-right: 1px solid #d66219;
	border-left: 1px solid #d66219;
	padding: 20px 8px 8px 15px;
	margin: 0px 0px 0px 0px;
	width:750px;
/*	height:720px;*/
	clear: both;
}

.baskettable {
	border-collapse : collapse;
	width: 732px;
	margin: 0px 0px 10px 0px;
	float:left;

}
.basketHead {
	background-color : #F8C57F;
	font-weight : bold;
	/*border: solid 1px #d66219;*/
}
.basketCell {
	padding: 4px;
	margin-bottom:5px;
	/*border: 1px solid #d66219;*/
}
.basketCell td {
	border-bottom: 1px dashed #d66219;
}
.basketFoot {
	font-weight : bold;
	border: solid 1px #d66219;
}


#basket div{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 12px 10px 12px 5px;
}
#basket div h3{
	color:#995504;
	width:310px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}
#basket div p{
	color:#995504;
	width:310px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	margin: 0px 0px 6px 0px;
	/*height:55px;*/
}
#basket a.button{
	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 10px 1px 19px;
	margin: 15px 0px 0px 0px;
	height:25px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}


#basket  .p_sub{

	background-image: url(../../images/global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-color: #f18c00;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left:0px;
	padding: 0px 5px 0px 19px;
	margin: 15px 0px 0px 0px;
	height:22px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#basket img{
	border:1px solid #d66219;
	float:left;
	margin: 0px 15px 0px 0px;
}

#basket div div {
	padding: 20px 8px 8px 0px;
	margin: 10px 0px 0px 0px;
	width:350px;
	}

a.articleLink{
	float:left;
	margin-right:10px;
	font-weight : bold;
}
#basket div div a.zeitschrift{
	float:left;
	margin-right:10px;
}
#basket div div img{
	border: none; /*1px solid #186a80;*/
}
#basket div div h3, #basket div div p {
	width:200px;
	color: #186a80;
}
/*###################################################CONTENT ELEMENTS RUBRIKEN/PR�MIEN ENDE*/









