@charset "utf-8";

@import url("master.css");
@import url("icons.css");
@import url("topnav.css");
@import url("topnav_js.css");
@import url("mainnav.css");
@import url("jd.gallery.css");
@import url("forms.css");
@import url("produktfinder.css");
@import url("tagcloud.css");
@import url("tabbox.css");
@import url("quickbox.css");

/***** 

	Projekt: HARO.de Relaunch

	Stylesheet Template
	© 2009, BRANDMARKER
	
	Farb Definitionen:
	#B42557 - Link Highlight / Navi
	 
*****/

body {
	color: #333;
	font: 62.5%/100% Arial, Verdana, Helvetica, sans-serif;
	background: url(../_gfx/body_bg.png) top left repeat-x;
	}

#wrap {
	position: relative;
	margin: 0 auto;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}


/***** 

	Global Section
	 
*****/


h1 {
	}
	
	#main_intro h1 {
		font-size: 2.2em;
		font-weight: normal;
		line-height: 120%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 28px 0 0 9px;
		}
	
	#merkzettel_header h1 {
		font-size: 3.0em;
		font-weight: normal;
		line-height: 120%;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		padding: 0;
		color: #B42557;
		font-weight: bold;
		}
 
h2 {
	font-size: 1.5em;
	line-height: 120%;
	}
 
h3 {
	font-size: 1.2em;
	line-height: 120%;
	}
 
h4 {
	font-size: 1.2em;
	/* Used by Image/Content Slider */
	}
 
h5 {
	font-size: 1.3em;
	line-height: 150%;
	font-weight: bold;
	}
 
h6 {
	font-size: 1.3em;
	line-height: 130%;
	font-weight: normal;
	}
	
a, a:hover { text-decoration: none; }	

a { color: #333; text-decoration: underline; }
a:hover { color: #333; text-decoration: none; }
a:focus { }
a.highlight	{ color: #B42557; }

a.link_nodeco {
	line-height: 170%; 
	font-size: 1.1em; 
	color: #B42557;
	text-decoration: none
	}
a.link_nodeco:hover {
	line-height: 170%; 
	font-size: 1.1em; 
	color: #B42557;
	text-decoration: underline
	}

.highlight	{ color: #B42557; }

/* (span-)Tags, im a-Design  */
.link { color: #333; text-decoration: underline; cursor: pointer; }
.link:hover { text-decoration: none; }


/* Hinweis JS zu aktivieren */
#no_js { 
	color: #B42557; 
	font-weight: bold;	
	text-align: center;
	}
	
	div#no_js { /* Haendlerindex */
		border: 1px solid #B42557;
		padding: 5px;
		}
		
	span#no_js { /* Produktfinder */
		padding-left: 20px;
		}


/***** 

	Head Section
	 
*****/

.errorpage #header {
	width: 990px;
	padding: 0 0 40px 0;
	}

#header {
	width: 990px;
	padding: 0 0 20px 0;
	}

	#main_column {
		width: 795px;
		height: 581px;
		padding: 0 13px 0 10px;
		background: url(../_gfx/stage_bg.png) bottom left;
		float: left;
		}
		
		#top_nav {
			/* s.h. topnav.css */
			}
		
		#main_stage {
			width: 795px;
			height: 449px;
			overflow: hidden;
			position: relative;
			}
			
			.feature_subtext {
				position: absolute;
				z-index: 10;
				top: 430px;
				left: 15px;
				font-size: 10px;
				}			
		
		ul#feature_nav {
			padding: 10px 0 0 0;
			list-style: none;
			}
			
			ul#feature_nav li {
				float: left;
				width: 145px;
				padding: 0 2px;
				text-align: center;
				}			
			
				ul#feature_nav li.size1 { width: 139px;	}
				ul#feature_nav li.size2 { width: 175px; }
				ul#feature_nav li.size3 { width: 165px; }
			
				ul#feature_nav li a { color: #444; text-decoration: none; line-height: 130%; }
				ul#feature_nav li a:hover { color: #B42557; text-decoration: none; }
				
				ul#feature_nav li strong { 
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 1.2em; 
					line-height: 120%; 
					font-weight: normal; 
					}
				ul#feature_nav li a strong { color: #333; text-decoration: none; }
				ul#feature_nav li a:hover strong { color: #B42557; text-decoration: none; }			
		
		#main_intro { position: relative; width: 795px; }
			
			#main_intro ul {
				position: absolute;
				top: 0;
				right: 0;
				height: 22px;
				padding: 0 0 0 20px;
				background: transparent url(../_gfx/main_intro_bg.gif) top left no-repeat; 
				}	
				
				#main_intro ul li {
					float: left;
					font-size: 1.1em;
					height: 2.2em;
					line-height: 2.2em;
					padding: 0 25px 0 0;
					color: #fff;
					}
				
					#main_intro ul li a { color: #fff; text-decoration: none }
					#main_intro ul li a:hover { color: #fff; text-decoration: underline }
					
					#main_intro ul li.active a { color: #fff; text-decoration: underline }
			
			#main_intro h1 { /*s.h. oben */ }
			
			#main_intro p {
				font-size: 1.3em;
				line-height: 130%;
				padding: 1px 0 0 10px;
				}		
	
	#nav_column {
		width: 156px;
		height: 556px;
		float: left;
		background: transparent url(../_gfx/navmain_bg.png) top left no-repeat;
		padding: 25px 0 0 15px;
		}
		
		#nav_column .img-nospace { padding: 0 0 0 1px; }
		
		ul#main_nav {
			/* s.h. mainnav.css */
			}
		
		#notepad {	
			height: 37px;
			background: transparent url(../_gfx/notepad_bg2.png) top right no-repeat;
			position: absolute;
			top: 525px;
			left: 812px;
			font-size: 1.4em;
			color: #fff;
			font-weight: bold;
			}
			
			#notepad a { 
				display: block;				
				padding: 4px 0 13px 11px;
				color: #fff; 
				text-decoration: none
				}
			#notepad img { height: 15px; width: 33px; }


	#main_column_white {
		width: 795px;
		background: url(../_gfx/stage_bg.png) bottom left;
		float: left;
		padding: 0 13px 15px 10px;
		} /* IE 6 hacked */
	
	#main_stage_white {
		width: 795px;
		height: 449px;
		position: relative;
		}	                                                          
	
	#main_intro_white {
		position: relative;
		width: 795px;
		background: url(../_gfx/product_bg.gif) bottom left no-repeat;
		padding: 0 0 15px 0;
		}
		
		#main_intro_white ul {
			position: absolute;
			top: 0;
			right: 0;
			height: 22px;
			padding: 0 0 0 20px;
			background: transparent url(../_gfx/main_intro_bg_white.gif) top left no-repeat; 
			} /* IE 6 hacked */
					
			#main_intro_white ul li {
				float: left;
				font-size: 1.1em;
				height: 2.2em;
				line-height: 2.2em;
				padding: 0 25px 0 0;
				color: #fff;
				}
				
				#main_intro_white ul li a { color: #fff; text-decoration: none }
				#main_intro_hwhite ul li a:hover { color: #fff; text-decoration: underline }
						
				#main_intro_white ul li.active a { color: #fff; text-decoration: underline }	
			
		#main_intro_white h1 {
			font-size: 2.2em;
			font-weight: normal;
			line-height: 120%;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding: 34px 0 0 9px;
			}
			
		#main_intro_white p { 
			font-size: 1.3em;
			line-height: 130%;
			padding: 4px 0 0 10px;
			}	
	
	
/***** 

	Content Section
	 
*****/


#content {
	width: 990px;
	padding: 0 0 20px 0;
	font-size: 1.1em;
	line-height: 140%;
	}
	
	#content .content_column {
		float: left;
		width: 570px;
		}
	
	#content .left_column {
		float: left;
		width: 812px;
		}
			
	#content .left_column .insert_box_main {
			padding: 7px 7px 4px 7px;
			}
	
	#content .right_column {
		float: right;
		width: 178px;
		}
		
		#content .insert_box {
			margin-left: 10px; 
			margin-top: 10px; 
			padding: 7px;
			}
		
		#content .insert_box2 {
			margin-left: 10px; 
			margin-bottom: 10px; 
			padding: 7px;
			}
				
			#content .right_column .insert_box2 a { color: #fff; text-decoration: none; margin-top: 7px; }	
			#content .right_column .insert_box2 a.highlight { color: #B42557; }	
			#content .right_column .insert_box2 a:hover { color: #fff; text-decoration: underline; }
			#content .right_column .insert_box2 a.highlight:hover { color: #B42557; }	

#layout_laminat_design {}
	
	#layout_laminat_design .img-nospace { padding: 4px 0 7px 0;	}	
	#layout_laminat_design .float-left { width: 550px; color: #666; }

#layout_laminat_oberflaeche { }
	
	#layout_laminat_oberflaeche .float-left { width: 260px; margin-right: 16px;	}	
	#layout_laminat_oberflaeche .float-left p {	padding: 10px 5px 0 5px; }	
	#layout_laminat_oberflaeche .float-left .white_bg { padding: 5px; }

#layout_laminat_allgemein { }

.content_subnav { padding: 20px 0 10px 0; }
	
	.content_subnav .float-left { padding: 5px; width: 250px; margin-right: 16px; } /* hacked */
	.content_subnav .float-left .img-nospace {}
	.content_subnav .float-left p { padding: 10px; }
	.content_subnav .float-left strong { font-weight: normal; color: #B42557; font-size: 1.1em; }
	.content_subnav .float-left strong a { font-weight: normal; color: #B42557; font-size: 1.1em; text-decoration: none; }
	.content_subnav .float-left strong a:hover { font-weight: normal; color: #B42557; font-size: 1.1em; text-decoration: underline; }

.content_subnav4 { padding: 20px 0 10px 0; }
	
	.content_subnav4 .float-left { padding: 5px; width: 230px; margin-right: 10px; }
	.content_subnav4 .float-left .img-nospace {}
	.content_subnav4 .float-left p { padding: 10px; }
	.content_subnav4 .float-left strong { font-weight: normal; color: #B42557; font-size: 1.1em; }
	.content_subnav4 .float-left strong a { font-weight: normal; color: #B42557; font-size: 1.1em; text-decoration: none; }
	.content_subnav4 .float-left strong a:hover { font-weight: normal; color: #B42557; font-size: 1.1em; text-decoration: underline; }

.laminat_bg_tritty75 { width: 357px; padding-top: 220px; padding-bottom: 10px; background: url(../_gfx/laminat/einsatzgebiete/tritty75.png) top left no-repeat; }
.laminat_bg_tritty100 { width: 357px; padding-top: 220px; padding-bottom: 10px; background: url(../_gfx/laminat/einsatzgebiete/tritty100.png) top left no-repeat; }
.laminat_bg_tritty250 { width: 357px; padding-top: 220px; padding-bottom: 10px; background: url(../_gfx/laminat/einsatzgebiete/tritty250.png) top left no-repeat; }

.content_listing { padding: 15px 0 0 0; }

		.content_listing .float-left { width: 170px; padding-bottom: 15px; }
		.content_listing .float-right { width: 635px; }
		.content_listing p.float-right { color: #666; }
		.content_listing p.float-right strong { color: #333; }

#layout_gute_gruende { }
	
	#layout_gute_gruende .float-left {
	 	font-size: 1.18em;
		line-height: 160%;
	 	padding: 15px; 
		width: 230px; 
		height: 120px; 
		margin-right: 15px;
		}

#layout_qualitaet { }
	
	#layout_qualitaet .float-left {
	 	font-size: 1.0em;
		line-height: 130%;
	 	padding: 10px; 
		width: 239px; 
		height: 185px; 
		margin-right: 15px;
		}
	
	#layout_qualitaet .float-left p { padding-top: 85px; }


#layout_holzarten { }

	#layout_holzarten .float-left {
		padding: 5px; 
		width: 250px;
		height: 140px;
		margin: 0 15px 15px 0;
		}

	#layout_holzarten .float-left p {
		padding: 10px 0 5px 10px; 
		font-size: 1.2em;
		line-height: 120%;
		color: #B42557;
		}

		#layout_holzarten .float-left p a {	color: #B42557; text-decoration: none; }
		#layout_holzarten .float-left p a:hover { color: #B42557; text-decoration: underline; }

#layout_parkett_sortierung { }

	.content_intro {
		font-size: 1.1em; 
		display: block; 
		padding: 6px 0 9px 0; 
		border-bottom: 1px solid #ECE9E7
		}

	ul.bullet_listing .listing {
		background: url(../_gfx/bullet_point.gif) no-repeat 0 0.6em; 
		padding: 2px 0 0px 10px;
		}
	
	ul.sortierung_table { }
	
		ul.sortierung_table li { 
			 width: 400px; 
			 height: 26px; 
			 line-height: 26px; 
			 margin-bottom: 1px; 
			 padding-left: 10px;			
			}

.layout_parkett_einsatzbereich { }

	.layout_parkett_einsatzbereich .column2_listing { margin: 5px 0 0 0; }
	
		.layout_parkett_einsatzbereich .column2_listing table { width: 400px; }
		
		.layout_parkett_einsatzbereich .column2_listing table tr { border-bottom: 1px solid #ccc; }
		
		.layout_parkett_einsatzbereich .column2_listing table td { 
			padding: 5px 10px;
			margin: 0 0 1px 0;
			line-height: 150%;
			}
		
		.layout_parkett_einsatzbereich .column2_listing table td.border { border-left: 1px solid #ccc; }

.laminat_pflege_fix {
	float: left;
	width: 155px;
	}
				
ul.vorteile_listing  {
	line-height: 170%;
	padding-top: 5px;
	}
	
	ul.vorteile_listing li  {
		padding: 2px 5px 2px 5px; 
		margin-top: 1px;
		}

ol.default_listing {	
	padding-left: 15px;
	}

.column2_layout {
	width: 390px;
	}

.column3_layout {
	width: 260px; 
	margin: 0 15px 0 0;
	}
	
#aeg_frau {	 }		
		
.schicht2_parkett { width: 352px; height: 205px; background: url(../_gfx/parkett/einsatzbereich_und_garantie/2schicht.png) top left no-repeat; }
.schicht3_parkett { width: 352px; height: 205px; background: url(../_gfx/parkett/einsatzbereich_und_garantie/3schicht.png) top left no-repeat; }

.parkett2500_parkett { width: 290px; height: 171px; background: url(../_gfx/parkett/einsatzbereich_und_garantie/parkett2500.png) top left no-repeat; }
.parkett3000_parkett { width: 290px; height: 171px; background: url(../_gfx/parkett/einsatzbereich_und_garantie/parkett3000.png) top left no-repeat; }
.parkett4000_parkett { width: 290px; height: 171px; background: url(../_gfx/parkett/einsatzbereich_und_garantie/parkett4000.png) top left no-repeat; }

.kork_querschnitt { background: url(../_gfx/kork/gut_zu_wissen/kork_querschnitt.png) top left no-repeat; width: 408px; height: 168px; }

.linol_querschnitt { background: url(../_gfx/linol/einsatzbereich/linol_querschnitt.png) top right no-repeat; width: 408px; height: 168px; }

.linol_faecher { background:url(../_gfx/linol/design_und_farbe/faecher.png) top left no-repeat; width: 744px; height: 196px; margin: 5px auto; }

.comfortec_tabelle { width: 415px; height: 192px; } 

.comfortec_logo { background: url(../_gfx/parkett/alles_zur_verlegung/comfortec/stopuhr.png) top left no-repeat; height: 279px; width: 595px; padding: 10px 0 0 205px; } /* hacked */

.picture-list-spacing-5 { padding: 5px; margin: 0 10px 10px 0; } /*hacked*/
.picture-list-spacing { padding: 5px; margin: 0 10px 10px 0; }


/***** 

	Onlinekataloge / Übersichtsseite
	 
*****/

div.katalog {
	float: left;
	width: 250px;
	padding: 0 25px 10px 0;
	}

div.katalog div.katalogdetail {
	padding: 15px;
	text-align: left;
	}

div.katalog { text-align: center; }

div.katalog div.katalogdetail h2 { 
	font-size: 1.3em;
	padding-bottom: 12px; 
	}
	
div.katalog div.katalogdetail p {
	color: #999;
	margin: 0 0 8px 0;
	}
	
div.katalog div.katalogdetail a { margin-top: 1px; }

div.katalog div.katalogdetail a.standalone { margin-top: 26px; }

div.katalogbutton {
	margin: 10px 0 0 0;
	text-align: center;
	}

#myKatalogButton {	 
	width: 135px;
}

div.katalogButtonLink a {
	width: 135px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	margin: 4px 0 0 0;
}

/***** 

	Presse Section
	 
*****/

.presse_listing {
	border-bottom: 1px solid #F0EFED; 
	padding-bottom: 15px;
	margin-top: 15px;
	}

	#content div.presse_listing:first-child { margin-top: 0; }

.presse_details { margin-top: 15px; }

	#content div.presse_details:first-child { margin-top: 0; }

.presse_listing .pic_element, .presse_details .pic_element {
	float: left;
	padding: 5px;
	margin: 10px 10px 0 0;
	}

.presse_listing_button {
	display: block;
	font-size: 1.0em; 
	background: url(../_gfx/bg_grey.png) top left repeat; 
	color: #fff; 
	text-decoration: none; 
	padding: 2px 0 2px 10px; 
	margin: 5px 0 0 0;
	}

	.presse_listing_button a {	color: #fff; text-decoration: none; }
	.presse_listing_button a:hover { color: #fff; text-decoration: underline; }

.link_button {
	display: block;
	font-size: 1.0em; 
	height: 2.2em; 
	line-height: 2.2em; 
	background: url(../_gfx/bg_grey.png) top left repeat; 
	color: #fff; 
	text-decoration: none; 
	padding: 0 0 0 10px; 
	margin: 20px 0 0 0;
	} /* hacked */

.link_button_red {
	display: block;
	font-size: 1.0em; 
	height: 2.2em; 
	line-height: 2.2em; 
	background: #B42557;
	color: #fff; 
	text-decoration: none; 
	padding: 0 0 0 10px; 
	margin: 20px 0 0 0;
	} /* hacked */

	.link_button a, .link_button_red a { color: #fff; text-decoration: none; }
	.link_button a:hover, .link_button_red a:hover { color: #fff; text-decoration: underline; }

a.button_red_arrow {
	display: block;
	font-size: 1.0em;
	background-color: #B42557;
	padding: 5px 5px 5px 20px;
	color: #fff;
	text-decoration: none;
	background-image: url("../_gfx/arrow_white.gif");
	background-repeat: no-repeat;
	background-position: 1.0em 0.9em;
	}

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

#paging { 
	background: #918D85; 
	padding: 4px 5px 5px 5px; 
	margin-bottom: 10px;
	}

	.paging_control_1 {
		float: left; 
		width: 120px; 
		text-align: left;
		color: #fff;
		}
		
		.paging_control_1 a { color: #fff; text-decoration: none; }
		.paging_control_1 a:hover { color: #fff; text-decoration: underline; }
		
		.paging_control_2 a { color: #fff; text-decoration: none; }
		.paging_control_2 a:hover { color: #fff; text-decoration: underline; }
		
		.paging_control_3 a { color: #fff; text-decoration: none; }
		.paging_control_3 a:hover { color: #fff; text-decoration: underline; }
		
	.paging_control_2 {
		float: left;
		width: 648px; 
		text-align: center; 
		color: #fff; 
		}

	.paging_control_3 {
		float: right; 
		width: 120px; 
		text-align: right;  
		color: #fff;
		}			


/*****

	Marketing Section

*****/

#marketing_area {
	width: 990px;
	padding: 0 0 67px 0;	
	}
	
	.marketing_box1, .marketing_box2, .marketing_box3 {
		width: 300px;
		padding: 0 44px 0 0;
		float: left;
		}
	
	.marketing_box3 { padding: 0 0 0 0;	}
	
		.marketing_maske_v1 {
			width: 297px;
			height: 141px;
			padding: 2px 0 0 0px;
			background: transparent url(../_gfx/marketing_maske_mit.png) top left no-repeat;
			overflow: hidden;
			}
			
			.marketing_maske_v1 a img { cursor: pointer }
			.marketing_maske_v1 a { cursor: pointer; text-decoration: none }
			
			.marketing_maske_v1 span {
				width: 50px;
				height: 15px;
				display: block;
				text-align: center;
				position: relative;
				top: 2px;
				left: 240px;
				}
			
			.marketing_maske_v1 span a { color: #fff; text-decoration: none }
			.marketing_maske_v1 span a:hover { color: #B42557 }
		
		.marketing_maske_v2 {
			width: 297px;
			height: 141px;
			padding: 2px 0 0 0px;
			background: transparent url(../_gfx/marketing_maske_ohne.png) top left no-repeat;
			overflow: hidden;
			position: relative;
			}
	
	.marketing_box1 p, .marketing_box2 p, .marketing_box3 p {
		font-size: 1.1em;
		line-height: 150%;
		color: #666;
		padding: 5px 0 0 0;
		}
	
	#marketing_area .no_decoration a {
		text-decoration: none;
		}

/***** 

	Foot Section
	 
*****/


.errorpage #footer {
	width: 990px;
	padding: 0 0 0 0;
	}

#footer {
	width: 990px;
	height: 67px;
	margin: -67px auto 0 auto;
	padding: 30px 0 0 0;
	}
	
	#footer_switch {
		width: 41px;
		height: 12px;
		background: url(../_gfx/foot_bg_switch_down.png);
		margin: 0 0 0 949px;
		}
		
		#footer_switch a {
			position: relative;
			top: 0;
			left: 0;
			text-decoration: none
			}		
		
		#footer_switch a img {
			width: 41px;
			height: 12px;
			}	
	
	#footer_static {
		width: 950px;
		height: 55px;
		background: url(../_gfx/foot_bg.png) top left no-repeat;
		color: #999;
		padding: 0 20px;
		}
	
		#footer_static .first_row {
			width: 950px;
			text-align: left;
			padding: 5px 0 10px 0;
			} /* IE 6 hacked */
	
			#footer_static .first_row a,
			#footer_static .second_row .float-right a {
				margin: 0 0 0 10px;
				color: #999;
				text-decoration: none;
				position: relative;
				}	
	
			#footer_static .first_row .float-right a.active,
			#footer_static  .second_row .float-right a.active { color: #fff; }	
			
			#footer_static .first_row .float-right a:hover,
			#footer_static  .second_row .float-right a:hover { color: #fff; }
		
			#footer_static .first_row .float-left, 
			#footer_static .second_row .float-left {
				width: 424px;
				float: left;
				text-align: left;
				}
		
			#footer_static .first_row .float-right,
			#footer_static .second_row .float-right {
				float: right;
				width: 524px;
				text-align: right;
				}
		
			#footer_static .first_row .float-right { padding-top: 9px; }
	
		#footer_static .second_row { }	
	
			#footer_static .second_row .float-right a {	margin: 0 0 0 20px;	}
	
	ul#sitemap {
		background: #fff;
		list-style: none;
		display: none;
		}
		
		ul#sitemap li {		
			padding: 10px 0 10px 0;	
			border-bottom: 1px solid #CFCBC3;
			}
			
			ul#sitemap li ul  { }
			
			ul#sitemap li ul li  { 
				border: 0;
				padding: 0 20px 0 0;
				width: 126px;	
				float: left;			
				}
				
				ul#sitemap li ul li.first  { 
					padding: 0 15px 0 15px;
					width: 120px;
					font-size: 1.1em;
					color: #666666;
					line-height: 150%;
					font-weight: bold;
					background: transparent url(../_gfx/sitemap_list_bg.gif) no-repeat left 0.5em;		
					}
					
					ul#sitemap li ul li.first a  { color: #666666; text-decoration: none; }
				
				ul#sitemap li ul li.last2  { 
					padding-right: 10px;
					}
				
				ul#sitemap li ul li.nochildren  { 
					width: 100px;
					}
				
				ul#sitemap li ul li.solo  { 
					padding: 0 20px 0 15px;
					font-size: 1.1em;
					color: #666666;
					width: 400px;
					line-height: 150%;
					font-weight: bold;
					float: none;
					background: transparent url(../_gfx/sitemap_list_bg.gif) no-repeat left 0.5em;		
					}
					
					ul#sitemap li ul li.solo a  { color: #666666; text-decoration: none; }
				
				ul#sitemap li ul li.clear  { 
					clear: both; 
					font-size: 0; 
					margin: 0; 
					padding: 0; 
					line-height: 0;
					display: block;
					float: none;			
					}
				
				ul#sitemap li ul li a {
					color: #666666; 
					text-decoration: underline; 
					line-height: 150%;
					}
				ul#sitemap li ul li a:hover { text-decoration: none; }
					
					ul#sitemap li ul li ul li {
						padding: 6px 0 0 13px;
						background: transparent url(../_gfx/sitemap_list_sub_bg.gif) no-repeat left 1.1em;		
						line-height: 150%;
						}
						
						ul#sitemap li ul li ul li.follow {
						padding: 6px 0 0 25px;
						background: transparent url(../_gfx/sitemap_list_sub_bg.gif) no-repeat 1.2em 1.1em;		
						line-height: 150%;
						}
					
						ul#sitemap li ul li ul li a { text-decoration: none; }
						ul#sitemap li ul li ul li a:hover { text-decoration: underline; }	
				
			ul#sitemap li.last { border: 0; padding-bottom: 0; }		
		
		ul#sitemap .sitemap_close {
			text-align: right;
			padding: 0 7px 7px 0;
			}
			
			ul#sitemap .sitemap_close a { color: #CFCBC3; text-decoration: none; }
			ul#sitemap .sitemap_close a:hover { color: #CFCBC3; text-decoration: underline; }

/***** 

	Facebook / Google+ Datenschutz
	 
*****/
			
.g-plus-one{
	float:right;
}

#datenschutz-overlol{
	position: absolute;
	z-index: 100;
	height: 40px;
	width: 812px;
	background-color:#fff;
	background-color:rgba(0,0,0,1);
	opacity:0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

.downunder.insert_box_main{
	position:relative;
	z-index:1;
}
#datenschutz-modal{
	position:fixed;
	left:50%;
	top:50%;
	z-index:20000;
	margin-left:-160px;
	margin-top:-75px;
	display:none;
	height:150px;
	width: 320px;
	background: white;
	padding: 30px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
	-moz-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
	box-shadow: 0 3px 20px rgba(0,0,0,0.9);
	background: -moz-linear-gradient(white, #CCC);
	background: -webkit-gradient(linear, right bottom, right top, color-stop(1, white), color-stop(0.57, #E6E6E6));
	text-shadow: 0 1px 0 white;
	font-size: 16px;
	line-height:1.33em;
}

.modal{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 10000;
	width:100%;
	height:100%;
	pointer-events: none;
}

.roundedButton {
	background: #B42557;
	background: -moz-linear-gradient(#B42557, #711132);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#B42557), to(#711132));
	border: 1px solid #711132;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	box-shadow: 0 1px 3px #999;
	color: white;
	display: inline-block;
	margin: 5px 0;
	padding: 2px 7px 3px;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	cursor:pointer;
}

.roundedButton:hover{
	color:#fff;
}

.roundedButton:active {
  background: -moz-linear-gradient(#711132, #B42557);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#711132), to(#B42557));
  border: 1px solid #711132;
  -moz-box-shadow: 0 1px 1px #999;
  -webkit-box-shadow: 0 1px 1px #999;
  box-shadow: 0 1px 1px #999;
  position: relative;
  top: 1px;
}

.modal-small{
	font-size:11px;
	margin-top:5px;
}
#modal-confirm{
	float: right;
	margin-top:25px;
}

#modal-deny{
	float: left;
	cursor:pointer;
	margin-top:30px;
}

#LikePluginPagelet{
	z-index:1;
}


/*Carousel*/


.cloudcarousel{
	-webkit-box-shadow: -1px 13px 17px #666;	/* webkit browser*/ -moz-box-shadow: -1px 13px 17px #666;	/* firefox */ box-shadow: -1px 13px 17px #666;
	cursor:pointer;
}


				
img.cloudcarousel:hover { 
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}	
img.cloudcarousel{
	-webkit-transition: all .4s ease;  
	-moz-transition: all .4s ease;  
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;  	
} 


#left-but, #right-but{
	margin-left:10px;
	float:left; width:70px;
	position:relative;
	background:#B42557;
	cursor:pointer;
	display:block !important;
	color:#fff;
	font-size: 11px;
	margin-top:410px;
	padding:5px;
}

#title-text{
	font-size: 2.2em;
font-weight: normal;
line-height: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 35px 0 0 9px;
text-align:center;
}

#main_stage.slider{
	height:463px; 
}
/********new carousel****/

#carousel img{
	width: 300px;
	-webkit-transition: all .3s ease;  
	-moz-transition: all .3s ease;  
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;  	
}
#carousel a.first{
	margin-left:0;
}

#carousel a:hover{
	opacity: .7;
}
#carousel a{
	filter:progid:DXImageTransform.Microsoft.Shadow
	(color=#8c8882, Direction=155, Strength=5); /* IE6-7 */
	
	-ms-filter:progid:DXImageTransform.Microsoft.Shadow
	(color=#8c8882, Direction=155, Strength=5);
	zoom: 1; /* trigger hasLayout */
	
	display:block;
	float: left;
	width: 300px;
	margin:0 8px 8px 8px;
	padding:8px;
	background:#fff;
	-webkit-box-shadow: 0px 15px 10px -10px rgba(50, 50, 50, 0.54);
	-moz-box-shadow:   0px 15px 10px -10px rgba(50, 50, 50, 0.54);
	-o-box-shadow:    0px 15px 10px -10px rgba(50, 50, 50, 0.54);
	-ms-box-shadow:   0px 15px 10px -10px rgba(50, 50, 50, 0.54);
	box-shadow:       0px 15px 10px -10px rgba(50, 50, 50, 0.54);
	-webkit-transition: all .5s ease;  
	-moz-transition: all .5s ease;  
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;  	
}

#image_carousel{
	position: absolute;
	width: 100%;
	height: 440px;
	overflow: hidden;
	top: 30px;
	left: 0px;
}

#carousel{
	height: 440px;
	width:2656px;
	margin: 0;
	cursor:pointer;
}


#prev{
	left: 0;
	background:url(../_gfx/larr.png);
	background-repeat:no-repeat;
}

#next{
	right: 0;
	background:url(../_gfx/rarr.png);
	background-repeat:no-repeat;
}

#next,#prev{
	position: absolute;
	top:190px;
	display:none;
	text-indent:-9999px;
	width:50px;
	height: 47px;
	cursor: pointer;

}

#next:hover,#prev:hover{
	background-color: #fff;
}

@-moz-keyframes charlieeee {
  from { background-position:top left; } 
  to {background-position:top right; }
}
@-webkit-keyframes charlieeee { 
  from { background-position:top left; }  
  to { background-position:top right; }  
}
@-o-keyframes charlieeee { 
  from { background-position:top left; }  
  to { background-position:top right; }  
}
@-ms-keyframes charlieeee { 
  from { background-position:top left; }  
  to { background-position:top right; }  
}
@-khtml-keyframes charlieeee { 
  from { background-position:top left; }  
  to { background-position:top right; }  
}
@keyframes charlieeee { 
  from { background-position:top left; }  
  to { background-position:top right; }  
}
.catchadream{

  background-image:-webkit-linear-gradient( left, red, orange, yellow, green,
                                          blue, indigo, violet, indigo, blue,
                                          green, yellow, orange, red );
  background-image:-moz-linear-gradient( left, red, orange, yellow, green,
                                         blue,indigo, violet, indigo, blue,
                                         green, yellow, orange,red );
  background-image:-o-linear-gradient( left, red, orange, yellow, green,
                                         blue,indigo, violet, indigo, blue,
                                         green, yellow, orange,red );
  background-image:-ms-linear-gradient( left, red, orange, yellow, green,
                                         blue,indigo, violet, indigo, blue,
                                         green, yellow, orange,red );
  background-image:-khtml-linear-gradient( left, red, orange, yellow, green,
                                         blue,indigo, violet, indigo, blue,
                                         green, yellow, orange,red );
  background-image:linear-gradient( left, red, orange, yellow, green,
                                         blue,indigo, violet, indigo, blue,
                                         green, yellow, orange,red );
  -moz-animation:charlieeee 2.5s forwards linear infinite;
  -webkit-animation:charlieeee 2.5s forwards linear infinite;
  -o-animation:charlieeee 2.5s forwards linear infinite;
  -khtml-animation:charlieeee 2.5s forwards linear infinite;
  -ms-animation:charlieeee 2.5s forwards linear infinite;
  -lynx-animation:charlieeee 2.5s forwards linear infinite;
  animation:charlieeee 2.5s forwards linear infinite;
  background-size:50% auto;
}
#tongue{position:cheek;}
/* ^ OMG! An ID! That kills performance! */


  .catchadream:after{content:'廌'}


/* ^ uncomment to add unicorn */

