/* COLORS

	dark BG		->	1b1b1b
	dark Navi	->	3a3a3a
	glow Navi	->	666666


*/

body {
	text-align:center;
	margin:0;
	padding:0;
	background:#fff;
	font-family: Arial, Helvetica, Verdana, Geneva,   sans-serif;
	font-size:12px;
	color:#fff;
	background: #1b1b1b url('/we_images/bg/1b1b1b.jpg') 0 0;
	width:100%;
	height:100%;
	float:left;
	position:absolute;
}



a:active, a:focus{
	outline:none;
}

a {
	text-decoration:none;
	color:#fff;
	outline:none;
	-moz-outline-style: none;
}
a:active, a:focus {
	outline:none;
	-moz-outline-style: none;
}
#seite {
	position: relative;
	width: 640px;
	margin:0 auto;
	text-align: left;
	float:none;
	font-size:12px;
	line-height:18px;
	z-index:0;
	margin-top:15px;
	
	
}

#oben, #unten, #mitte, #siteheader {
	position: relative;
	width: 640px;
	margin: 0 auto;
	text-align: left;
	z-index:0;
	float:left;
	
}
#mitte {
	left:20px;
	width: 600px;
}
#oben, #oben div, #oben div div {
	height:100px;
	overflow:hidden;
	z-index:0;
	background: transparent url('/cms_flashheader/glossary/640x100_glossary.jpg') no-repeat 0 0;
	
}
#oben div, #oben div div {
	background-image: url('/we_images/icon/cutmask.gif');
	background-repeat:no-repeat;
	background-position: 0 0;
}
#oben div {
	background-position: 0 100%;
	width: 640px;
	
}
#oben div div {
	background-position: 100% 100%;
}
#oben h1 {
	font-weight:normal;
	font-size:34px;
	line-height:34px;
	height:34px;
	padding:0;
	margin:0;
	position:absolute;
	left:20px;
	bottom:5px;
}
#siteheader, #siteheader div.inner {
	background: transparent url('/we_images/bg/top.gif') no-repeat 0 0;
	height:22px;
}
#siteheader div.inner {
	background: #1b1b1b url('/we_images/bg/top.gif') no-repeat 100% 0 ;
	margin: 0 0 0 10px;
	float:left;
	width:630px;
	height:20px;
	padding-top:2px;
}

#siteheader a.more {
	display:block;
	background: transparent url('/we_images/icon/bottombut.gif') no-repeat 0 0.3em;
	color:#ccc;
	text-align:left;
	font-size:11px;
	margin-right:3px;
}
#siteheader a.more.aktive {
	color:#fff;
	background: transparent url('/we_images/icon/bottombut.gif') no-repeat -951px 0.3em;
}
#siteheader a.more:hover {
	background-color:#000;
	background: #000 url('/we_images/icon/bottombut.gif') no-repeat  0 -100px;
}
#siteheader a.more:hover, #siteheader a.more:hover span {
	background-image: url('/we_images/icon/bottombut.gif');
	display:block;
	text-align:left;
	color:#fff;
}
#glossary {
	padding:15px 0;
}
.description {
	display:none;
	padding:10px 15px;
}
.term {
	padding-top:5px;
}
a.termlink {
	color:#fff;
	font-weight:normal;
	background: transparent url('/we_images/icon/glossarybut.gif') no-repeat 0 50%;
	padding-left:15px;
}
a.termlinkakt {
	padding-left:15px;
	color:#fff;
	font-weight:bold;
	background: transparent url('/we_images/icon/glossarybut.gif') no-repeat -949px 50%;
}


a.more span  {
	display:block;
	cursor:pointer;
}
a.more span span span {
	padding:0px 10px 0px 15px;
	display:block;
}


a.more:hover {
	background-color: #000;
	background-position: 0 -100px;
}

a.more:hover span {
	background-position: 100% -100px;
	background-repeat: no-repeat;
}
a.more:hover span span {
	background-position: 0 100%;
}
a.more:hover span span span {
	background-position: 100% 100%;
}
a.akt, ul.globalmenu li a.akt {
	background-color:#eee;
	color:#333;
	display:block;
}

#abctop, #abcbottom {
	position:relative;
	width:600px;
	background: transparent url('/we_images/bg/but.gif') no-repeat 0 0 ;
	left:20px;
}

#abcbottom {
	background: transparent url('/we_images/bg/but.gif') no-repeat 0 -13px;
}

.abcmenu {
	width:586px;
	padding:7px 7px 7px 0;
	background: transparent url('/we_images/bg/but.gif') no-repeat 100% 0;
	margin-left:7px;
}

#abcbottom .abcmenu {
	background: transparent url('/we_images/bg/but.gif') no-repeat  100% -13px;
}

.abcmenu ul {
	width:586px;
	list-style-type:none;
	top:0;
	padding:0;
	margin:0;
	height:16px;
	display:block;
	position:relative;
	padding-top:2px;
	
}
.abcmenu ul li {
	height:16px;
	top:0;
	float:left;
	line-height:16px;
	padding:0;
	margin:0;
	padding-right:2px;
	width:auto;
}
.abcmenu ul li a {
	display:block;
	background: none;
	color:#fff;
	text-align:left;
	font-size:11px;
	text-transform:uppercase;
	line-height:16px;
	line-height:16px;
	padding:0;
	width:auto;
}
.abcmenu ul li a span {
	color:#fff;
	background: none;
	display:block;
	margin-left:4px;
	padding-right:4px;
}

.abcmenu ul li a:hover {
	
	background: transparent url('/we_images/icon/abcbut.gif') no-repeat 0 100%;
	color:#000;
	
}
.abcmenu ul li a:hover span {
	color:#000;
	background: #333 url('/we_images/icon/abcbut.gif') no-repeat 100% 100%;
}

.abcmenu ul li a.akt, .abcmenu ul li a.akt:hover {
	
	background: transparent url('/we_images/icon/abcbut.gif') no-repeat 0 0;
	color:#ccc;
	
}
.abcmenu ul li a.akt span, .abcmenu ul li a.akt:hover span {
	color:#ccc;
	background: #333 url('/we_images/icon/abcbut.gif') no-repeat 100% 0;
}







/* OCUPAZITÃ„TEN */

.oc20 {
	-moz-opacity:0.20;
	opacity:0.20;
}
.oc33 {
	-moz-opacity:0.33;
	opacity:0.33;
}
.oc40 {
	-moz-opacity:0.40;
	opacity:0.40;
}
.oc50 {
	-moz-opacity:0.50;
	opacity:0.50;
}
.oc60 {
	-moz-opacity:0.60;
	opacity:0.60;
}
.oc66 {
	-moz-opacity:0.66;
	opacity:0.66;
}
.oc80 {
	-moz-opacity:0.80;
	opacity:0.80;
}
.oc90 {
	-moz-opacity:0.90;
	opacity:0.90;
}
	
/* / OCUPAZITÃ„TEN */

/* HOEHEN */
	.h1 {
		height:1px;
	}
	
	.h5 {
		height:5px;
	}
	.h90 {
		height:90px;
	}
	.h100 {
		height:100px;
	}
	.h140 {
		height:140px;
	}
	.h200 {
		height:200px;
	}
	.h250 {
		height:250px;
	}
	.h300 {
		height:300px;
	}
	.hfull {
		height:100%;
	}


/* / HOEHEN */



/* ALIGNS */
	
	.vat {
		vertical-align:top;
	}
	.vab {
		vertical-align:bottom;
	}
	.vam {
		vertical-align:middle;
	}
	
	.tar {
		text-align:left;
	}
	.tal {
		text-align:right;
	}
	.tac {
		text-align:center;
	}
	


/* / ALIGNS */



/* BREITEN */
	.nowrap {
		white-space:nowrap;
	}
	.w5 {
		width:5px;
	}
	.w100 {
		width:100px;
	}
	.w134 {
		width:134px;
	}
	.w144 {
		width:144px;
		
	}
	.w150 {
		width:150px;
	}
	
	.w200 {
		width:200px;
	}
	.w250 {
		width:250px;
	}
	.w288 {
		width:288px;
	}
	.w300 {
		width:300px;
	}
	.w310 {
		width:310px;
	}
	.w315 {
		width:315px;
	}
	.w350 {
		width:350px;
	}
	.w400 {
		width:400px;
	}
	.w450 {
		width:450px;
	}
	.w500 {
		width:500px;
	}
	
	.w620 {
		width:620px;
	}
	.w630 {
		width:630px;
	}
	.wfull {
		width:100%;
	}
	.w99p {
		width:99%;
	}

/* / BREITEN */


button, a * {
	cursor:pointer ! important;
}

/* Display */
.db {
	display:block ! important;
}
.dn {
	display:none ! important;
}
.di {
	display:inline ! important;
}

/* TEXTALIGN */

.tac {
	text-align:center ! important;
}

.tal {
	text-align:left ! important;
}

.tar {
	text-align:right ! important;
}

/* / TEXTALIGN */



/* cursor */
.cp, a {
	cursor:pointer;
}

/* FLOATS */

.fl {
	float:left;
}
*.fr, *.fr * {
	float:right ! important;
}
.fn {
	float:none;
}
.cb {
	clear:both ! important;
}
.cr {
	clear:right ! important;
}
.cl {
	clear:left ! important;
}

/* /FLOATS */



/* MARGIN */

.m0 {
	margin:0;
}
.mt4 {
	margin-top:4px;
}

/* / MARGIN */



/* BORDER */

.bl1ff {
	border-left:1px solid #fff;
}

.bl1cc {
	border-left:1px solid #ccc;
}

.b1_1b {
	border:1px solid #1b1b1b;
}

/* / BORDER */

/* MARGINS */
	.m0 {
		margin:0;
	}
/* / MARGINS */

/* PADDINGS */
.p0 {
	padding:0;
}
.p5 {
	padding:5px;
}
.p10 {
	padding:10px;
}

.pl5 {
	padding-left:5px;
}


.pl10 {
	padding-left:10px;
}
.pl15 {
	padding-left:15px;
}
.pl20 {
	padding-left:20px;
}
.pl25 {
	padding-left:25px;
}

.pl305 {
	padding-left:305px;
}

.pl310 {
	padding-left:310px;
}

.pl315 {
	padding-left:315px;
}

.pl630 {
	padding-left:630px;
}


.pr10 {
	padding-right:10px;
}
.pr12 {
	padding-right:12px;
}
.pr15 {
	padding-right:15px;
}
.pr20 {
	padding-right:20px;
}
.pr25 {
	padding-right:25px;
}

.pb0 {
	padding-bottom:0;
}
.pb5 {
	padding-bottom:5px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pb20 {
	padding-bottom:20px;
}
.pb25 {
	padding-bottom:25px;
}

.pt0 {
	padding-top:0;
}
.pt5 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pt15 {
	padding-top:15px;
}
.pt20 {
	padding-top:20px;
}
.pt25 {
	padding-top:25px;
}

/* /PADDINGS */


/* margins */

.mr10 {
	margin-right:10px;
}


/* backgrounds
	dark BG		->	1b1b1b
	dark Navi	->	3a3a3a
	glow Navi	->	666666

*/
.bg64 {
	background:#646464 url('/we_images/bg/646464.gif') 0 0;
}

.bg1c {
	background: #1c1c1c url('/we_images/bg/1c1c1c.gif') 0 0;
}
.bg1b {
	background:#1b1b1b url('/we_images/bg/1b1b1b.gif') 0 0;
}
.bg3a {
	background: #3a3a3a url('/we_images/bg/3a3a3a.gif') 0 0;
}
.bg66 {
	background: #666666 url('/we_images/bg/666666.gif') 0 0;
}
/* / backgrounds */



/* COLORS */

.cff {
	color:#ffffff;
}
.ccc {
	color:#ccc;
}

.c66 {
	color:#666;
}

.c64 {
	color:#646464;
}
.c1c {
	color:#1c1c1c;
}
.c1b {
	color:#1b1b1b;
}

/* / COLORS */


/* FONT_SIZE */
.fs10 {
	font-size:10px;
}
.fs11 {
	font-size:11px;
}
.fs12 {
	font-size:12px;
}
.fs13 {
	font-size:13px;
}
.fs14 {
	font-size:14px;
}
.fs15 {
	font-size:15px;
}
.fs16 {
	font-size:16px;
}

/* FONT_SIZE */


/* LINEHEIGTHTS */

.lh1m {
	line-height:1em;
}
.lh11m {
	line-height:1.1em;
}
.lh12m {
	line-height:1.2em;
}
.lh13m {
	line-height:1.3em;
}
.lh14m {
	line-height:1.4em;
}

.lh11 {
	line-height:11px;
}
.lh12 {
	line-height:12px;
}
.lh13 {
	line-height:13px;
}
.lh14 {
	line-height:14px;
}
.lh15 {
	line-height:15px;
}
.lh16 {
	line-height:16px;
}
.lh18 {
	line-height:18px;
}
.lh20 {
	line-height:20px;
}
.lh24 {
	line-height:24px;
}

/* LINEHEIGTHTS */

/* positions */
.posrel {
	position:relative;
}
.posabs {
	position:absolute;
}
.bottom0 {
	bottom:0px;
}
.bottom10 {
	bottom:10px;
}
.top0 {
	top:0px;
}
.left0 {
	left:0px;
}
.left10 {
	left:10px;
}
.right0 {
	right:0px;
}

/* BACKGROUNDS */
.bg1b {
	color:#1b1b1b;
}
.bg3c3c3c {
	background: #3c3c3c;
}

#ProductOverview hr {
height:1px;
color:#333;
background-color:#333;
padding:0;
outline:0;
border:0;
}