html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border:0;
}

img {
	border:0;
}

div {
	
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #000;

}

ul {
	list-style-type: square;
	padding:0;
	padding-left:13px;
	*padding-left:15px;
	margin:10px 0;
}

#center {
	
	margin: 0px auto;
	width: 1000px;
	min-height: 100%;
	background: url('gfx/bg-main.jpg') top left repeat-y;
}
*html #center, *html #main {
	height: 100%;
	
}


#main {
	background: url('gfx/bg-main.jpg') top left repeat-y;
	width: 900px;
	padding: 0px;
	margin: 0px;
	padding-left: 28px;
	padding-right: 72px;
	float: left;
	min-height: 100%;
}

#header {
	
	float: left;
	width: 900px;
	height: 140px;
	
}

#logo {
	width: 220px;
	height: 100px;
	float: left;
	padding-top:40px;
	padding-left:40px;
}
#header-right {
	width: 640px;
	float: left;
	
	
}


#container-mhi {
	
	clear: both;
	
}


/*QUICKNAV*/

#quicknav {
	
	margin-top: 44px;
	width: 640px;
}

#quicknav ul {
	margin: 0px; padding: 0px;	
}
#quicknav ul li {
	float: right; width: auto; margin: 0px; padding: 0px; list-style: none; height: 26px; margin-right: 1px;
	}
.quicknav-a:link, .quicknav-a:visited {
	background: #e0e0e0; display: block; height: 26px; line-height: 26px; padding-left: 13px; padding-right: 13px; color: black;
	}
.quicknav-a:hover {
	background: #e0e0e0; display: block; height: 26px; line-height: 26px; padding-left: 13px; padding-right: 13px; color: black; 
	}
*html .quicknav-a:link, *html .quicknav-a:visited { 
	display: inline-block;
}
*html .quicknav-a:hover {
	display: inline-block;
}

#quicknav ul li.languages {
	float: right; 
	width: auto; 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	height: 26px; 
	margin-right: 1px; 
	background: #e0e0e0; 
	padding-left: 13px; 
	padding-right: 13px;
	}

/*Titlebar*/
	
#title { 
	float: left;
	clear: both;
	background: url('gfx/bg-title.png') top left repeat-x;
	height: 31px;
	margin-top: 40px;
	margin-right: -72px;
	width: 702px;
	line-height: 31px;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #000; 
	}
	
/* ugly ie6 css hack */
/*
* html body #title {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true', src='http://sprimag.puremedia-online.de/fileadmin/templates/gfx/bg-title.png', sizingMethod='scale');
	}
*/


/*Main Menu*/
#main-menu {
	width: 260px;
	height: auto;
	min-height: 240px;
	float: left;
	background: #b8bbbc;
	
}

*html #main-menu {
	height: 240px;
	
}

#main-menu ul {margin: 0px; padding: 0px; list-style: none; margin-top: -1px;}
#main-menu ul li {
	height: auto;
	border-top: 1px solid #fff;
	width: 260px;
	background: url('gfx/pfeil-rot.jpg') top left no-repeat;
	
}
#main-menu ul ul li {
	background: none;
	
}

#main-menu li.main-l2, #main-menu li.main-l3, #main-menu li.act-l2, #main-menu li.act-l3, #main-menu li.sub-l2 {
	border: 0px;
}

/*Level 1*/
#main-menu a:link, #main-menu a:visited {
	
	background: url('gfx/pfeil-rot.jpg') top left no-repeat;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	display: block;
	
	text-decoration: none;
	color: #fff;
	width: 238px;
	
}

#main-menu a:hover, #main-menu a:active {
	
	background: url('gfx/pfeil-rot.jpg') top left no-repeat;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	display: block;
	
	text-decoration: none;
	color: #fff;
	width: 238px;
	
}

	/*CUR*/
#main-menu li.act-l1 a:link, #main-menu li.act-l1 a:visited {
	background: url('gfx/pfeil-rot.jpg') top left no-repeat; padding-left: 22px; display: block; width: 238px; color: #dd000a;
}
#main-menu li.act-l1 a:hover, #main-menu li.act-l1 a:active {
	background: url('gfx/pfeil-rot.jpg') top left no-repeat; padding-left: 22px; display: block; width: 238px; color: #dd000a;
}

	/*ACTIFSUB*/
#main-menu li.sub-l1 a:link, #main-menu li.sub-l1 a:visited {
	background: url('gfx/pfeil-rot.jpg') top left no-repeat; padding-left: 22px; display: block; width: 238px; color: #dd000a;
}
#main-menu li.sub-l1 a:hover, #main-menu li.sub-l1 a:active {
	background: url('gfx/pfeil-rot.jpg') top left no-repeat; padding-left: 22px; display: block; width: 238px; color: #dd000a;
}


/*Level 2*/

	/*NO*/
#main-menu li.main-l2 {background: url('gfx/main-before-l2.jpg') top left no-repeat; background-position: 0px 11px;}
#main-menu li.main-l2 a:link, #main-menu li.main-l2 a:visited {
	background: url('gfx/main-before-l2.jpg') top left no-repeat; background-position: 0px 11px; padding-left: 33px; display: block; width: 218px; color: #ffffff; 
}
#main-menu li.main-l2 a:hover, #main-menu li.main-l2 a:active {
	background: url('gfx/main-before-l2-act.jpg') top left no-repeat; background-position: 0px 11px; padding-left: 33px; display: block; width: 218px; color: #dd000a
}

	/*CUR*/
#main-menu li.act-l2 {background: url('gfx/main-before-l2-act.jpg') top left no-repeat;  background-position: 0px 11px;}
#main-menu li.act-l2 a:link, #main-menu li.act-l2 a:visited {
	background: url('gfx/main-before-l2-act.jpg') top left no-repeat; background-position: 0px 11px; padding-left: 33px; display: block; width: 218px; color: #dd000a;
}
#main-menu li.act-l2 a:hover, #main-menu li.act-l2 a:active {
	background: url('gfx/main-before-l2-act.jpg') top left no-repeat; background-position: 0px 11px; padding-left: 33px; display: block; width: 218px; color: #dd000a;
}

	/*ACTIFSUB*/
#main-menu li.sub-l2 {background: url('gfx/main-before-l2-act.jpg') top left no-repeat; background-position: 0px 11px;}
#main-menu li.sub-l2 a:link, #main-menu li.sub-l2 a:visited {
	background: url('gfx/main-before-l2-act.jpg') top left no-repeat; background-position: 0px 11px; padding-left: 33px; display: block; width: 218px; color: #ffffff;
}
#main-menu li.sub-l2 a:hover, #main-menu li.sub-l2 a:active {
	background: url('gfx/main-before-l2-act.jpg') top left no-repeat; background-position: 0px 11px; padding-left: 33px; display: block; width: 218px; color: #ffffff;
}


/*Level 3*/

	/*NO*/
#main-menu li.main-l3 {background: url('gfx/main-before-l3.jpg') top left no-repeat; background-position: 5px 7px;}
#main-menu li.main-l3 a:link, #main-menu li.main-l3 a:visited {
	background: url('gfx/main-before-l3.jpg') top left no-repeat; background-position: 5px 7px; padding-left: 48px; display: block; width: 203px; color: #ffffff; padding-top: 4px; padding-bottom: 4px;
}
#main-menu li.main-l3 a:hover, #main-menu li.main-l3 a:active {	
	background: url('gfx/main-before-l3-act.jpg') top left no-repeat; background-position: 5px 7px; padding-left: 48px; display: block; width: 203px; color: #dd000a; padding-top: 4px; padding-bottom: 4px;
}

 /*CUR*/
#main-menu li.act-l3 {background: url('gfx/main-before-l3-act.jpg') top left no-repeat; background-position: 5px 7px;}
#main-menu li.act-l3 a:link, #main-menu li.act-l3 a:visited { 
	background: url('gfx/main-before-l3-act.jpg') top left no-repeat; background-position: 5px 7px; padding-left: 48px; display: block; width: 203px; color: #dd000a;padding-top: 4px; padding-bottom: 4px;
}
#main-menu li.act-l3 a:hover, #main-menu li.act-l3 a:active { 
	background: url('gfx/main-before-l3-act.jpg') top left no-repeat; background-position: 5px 7px; padding-left: 48px; display: block; width: 203px; color: #dd000a;padding-top: 4px; padding-bottom: 4px;
}


.subtitle {
	color: #000;
}



#header-image {
	float: left;		
	width: 610px;
	height: 240px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	padding-left: 30px;
	background: #dc0009 url('gfx/bg-headerimage.jpg') top right no-repeat;
}

#container-content {
	clear: both;
	
}

#container-left {
	float: left;
	width: 280px;

	
}
#container-right {
	float: left;
	width: 640px;
	margin-left: -20px;
}

#language-menu {
	
	height: 214px;
	background: url('gfx/weltkarte2.png') top left no-repeat;
	float: left;
	width: 280px;

}


#ullangnav {
	width: 260px;
	height: auto;
}


#ullangnav li {
	border-bottom: 1px solid #999999;
	
}

#content-left {
	width: 260px;
	clear: both;
	padding-top: 48px;

}

#contact_link {
	width: 240px;
	float: left;
  background: #B8BBBC url(gfx/pfeil-rot.jpg) no-repeat scroll left center;
  padding: 2px 0;
  padding-left:22px;
}

#contact_link a {
  color:#fff;
  text-decoration:none;
}

#language-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;	
}

#language-menu a:link, #language-menu a:visited {
	display: block;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #dd000a;
	padding-left: 8px;
	letter-spacing:-0.3px;
	
}
#content {
	
	width: 347px;
	padding-left: 30px;
	float: left;
	padding-right: 25px;
	line-height: 20px;
	padding-top: 10px;
}

*html #content {
		padding-top: 20px;
	
}

/* 
 * Salesmachine - 2005-05-11
 * 
 *.sm-seo-fake-h1 und .sm-seo-fake sind dazu da spezielle Texte als h1 auszuzeichnen die nicht die angezeigt h1 sind bzw. spezielle Texte als h1 darzustellen, die keine h1 sind
 *
 * .sm-seo-fake-h1 sieht aus wie eine h1
 * .sm-seo-fake-div sieht aus wie ein normaler Text
 *
 **/

h1, .sm-seo-fake-h1 {
	color: #dd000a;
	font-size: 16px;
	font-weight: bold;
}

h1.sm-seo-fake-div {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}
h2.sm-seo-bold {
	color: inherit;
	font-size: inherit;
	font-weight: bold;
	margin:inherit;
}

#news {
	width: 238px;
	float: left;
	padding-top: 48px;
}



/*News Latest Style*/

.news-latest-item {
	margin-bottom: 19px;
	width: 238px;
	float: left;
	clear: both;
	
	
}

.news-latest-headline {
	
	height: 25px;
	width: 217px;
	padding-left: 21px;
	background: url('gfx/bg-news-title.png') top left no-repeat;
	line-height: 25px;
	
	color: #dd000a;
	font-weight: bold;
	font-size: 11px;
	
	float: left;
	z-index: 10;
	overflow: hidden;
	
}

/* ugly ie6 css hack */
/*
* html body .news-latest-headline {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true', src='http://sprimag.puremedia-online.de/fileadmin/templates/gfx/bg-news-title.png', sizingMethod='true');
	}
*/
	
	
.news-latest-image {
	width: 90px;
	height: 90px;
	float: left;
	clear: both;
}

.news-latest-image img {z-index: 1; border: 0px;}

.news-latest-subheader {
	
	font-size: 9.5px;
	line-height: 12px;
	padding: 6px;
	width: 136px;
	float: left;
}

.news-latest-text {
	font-size: 9.5px;
}


.news-latest-more a:link, .news-latest-more a:visited, .news-latest-more a:active, .news-latest-more a:hover, .news-list-more a:link, .news-list-more a:visited, .news-list-more a:active, .news-list-more a:hover {
	color: #DD000A;
	text-decoration: none;
	font-size: 12px;
}


/*NEWS LIST STYLE*/


.news-list-item {
	width: 347px;
}

.news-list-title {
	width: 337px;
	height: 20px;
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 20px;
	background: #E0E0E0;
}

.news-list-title h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	
}

hr.clearer {
	height: 1px;
	overflow: hidden;
	border: 0px;
	background: #B8BBBC;	
	clear: both;
}

.news-list-image {
	float: left;
	width: 90px;
}
.news-list-subheader {
	width: 247px;
	float: left;
	padding-left: 10px;
}


.bodytext {
	margin: 0px;
	padding: 0px;
	
}


/*FCE BEGRIFFSLISTE*/

.begriffsliste {
	margin-bottom: 19px;
	width: 238px;
	clear: both;
	
}

.begriff-header {
	
	height: 25px;
	width: 217px;
	padding-left: 21px;
	background: url('gfx/bg-begriff-title.jpg') top left no-repeat;
	line-height: 25px;
	
	color: #dd000a;
	font-weight: bold;
	font-size: 11px;
	
}
.begriff-text {
	
	padding-left: 80px;
	width: 158px;
	padding-top: 5px;
	font-size: 9.5px;
}



body img.idupe {position:absolute; top:140px}


.langselector {
	float: left;
	margin-top: 6px;
	margin-right: 3px;
}


/*Sitemap Style*/

.csc-sitemap ul { list-style-type: square; padding-left: 13px; }

.csc-sitemap a:link, .csc-sitemap a:visited, .csc-sitemap a:hover, .csc-sitemap a:active {
	color: #dd000a; text-decoration: none;
}



/************************************
 ***** FCE Anlagen
************************************/

.fce-anlagen-container {
	width: 611px;
	position: absolute;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	
}

.fce-anlagen-image {
	width: 238px;
	float: left;
	position: absolute;
	margin-left: 372px;
}
.fce-anlagen-image img{
}

.fce-anlagen-list {
	width: 373px;
	float:left;
	position: absolute;
	background: #dfdfdf;
}

.fce-anlagen-list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 0px;
}

.fce-anlagen-list li {
	line-height: 12px;
	margin-left: 15px;
	line-height: 16px;
	background: url('gfx/fce-list.jpg') no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	margin-bottom: 8px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}

.fce-anlagen-headline {
	font-size: 11px;
	font-weight: bold;
}

.fce-anlagen-container {
	position: relative;
	padding-top: 0px;
	width: 347px;
	height: 135px;
	padding-bottom: 35px;
	
}


.tx-pmshoppingbasket-pi1 select {
	max-width:330px;
}