body {
margin: 0px;
font-family: Arial;
font-size: 12px;
line-height: 14pt;
overflow:-moz-scrollbars-vertical;
background-image: url('../images/common/bg_site.jpg');
background-position: center top;
background-color: #ededed;


}

a { 
	color: #59005A;
	text-decoration: underline; 
}

a:hover {
	color: #C388D9;
	text-decoration: none;
}

#bodyWrapper {
	background-repeat: repeat-x;
	background-color: none;;
	height: 600px;
	
}
.clearer {
	clear:both;
}

#bgPage {
	height: 600px;
	position: absolute;
	top: 0px;
	width: 100%;
	background-image: url('../images/bgpage/haendler.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
	background-color: none;
}
#site {
	position: relative;
	top: 0px;
	height: 300px;
	
}

#footer_haendler {
	position: relative;
	height: 120px;
	top: 0px;
	background-image: url('../images/common/bg_footer_haendler.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 9999;
	background-color: #ffffff;	
}

#footer {
	position: relative;
	height: 120px;
	top: 0px;
	background-image: url('../images/common/bg_footer_de.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 9999;
	background-color: #ffffff;	
}

#footer_bastelideen {
	position: relative;
	height: 120px;
	top: 0px;
	background-image: url('../images/common/bg_footer_bastelideen.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 9999;
	background-color: #ffffff;	
}

#footer_bg {
	
	position: relative;
	height: 120px;
	
	top: 0px;
	background-image: url('../images/common/spacer_footer.jpg');
	background-position: center bottom;
	background-repeat: repeat-x;
	
	
}
.BGNH{
	background-image: url('../images/common/footerNHbg.jpg') !important;
}

#footer_content {
	position: relative;
	left: 50%;
	margin-left: -490px;
	top:36px;
	padding-left: 40px;
}

.submit_button {
	position: relative; 
	width: 24px;
	height: 20px;
	cursor: pointer;
	top: -9px; 
	left: 960px;
}

#content{
	position: relative;
	width: 980px;
	min-height: 600px;
	left: 50%;
	top: 0px;
	margin-left: -490px;
	
	/*margin-left: auto;
	margin-right: auto;*/
	z-index: 9999;
}
#subcontent{
	
}
.content_left {
	width: 244px; 
	float: left;
	
}

.navtrenner {
	height: 60px;
}
.content_center {
	width: 431px; 
	padding-left: 30px;
	padding-right: 30px;<br />
	
	background-image: url('../../includes/images/common/bg_content.gif'); 
	float: left;
}

.content_right {
	 width: 245px; 
	 float: left;
	 
}
.vertical_line{
	background-image: url('../../includes/images/common/vertcal_spacer.gif'); 
	background-repeat: repeat-y;
}
.bg_lines{

	background-image: url('../../includes/images/common/bg_lines.gif'); 
	background-repeat: repeat-x;

}

#header {
	height: 91px;
	width: 980px;
	/*margin: 0px;
	padding: 0px;*/
	
	
}
#header .logo {
	float: left;
	width: 215px;
	height: 91px;
}

#header .navelement {
	float: left;
	width: 90px;
	height: 26px;
	cursor: pointer;
	margin-top: 65px;
}

#haendlersuche {
	position: relative;
	left: 785px;
	padding: 0px;
	margin: 0px;
	top: 53px;
	width: 214px;
	height: 59px;
	background-image: url('../images/haendlersuche/bg_form.png');
}

#haendlersuche_wrapper .haendlerform {
	font-family: Arial;
	font-size: 11px;
	position: relative;
	width: 64px;
	height: 16px;
	left: 136px;
	top:11px;
	
	padding-top: 3px;
	border: 1px solid #DFDFDF;
}
.haendlerform {
	background-color:transparent;
	background-image:url('../images/common/bg_form.gif');
	background-position: center top;
	border:0px solid #FFFFFF;
	height:16px;
	padding-left:7px;
	padding-top:7px;
}
#haendlersuche_wrapper{
	z-index: 9999;
	
}

/* SUBHEADER */

#subheader {
	
}

#tags{
	width: 195px;
	float: left;
	position: relative;
	z-index: 9999;
	padding-left: 25px;
		padding-top: 25px;
			padding-bottom: 25px;
	padding-right: 24px;
}

#navi {
	width: 245px;
	height: 250px;
	float: left;
	position: relative;
	top: -70px;
	left: -8px;
	background-image: url('../images/common/bg_submenu.png');
	background-repeat: no-repeat;
	z-index: 9999;
}
#subnavi2{
	width: 245px;
	height: 250px;
	float: left;
	z-index: 999;
	position: relative;
	top: -88px;
	left: -9px;
	background-image:url('/includes/images/common/bg_submenue2items.png');
	background-repeat: no-repeat;
}
.subnavi_wrapper{
	height:250px;
	left:-9px;
	position:relative;
	top:-335px;
	width:245px;
	z-index:9999;
	float: left; 
	overflow: hidden;
}

#navi .naviElements {
	padding-left: 30px;
	height: 30px;
}

.wrapper_absolute2{
 	position: absolute !important;
 	top: -67px;
} 

.subnavi_link{
	padding-left: 37px;
	height: 30px;
	display: block;
	width: 170px;
}

#teaser {
	width: 186px;
	padding-left: 30px;
	padding-right: 30px;
	height: 100%;
	background-image: url('../images/common/bg_content.gif');
	background-repeat: repeat-y;
	float: left;

}

#content_wrapper {
}

#contentSmall {
	width: 491px;
	float: left;
	background-image: url('../images/common/bg_content.gif');
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	height: inherit;
}

#contentText .small{
	padding-left: 30px;
	padding-right: 30px
}

#contentHeadline{
	padding-left: 30px;
}


.content_dotline{
	background-image: url('../images/common/bg_content.gif');
	background-repeat: repeat-y;
	background-position: 0px -4px;
}
#contentHeadline {
	height: 60px;
	padding-top: 30px;
}

.teaser_container{
	width: 293px;
	float: left;
	padding-left: 25px;
	
}

.formular{
	position: relative;
	z-index: 9999;
}
.download_list{
	border-bottom:8px solid #ffffff;;
}

.teaser_container a, .teaser_container a img{
	border: 0px;
	text-decoration: none;
}
.arrowGrey{
	float: left;
	display: block;
	width: 90px;
	background-image: url('../images/common/arrowGrey.jpg');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 13px;;
	color: #35719d;
}
.arrowGrey:focus, .arrowGrey:hover, .arrowGrey:active{
	color: #35719d;
}
.arrowPurple{
	float: left;
	display: block;
	width: 90px;
	background-image: url('../images/common/arrowGrey.jpg');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 13px;;
	color: #5a005a;
	
}
.arrowPurpleinvert{
	float: left;
	display: block;
	width: 90px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 13px;;
	color: #5a005a;
	background-image: url('../images/common/arrowGreyInvert.jpg');
	width: 120px;
	position: relative;
	z-index: 9999;
}
.arrowPurpleinvert:active, .arrowPurpleinvert:hover, .arrowPurpleinvert:focus{
	color: #5a005a;
	text-decoration: underline;

}

.termin_row{
	padding-bottom: 6px ;
	line-height: 12px;;
}

.arrowPurple:focus, .arrowPurple:hover, .arrowPurple:active{
	color: #5a005a;
	text-decoration: underline;
}

.contentElemLeft{
	margin-left: 15px;
}

.dotlineWheart{
	background-image: url('../images/common/dotlineWheart.jpg');
	background-repeat: no-repeat;
	background-position: -1px bottom;
	min-height: 440px !important;
	margin-bottom: 5px;
}
.dotlineWheart3{
	background-image: url('../images/common/dotlineWheart.jpg');
	background-repeat: no-repeat;
	background-position: -1px bottom;
	min-height: 370px !important;
	margin-bottom: 5px;
}
.dotline{
	background-image: url('../images/common/dotline.jpg');
	background-repeat: no-repeat;
	background-position: -1px bottom;
	min-height: 703px !important;
	margin-bottom: 5px;
}
.dotline2{
	background-image: url('../images/common/dotline.jpg');
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 5px;
}
.line_right{
	background-image: url('../images/common/dotline_hizontal.gif');
	background-repeat: repeat-x;
	height: 1px;
	line-height: 0px;
	font-size: 1px;
	
}






.termin_container{
		margin-left: 739px;
		
}
.backgroundHistorieMiddle{
	background-image: url('../images/common/historie_middle.jpg') !important;
	background-repeat: no-repeat;
	background-position:0px 71px;
}
.historie_left_faden{
	position:relative; 
	top: -500px;
	left: -1px;
}

.backgroundImpressum{
	background-image: url('../images/common/bg_impressum.gif') !important;
	background-repeat: repeat-y;
	background-position:0px 71px;
}

.historie_text{
	font-size: 12px;
	width: 186px;
	line-height: 16px;
}

/*footer*/
#footer_content	{

}
.language_link{
	display:block;
	float: left;
	height: 20px;
	width: 26px;
	margin-right: 17px;
	background-color: none;
}
.metaNavLink{
	font-size: 10px;
	color: #737373; 
	margin-right:3px;
	text-decoration: none;
}
.metaNavLink:active, .metaNavLink:hover, .metaNavLink:focus{
	color: #737373; 
	text-decoration: underline;
}

/*formular*/
#submit_btn{
	background-image: url('../images/common/submit_btn.jpg');
	width: 115px;
	margin-left: 10px;
	margin-top: 4px;
	height: 34px;
	border: 0px;
	cursor: pointer;
}

.termin_list{
	margin-left: 30px;
	border-right: 30px solid #fff;
	margin-top: 20px;
	padding-bottom: 20px;
	background-image: url('../images/common/dotline_hizontal.gif');
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.purple{
	color: #5a005a;
}

.red{
	color: #ff0000;
}

.deco_hl{
	color: #5a005a;
	float: left;
	font-weight: bold;
}
.deco_datum{
	float: right;
}
#input_kommentar{
	background-image: url('../images/common/textarea_bg.gif');
	height:  93px;
	width: 280px;
	padding-top: 10px;
	padding-left: 10px;
	border: 0px;
	overflow-y: auto;
	overflow-x: hidden;
font-family:'Arial';
font-size:13px;
line-height:14pt;
	

}
.formularzeile_text{
	color:#59005A;
	font-weight:bold;
	height:104px;
	margin-top:20px;
}



.text_container{
	padding-left: 250px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 225px;

}
.deco_container{

	padding-bottom: 25px;
	margin-bottom: 25px;
}

.deco_trenner{
	background-image: url('../images/common/dotline_hizontal.gif');
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 1px;
	margin-left: -30px;
	margin-right: -30px;
}

.deko_big_image{
	margin-top: 25px;
}
.paragraph{
	height: 6px; 
	line-height: 0px; 
	font-size: 0px;
}

/*pbs*/
.pbs_line{
	height: 1px; 
	font-size: 0px;
	line-height: 0px;
	margin: 25px -30px 25px -30px;
	background-image: url('../images/common/dotline_hizontal.gif');
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

.purple_bullet{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.purple_bullet li{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-image: url('/includes/images/common/purple_bullet.gif');
}
.pbseasy_logo{
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: right 16px;
	background-image: url('/includes/images/common/pbseasy_logo.jpg');


}
.pbs_icon{
	position: absolute;;
	left: 0px;
	top: 215px;
}

.month{
	
	padding-top: 40px;
	
	background-image: url('../images/common/dotline_hizontal.gif');
	background-repeat: repeat-x;
	background-position: 0px 20px;;
}

.historie {
	line-height: 16px;
}
.historie .headline {
	color: #054C82;
	font-weight: bold;
	margin: 0;
	padding-bottom: 8px;
}

.trenner{
	background-image:url(../images/common/dotline_hizontal.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	background-position: 0px 20px;
}

.haendler_trenner{
	background-image:url(../images/common/dotline_hizontal.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;
	line-height: 1px;
	font-size: 1px;
	height: 30px;
	margin-bottom: 10px;
	background-position: 0px 10px;
}

.ieImpressumHeight{
	min-height: 2005px !important;
}

.dis_block{
	/*display: block;
	float: left;
	*/
	
}




div.thumbEntryImage {
	width: 225px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}

/*
 * Dynamic Teaser Style
 */
.dyn_teaser_container {
	width: 293px;
	height: 209px;
	border: none;
	background: url(/admin/shared/images/teaser/bg_dynamic.png) transparent;
}
.dyn_teaser_container .title {
	color: #7F003A;
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 30px;
	padding-left: 36px;
}
.dyn_teaser_container .subtitle {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 8px;
	padding-left: 36px;
}
.dyn_teaser_container .image {
	margin-top: 19px;
	padding-left: 36px;
}
.dyn_teaser_container .image img {
	border: none;
}

/* Profitipps */
.profitipps{
	color: #034e84;
}
.neuheiten{
	color: #97BF13;
}
.haendler{
	color: #5a005a;
}
