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: '';
}

/* 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;
}


/**
 * *******************  01- Global   **************************************
 *
 * @section global
 * @author  ks@web-factory.de
 *
 * Basic styles for standard elements
 */
body {
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}
a {
	color: #fff;
}

/**
 * *******************  02- all brands   **************************************
 *
 * @section all brands
 * @author  ks@web-factory.de
 *
 * styles for all brands
 */

.wrapper {
	width: 1001px;

	overflow: hidden;
	margin: 0 auto;

}
.brand {
	width: 202px;
	min-height: 574px;
	text-align: center;
	float: left;
}
.brand .logo {
	display: block;
	margin: 21px auto 0 auto;
}
.channels {
	width: 962px;
	padding: 9px 0 0 10px;
	float: left;
	overflow: hidden;
}



.vorschaltseite_logo {
	background-image: url(/fileadmin/public/images/vorschalt_logo.png);
	height: 241px;
	width: 422px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 280px;
}

.pro a ,.diy a {
	display: block;
	width: 476px;
	height: 476px;
}

.pro a:hover {
	background-image: url(/fileadmin/public/images/pro_hover.png);
}
.diy a:hover {
	background-image: url(/fileadmin/public/images/diy_hover.png);
}

.diy a:hover img, .pro a:hover img {
	display: none;
}

.vorschaltseite_claim {
	background: url(/fileadmin/public/images/claim.png) no-repeat center center;
	height: 78px;
	width: 438px;
	clear: both;
	margin-bottom: 20px;
	padding-top: 40px;
	margin-left: 295px;
}

.channels .diy {
	width: 476px;
	float: left;
}
.channels .pro {
	width: 476px;
	float: left;
}
.atmo, .atmo img {
	display: block;
}
.claim {
	font-weight: bold;
	margin: 15px 15px 15px 10px;
}

.tagcloud {
    height: 100px;
}

ul.tag-cloud {
	margin: 15px 15px 15px 10px;
}

ul.tag-cloud li a,
ul.tag-cloud li {
	display:inline;
	padding: 0px;
}

ul.tag-cloud li a {
	text-decoration: none;
}
ul.tag-cloud li a:hover {
	text-decoration: underline;
}
ul.tag-cloud li a.big {
	font-size: 150%;
}
ul.tag-cloud a.stufe1 {font-weight: bold;font-size: 120%;}
ul.tag-cloud a.stufe2 {font-weight: bold;font-size: 110%;}
ul.tag-cloud a.stufe3 {font-weight: bold; font-size: 100%;}
ul.tag-cloud a.stufe4 {font-size: 90%;}

.teaser {
	/*background: url(bg-teaser.gif) left top no-repeat;*/
	width: 365px;
	height: 118px;
	line-height:18px;
	overflow: hidden;

}
.teaser div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img,
.teaser DIV.csc-textpic DIV.csc-textpic-single-image IMG {
	float: left;
	width: auto;
	min-width: 70px;
	margin: 12px 10px 0 20px;
}

.teaser h3 {
	padding: 10px 0 5px 0;
}
.diy .teaser h3 {
	color: #fa0000;
}
.teaser h3 a {
	text-decoration: none;
}

.teaser .csc-textpic-text {
	padding: 0px 10px 0 20px;
}

.footer {
	clear:both;
	width: 100%;
}



/**
 * @subsection footer
 * der schoene footer - auch in der split seite (uebernommen aus pro)
 */


#footer {
	width:1001px;
	margin:0 auto;
	color:#4d4d4d;
}


#footer a {
	color:#4d4d4d;
}


#footer .logoBottom {
	margin:0px;
	position:absolute;
	right:44px;
	bottom:21px;
	z-index:1;
	width:117px;
	height:89px;
}

#footer .ucho {
	width:197px;
	height:34px;
	padding:8px 0px 0px 12px;
	margin-left:1px;
	float:left;
	background:url(/fileadmin/public/images/bgUcho.gif) no-repeat;
	text-align: left;
}

#footer img {
	vertical-align:middle;
}

#footer .ucho a {
	margin-left:11px;
	background:url(/fileadmin/public/images/footerArrow.gif) no-repeat left 50%;
	padding-left:9px;
	text-decoration:none;
}

#footer .ucho a.henkellogo {
	margin-left:0px;
	background:none;
	padding-left:0;
	text-decoration:none;
}

#footer .ucho a:hover {
	text-decoration:underline;
}

#footer p {
	height:34px;
	width:300px;
	float:left;
	padding:8px 0px 0px 15px;
}
#footer p.right {
	height:34px;
	width:347px;
	float:right;
	padding:8px 45px 0px 0px;
	margin-right: 0px;
}

/**
 * *******************  03- individual brand   **************************************
 *
 * @section individual brand
 * @author  ks@web-factory.de
 *
 * colors and backgrounds for individual brands: metylan
 */
body {
	background: #ececec left top repeat-x;
	color: #fff;
}

.wrapperct {
background: #f4f4f4;
padding-bottom: 100px
}

/* temporary: no background image but flash film */
.brand {
	overflow: hidden;
	/*background:  url(/fileadmin/public/images/bg-brand_blanko.jpg) left top no-repeat;*/
	/*background:  url(bg-brand_neuer_neuer.jpg) left top no-repeat;*/
	position: relative;
}
#my_flash_mini {
	margin-top: 255px;
	z-index: -1;
}


a {
	color: #fff;
}
ul.tag-cloud a.stufe1 {color: #fff;}
ul.tag-cloud a.stufe2 {color: #fff;}
ul.tag-cloud a.stufe3 {color: #fff;}
ul.tag-cloud a.stufe4 {color: #fff;}




/**
 * *******************  04- typo3   **************************************
 *
 * @section typo3
 * @author  ks@web-factory.de
 *
 * CSS-styled-content
 */

.ceWrap {
	display: inline;
}



/**
 * *******************  05- bugfix   **************************************
 *
 * @section bugfixe
 * @author  ks@web-factory.de
 *
 * CSS-styled-content
 */
 /* Firefox floatclear */

.wrapper:after,
.channels:after,
.footer:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.brand, .teaser, .claim, .tagcloud, .teaser{
	display: none;
}


.diy {
	margin-right: 10px;
}
