/* ----------------------------------------------------------------------------
Screen CSS File
IMA Messebau
Copyright 2009 by Softloop
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background: url("../pics/body.gif") repeat-x;
	font: 11px Verdana, sans-serif;
	color: #000;
}

img {
	behavior: url("iepngfix.htc");
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 15px;
}

p.bold {
	font-weight: bold;
}

h2 {
	font-size: 11px;
}

a {
	color: #666;
}

#wrapper_container {
	padding-left: 120px;
	padding-right: 120px;
}

*html #wrapper_container {
	padding-left: 155px;
	padding-right: 155px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	margin-top: 28px !important;
	width: 848px;
	border: 1px solid #1A171B;
	min-height: 568px;
}

#wrapper.intro {
	border: 1px solid #fff;	
}

*html #wrapper{
	height: auto !important;
	height: 568px;
}

#header {
	height: 105px;
	overflow: hidden;
}


#logo {
	float: left;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 15px;
}

#content {
	position: relative;
}

#article {
	margin: 20px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

#article .articleImage {
	background-position: center center;
}

#article .pnormal img {
	padding-bottom: 35px;
}

#article .innerArticle {
	padding: 20px;
	background-image: url('../pics/overlay.png');
	min-height: 225px;
}

*html #article .innerArticle {
	/* behavior: url("iepngfix.htc"); */
	height: auto !important;
	height: 668px;
}

#article p {
	font-size: 27px;
}

/* #article div.section {
	font-size: 27px;
	padding-right: 30px;
} */

#article .klein {
	font-size: 12px;
	line-height: 14px;
	padding-right: 30px;
}

#article p.klein {
	padding-top: 6px;
	font-size: 12px;
	line-height: 14px;
}

#article p .klein {
	font-size: 12px;
	line-height: 14px;
}

#footer {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 850px;
}

#IMASymbols {
	position: absolute;
	right: -79px;
	top: 46px;
}

/**
	Navigation
**/

#languageNavigation {
	width: 50px;
	text-align: right;
	position: absolute;
	left: -67px;
	top: 55px;
}

#languageNavigation a {
	color: #fff;
}

#smallnav {
	padding: 10px 22px;
}

#smallnav li {
	font-size: 10px;
	float: left;
}

#smallnav a {
	color: #9c9d9f;
}

#smallnav a.aktiv {
	color: #000;
}

#smallnav span.pipe {
	margin-left: 10px;
	margin-right: 10px;
	color: #9c9d9f;
}

#navi {
	padding-top: 55px;
	float: left;
}

#navi li {
	background: url("../pics/navi_li.gif") top right no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	height: 15px;
	padding-bottom: 16px;
	float: left;
}

#navi li.aktiv {
	padding-bottom: 16px;
	border: none;
	background: url("../pics/navi_li.gif") top right no-repeat;
}

#navi a {
	color: #fff; /* cfd0d2 */ 
	font-size: 12px;
	white-space: nowrap;
	font-family: Arial, Verdana, sans-serif;
}

#navi a.aktiv {
	color: #000; /* fff */
	font-weight: bold;
}

#subnav {
	position: absolute;
	top: 26px;
	right: 865px;
	width: 200px;
	text-align: right;
}

#subnav li {
	padding-bottom: 2px;
}

#subnav a {
	color: #9c9d9f;
}

#subnav a.aktiv {
	color: #000;	
}

#logofachbereich {
	position: absolute;
	right: -159px;
	top: 26px;
	width: 140px;
}

*html #logofachbereich {
	left: 845px;
}

#logofachbereich a {
	color: #9C9D9F;
}

#subSubNav li {
	padding-bottom: 2px;
}

#subSubNav .aktiv a {
	color: #000;
}

*html #logofachbereich {
	right: -83px;
} 

#logofachbereich img {
	float: left;
	padding-left: 24px;
	padding-bottom: 22px;
}

#logofachbereich img:hover {
	background: url("../pics/img_hover.png") 0 top no-repeat;
}

#logofachbereich img.aktiv {
	background: url("../pics/img_aktiv.png") 0 top no-repeat;
}

*html #logofachbereich img.aktiv {
	background: url("../pics/img_aktiv.png") 0 25px no-repeat;
}


#slideshowContainer {
	float: left;
	margin-left: -20px;
	width: 724px;
	position: relative;
}

#thumbnails {
	position: absolute;
	width: 72px;
	top: 20px;
	right: 20px;
}

#thumbnails img {
	vertical-align: bottom;
	line-height: 0;
}

#thumbnails a {
	float: left;
	margin-bottom: 15px !important;
}

#description {
	padding-top: 20px;
}

#description p {
	font-size: 11px;
}



/* ----------------------------------------------------------------------------
Kunden-Login
---------------------------------------------------------------------------- */

#customer_login input {
	margin-bottom: 5px;
	border: 1px solid #000;
	width: 350px;
	font: 14px Verdana, sans-serif;
	padding: 10px;
	height: 16px;
}

#customer_login input#submit {
	font: 13px Verdana, sans-serif;
	padding: 2px 10px;
	margin-top: 20px;
	width: auto;
	height: 25px;
}

label {
	font-size: 12px;
	font-weight: bold;
}

/*
 Overlay auf Startseite
*/
#overlayContent {
	position: relative;
	top: 28px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 568px;
	width: 848px;
}

#overlayContent div.pnormal {
	text-align: center;
	margin-top: 84px;
}

#overlayContent img.pnormal {
}

/**
	Artikelliste mit Mouse-Over Effekt
**/

#articleList {
	margin-left: -20px;
	margin-top: 5px;
}

#articleList li {
	padding-bottom: 2px;
}

#articleList a {
	font-size: 12px;
}

#articleList a.aktiv {
	color: #000;
}

#articleContent {
	margin-top: 20px;
	margin-left: -20px;
}

#articleContent .text {
	position: absolute;
	padding-right: 20px;
	font-size: 27px;
	visibility: hidden;
}

#articleContent #text_0 {
	visibility: visible;
}

/* mit grauen Kästchen */
#articleList.grey {
	float: left;
}

#articleList.grey li {
	padding-bottom: 5px;
}

#articleList.grey a {
	color: #fff;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 10px;
	display: block;
	width: 100px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url('../pics/kaestchen.gif');
}

#articleList.grey a.aktiv {
	display: block;
	background-repeat: no-repeat;
	background-position: -110px 0px;
}

#articleContent.grey {
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}

#articleContent.grey .text {
	width: 676px;
}

.klein {
	font-size: 12px;
}

/* ----------------------------------------------------------------------------
Sitemap
---------------------------------------------------------------------------- */

#sitemap li {
	line-height: 1.6em;
	padding-bottom: 10px;
}

#sitemap li ul li {
	padding-bottom: 0;
}

#sitemap li ul li {
	padding-left: 30px;
}
