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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	width									: 970px;
	padding									: 0px;
	margin									: 0px;
	font-family								: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	color									: #656565;
	font-size								: 11px;
	background-color						: #000000;
	background-image						: url(/fileadmin/templates/img/background/bg_body_1x611.jpg);
	background-repeat						: repeat-x;
	text-align								: center;
	margin									: auto;
	line-height								: 14px;
	/* overflow-y: scroll; */
	/* overflow: hidden; */
}

a {
	color									: #656565;
	text-decoration							: none;
}

#logo{
	float									: left;
	margin-left								: 20px;
	margin-top								: 15px;
}

#schwarzkopf_logo{
	float									: left;
	position								: absolute;
	z-index									: 6;
	top										: 12px;
	left									: 800px;

}

#main{
	background-image						: url(/fileadmin/templates/img/background/bg_shadow_970x1.png);
	background-repeat						: repeat-y;
	width									: 960px;
	padding-left							: 10px;
	text-align		 						: left;
	height									: 640px;
}

#content{
	background-repeat						: no-repeat;
	width									: 950px;
	height									: 579px;
	float									: left;
	overflow						 		: hidden;
	position								: relative;
}

#slideshow{
	position								: absolute;
	left									: 0px;
	top: 0px;
	z-index									: 0;
	height									: 579px;
}

#wrapper{
	position								: relative;
	z-index									: 5;
	float									: left;
}

#text{
	float									: left;
	width									: 731px;
	line-height								: 16px;
}


#footer{
	position								: relative;
	z-index									: 5;
	height									: 25px;
	float									: left;
	width									: 950px;
	/*color									: /*#313131;*/
	border-top								: 1px solid #313131;
	padding-top								: 5px;
	font-size								: 9px;
}

#footer ul,li {
	display									: inline;
}


#footer a {
	font-size								: 9px;
	text-transform							: lowercase;
	padding-right							: 5px;
}

#footer_left{
	float									: left;
	width									: 440px;
}

#footer_logo{
	float: left;
	margin-right: 30px;
}

#footer_right{
	float									: right;
	width									: 230px;
	text-align								: right;
}

/*** HEADER BEGIN ***/

#header{
	float									: left;
	width									: 950px;
	/* diese Höhe muss identisch sein mit der Höhe in navi.js im geschlossenen Zustand */
	height									: 35px;
	position								: relative;
	z-index									: 10; 
}

#header {
	overflow								: hidden;
	background-color						: #000000;
}	

#header a{
	text-decoration							: none;	
	line-height								: 20px; 			
}



/*** HEADER END***/

				
/***NAVIGATION BEGIN ***/

#navigation{
	margin-top								: 10px;
	float									: left;
	margin-left								: 50px;
}

#navi {
	display									: inline;
	list-style-type							: none;
}

#navi_activ {
	width									: 110px;
	border-left								: 1px solid #313131;
	height									: 500px;
}


.navi_inactiv {
	width									: 110px;
	border-left								: 1px solid #313131;
	height									: 500px;
}

#navi_activ a{
	color									: #cccccc;
}

.navi_inactiv a{
text-transform								: lowercase;
}

		
#navi li ul {
	list-style-type							: none;
	padding-left							: 0px;
}

#navi li ul li {
	list-style-position						: outside;
	cursor									: pointer;
	clear									: both;
	padding-left: 7px;
	white-space: nowrap;
}

#navi li ul li div{
	display									: none;
}

#navi li {
	float									: left;
	padding-left 							: 0px;
	cursor									: pointer;
}

#infobox {
	float									: left;
	margin-left								: 17px;
	margin-top								: 5px;
}

#infobox img {
	border									: 1px solid #313131;
}

#pfeil{
	position								: relative;
	z-index									: 4;
	height									: 12px;
	float									: left;
	width									: 950px;
	background-repeat						: no-repeat;
	overflow								: hidden;
}

#pfeil_links {
	float									: left;
	height									: 11px;
	width									: 175px;
	border-bottom							: 1px solid #313131;
	background-color						: black;
}

#pfeil_rechts {
	background-color						: black;
	width									: 705px;
	float									: left;
	border-bottom							: 1px solid #313131;
	height									: 11px;
}

#pfeil_center {
	background-image						: url(/fileadmin/templates/img/pfeil.png);
	height									: 12px;
	width									: 110px;
	float									: left;
	
}

#pfeil_img{
	/*
	clip:rect(0px, 700px, 12px, 300px);
	border: 1px solid yellow;
	position: absolute;
	*/
}

/***NAVIGATION END***/

.teaser{
	border-bottom							: 1px solid #313131;
	width									: 199px;
	overflow								: hidden;
	padding-top								: 10px;
	height									: 125px;
	padding-left							: 20px;
	background-image						: url(/fileadmin/templates/img/background/1x1_bg.png);
}

#teaser{
	float									: right;
	width									: 219px;
	border-top								: 1px solid #313131;
	margin-top								: -1px;
	overflow								: hidden;
	position								: relative;
	z-index									: 5;
}

.teaser:hover{
	background-image						: url(/fileadmin/templates/img/background/pfeil_box_135x225_rand.png);
}

.teaser_container {
	height									: 150px;
	overflow 								: hidden;
}


.teaser_container:hover {
	background-image						: url(/fileadmin/templates/img/background/pfeil_box_175x225_rand.png);
}

.teaser_big {
	height									: 194px;
}

.teaser_big:hover {
	background-image						: url(/fileadmin/templates/img/background/pfeil_box_200x225_rand.png);
}


.teaser_dyn_img_only {
	text-align 								: center;
	margin-right							: 20px;
}

.teaser_dyn_text_only {
	margin-right							: 20px;
}

.teaser_dyn_text_only a, .teaser_dyn_img_text a{
	color									: #CCCCCC;
}

.teaser_dyn_img_text {
	text-align								: center;
	margin-right							: 20px;
}

.teaser_dyn_img_text div{
	text-align		 						: left;
	padding-bottom							: 10px;
}


/*** FCE SERVICE  BEGIN ***/
#service{
height: 165px;
}
.service_item{
border-top:  1px solid #313131;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
}

#rss {
	border-top:  1px solid #313131;
	padding-top: 2px;
	float: left;
}

#service_bookmark{
border-top:  1px solid #313131;
padding-top: 2px;
float: left;
}

#printversion {
border-top:  1px solid #313131;
padding-top: 2px;
	float: left;
	width: 37px;
}




/* TEXT */

/* Stylesheet for my demo pages for jScrollPane - these styles aren't necessary for using jScrollPane and aren't specific to any particular example */

a.jScrollArrowUp {
	background: url(/fileadmin/templates/img/arrow_up.jpg) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 0px;
}
a.jScrollArrowDown {
	background: url(/fileadmin/templates/img/arrow_down.jpg) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 0px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 0px;
}


/*komplettes TEXTDIV*/	
.holder {
	float: left;
	margin-top: 25px;
	color:#111111;
	margin-left: 313px;
	width: 364px;
	height: 487px;
	/*background-image: url(/fileadmin/templates/img/background/content_bg.png);*/
	background-color: #ffffff;
	padding: 17px;
}

.scroll-pane {
	width: 360px;
	overflow: auto;
	float: left;
	
}

/*Textbereich*/
#pane2 {
	height: 340px;
	
}



.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;

}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	display:none;
		
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	display:none;
	

}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	

}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	
	
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	top:20px;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

#article_navi{
/*border:1px solid red;*/
float:left;
width:350px;
margin-top: 7px;
}

#article_back{
float:left;
margin-top: 2px;
}
#article_more{
float:right;
}









/*BRANDSITE*/
#brand{}
#brand_corporate{
float:left;

width:360px;
overflow:hidden;
}
#brand_model{}
#brand_logo{
padding-top: 12px;
padding-left: 87px;
text-align: center;
float:left;
}
#brand_content{

float:left;
width:320px;


padding-top: 84px;
}
#brand_text{
width:350px;
color:#313131;
padding-top: 10px;
}
#brand_link{}
#brand_image {
text-align:center;
}

.scroll-to-element-demo {
	color: #FF0000;
	font-size: 11px;
	margin-bottom: 5px;
	text-decoration: underline;
}

#intro{
float:right;
width:300px;
margin-top: 60px;
margin-right: 15px;
color: #cccccc;
z-index: 4;
}
#intro img {}
#intro_link {
text-align:right;
padding-top: 10px;
}
#intro_text {
	margin-top: 20px;
}
#intro_title {
	display: none;
}

/* Cufon - CSS - Angaben [BEGINN] */
#intro h1 {
	font-size: 34px;
	*font-size: 32px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
}
#intro h2 {
	font-size: 15px;
	*font-size: 13px;
	color: #ccc;
	*margin: 0px;
	*padding: 0px;
	*margin-top:-3px;
}
#intro h3 {
	font-size: 16px;
	*font-size: 14px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
}

.holder h1 {
	font-size: 34px;
	*font-size: 32px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
	margin-bottom: 5px;
}

.holder h2 {
	font-size: 15px;
	*font-size: 13px;
	color: #313131;
	*margin: 0px;
	*padding: 0px;
	*margin-top:-3px;
}

.holder h3 {
	font-size: 16px;
	*font-size: 14px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
}

.holder h4 {
	font-size: 34px;
	*font-size: 32px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
	margin-bottom: 20px;
}

#headerpart {
	float: left;
}

#horizontal_content h1 {
	font-size: 36px;
	*font-size: 36px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 200px;
}

#horizontal_content h2 {
	font-size: 15px;
	*font-size: 13px;
	color: #313131;
	*margin: 0px;
	*padding: 0px;
	*margin-top:-3px;
	margin-left: 20px;
	width: 200px;
}

#horizontal_content h3 {
	font-size: 16px;
	*font-size: 14px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	width: 200px;
}

#horizontal_content h4 {
	font-size: 34px;
	*font-size: 34px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
	margin-left: 20px;
	margin-bottom: 45px;
	*margin-bottom: -40px;
	width: 200px;
}

.horizontal_content {
	margin-left: 150px;
	float: right;
}

#whole_text h1 {
	font-size: 36px;
	*font-size: 36px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
	margin-bottom: 5px;
}

#whole_text h2 {
	font-size: 16px;
	*font-size: 14px;
	color: #313131;
	*margin: 0px;
	*padding: 0px;
	*margin-top:-3px;
}

#whole_text h3 {
	font-size: 16px;
	*font-size: 14px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
	margin-bottom: 2px;
}

#whole_text h4 {
	font-size: 34px;
	*font-size: 34px;
	color: #ff0000;
	*margin: 0px;
	*padding: 0px;
	margin-bottom: 15px;
	*margin-bottom: 0px;
}


#whole_content h1 {
	font-size: 36px;
	*font-size: 36px;
	*margin: 0px;
	*padding: 0px;
	margin-top: -3px;
	*margin-top: -5px;
	margin-bottom: 15px;
	*margin-bottom: 10px;
}

#whole_content h2 {
	font-size: 16px;
	*font-size: 14px;
	*margin: 0px;
	*padding: 0px;
	*margin-top:-3px;
}

#whole_content h3 {
	font-size: 16px;
	*font-size: 14px;
	*margin: 0px;
	*padding: 0px;
	margin-bottom: 2px;
}

#brand_content h2 {
	text-transform: lowercase;
	font-size: 15px;
	margin-top: 10px;
}

#brand_content h1 {
	text-transform: lowercase;
	font-size: 18px;
}


#article_headline{
	display: none;
}

/* #### Teaser [BEGINN] #### */
.teaser_titel { display: none; }
.teaser .teaser_title { display: none; }
.teaser_first_title {
	font-size: 16px;
	color: #ff0000;
}
.teaser_second_title, .teaser_third_title {
	font-size: 19px;
	color: #fff;
}
.teaser .teaser_third_title {
	margin-bottom: 5px;
}

/* #### Teaser [END] #### */

/* Cufon - CSS - Angaben [END] */