body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#frame {
	width: 950px;
	margin: 25px auto 0 auto;
	}

#header {
	float: left;
	width: 930px;
	padding: 0 0 0 20px;
	height: 100px;
	background: url(../images/header/bg-logo.gif) no-repeat center right;
	}
	
#header h1 {
	font-size: 32px;
	line-height: 75px;
	height: 65px;
	width: 400px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	color: #999999;
	}

/* Navigation im Seitenkopf */

#topnav {
	float: left;
	width: 400px;
	height: 15px;	
	}
	
#topnav ul {
	float: left;
	list-style-type: none;
	margin: 0 0 0 -5px;
	padding: 0 0 0 0;
	}

#topnav ul li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	border-right: 1px solid #00519e;	
}

#topnav ul li.last {
	border-right: none;	
}

#topnav ul li a {
	color: #00519e;
	font-weight: bold;
	font-size: 11px;
	}
	
	
/* navigation */

#menu {
	height: 24px;
	width: 750px;
	padding: 0 0 0 200px;
	float: left;
	background: #00519e url(../images/nav/bg-main-nav.gif) no-repeat top left;
}

#menu ul {
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: visible;
	width: 90px;	
}

#menu ul li h2 {
	width: auto;
	height: 24px;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: 1px solid #ffffff;		
	}

#menu ul li h2 a {
	display: block;
	color: #ffffff;
	width: auto;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	padding: 0 5px 0 5px;	
	margin: 0 0 0 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

#menu ul li h2 a:hover, #menu ul li h2 a.aktiv {
	color: #ffffff;
	text-decoration: none;
	border: 0;
	background: #666666;		
	width: auto;
}

#menu ul li ul li a {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);	
	display: block;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #333333;
	border-bottom: 1px solid #ffffff;	
	margin: 0 0 0 0;
	padding: 3px 3px 3px 5px;
}

#menu ul li ul li a:hover {
color: #ffffff;
background: #00519e;
font-weight: bold;
text-decoration: none;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
margin: 0 0 0 0;
width: 153px;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


div.unternehmen li.unternehmen_on, div.agb li.agb_on, div.produktion li.produktion_on, div.produkte li.produkte_on, div.download li.download_on, div.suche li.suche_on, div.news li.news_on, div.kontakt li.kontakt_on {
	background: #666666;			
	}

	
/* Inhaltsbereich */

#main {
	float: left;
	width: 980px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/left/bg-main.gif) repeat-y bottom left;
	}

#left {
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 200px;
	background: #b1b3b4;
	}

#content {
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0 10px 24px 10px;
	}

#pic {
	float: left;
	width: 730px;
	margin: 0 0 15px -10px;
	height: 220px;
	overflow: hidden;
	clear: both;
	}

#content h1 {
	margin: 24px 0 10px 0;
	width: 730px;
	}

#content h1, #content h1 a {
	font-size: 20px;
	font-weight: bold;
	color: #00519e;
	}

#content h2 a, #content h2 {
	margin: 10px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

#content h3 a, #content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;	
	}
	
#content h4 a, #content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}

#content p {
	}

#content a {
	font-weight: bold;
	color: #00519e;
	}

.more, p.more a {
	color: #00519e;
	}

#content div.productinfo {
	padding: 0 10px 0 0;	
	width: 225px;
	float: left;
	min-height: 150px;
	}

#content div.productinfo2 {
	padding: 0 10px 0 10px;
	width: 165px;
	float: left;
	min-height: 200px;
	}
	
#content div.productinfo3 {
	padding: 0 10px 0 10px;
	width: 495px;
	float: left;
	min-height: 200px;
	}
	
#content div.productinfo4 {
	padding: 0 10px 0 10px;
	width: 330px;
	float: left;
	min-height: 150px;
	}

#content div.productinfo h4 {
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	}

#content div.productinfo p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
div.search-light {
	background: #f0f0f0;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 0;
	}

div.search-dark {
	background: #f8f8f8;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 0;
	}


div.search-light p, div.search-dark p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

#content h4.search-article a {
	color: #00519e;
	font-size: 14px;
	}

/* Intro */

#content h1.intro {
	font-size: 24px;
	margin: 24px 0 24px 10px;
	padding: 0 0 0 0;
	float: left;
	}
	
#content h1.intro2 {
	font-size: 24px;
	margin: 24px 0 24px 10px;
	padding: 5px 0 5px 0;
	float: left;
	}

#content h2.intro {
	width: 200px;
	font-size: 18px;
	line-height: 24px;
	margin: 24px 15px 0 15px;
	float: left;
	color: #666666;
	}

/* Tabellen */

#content table.intro {
	float: left;
	width: 420px;
	margin: 0 0 0 0;
	padding:  0 0 0 0;
	}

#content table.intro td {
	border: none;
	text-align: left;
	padding: 15px 0 0 0;
	}

#content table.intro td a {
	font-size: 14px;
	color: #666666;
	} 

#content table {
	width: 450px;
	border-collapse: collapse;
	}

#content table.ibk-standard {
	float: left;
	} 

#content table thead th {
	color: #ffffff;
	font-size: 10px;	
	font-weight: bold;
	padding: 2px;
	}

#content table tbody td {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	}


/* Formulare */

#content form {
	padding: 0 0 0 10px;
	}

#content fieldset {
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	width: 95%;
}

#content legend {
	color: #00519e;
	font-size: 12px;
	font-weight: bold;
}

#content label.fixedwidth {
	float: left;
	color: #00519e;
	width: 250px;
	line-height: 20px;
}


#content label {
	float: left;
	margin: 2px 10px 2px 0;
	width: 100px;
	}

#content input, #content textarea, #search input {
	float: left;
	color: #00519e;
	border: 1px solid #00519e;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

#content input.nowidth, #content label.nowidth {
	width: auto;
	float: left;
	border: none;
}

#content fieldset br {
	clear: both;
}

input#element_submit,  #search input.button, #filter input.button {
	background: #00519e;
	color: #ffffff;
	margin-right: 10px;
	cursor: pointer;
}

#search input.button {
	width: 25px;
	}

#element_submit:hover {
		color: #ffffff;
		background: #666666;
} 

#search {
	width: 190px;
	margin: 25px 0 10px 10px;
	}

#filter input, #filter label, #filter select  {
	float: left;
	width: auto;
	margin-right: 10px;
	}


/* Linke Spalte */


#subnav, #news {
	float: left;
	width: 200px;
	min-height: 220px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #b1b3b4;
	}

#spacer-left {
	width: 200px;
	height: 200px;
	float: left;
	background: url(../images/left/bg-left.gif) no-repeat top left;	
	}

#subnav h2, #news h2 {
	float: left;
	font-size: 16px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	width: 180px;
	height: 24px;
	line-height: 24px;
	background: url(../images/left/bg-sub-nav.gif) no-repeat top left;
	}

#subnav ul {
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
	}

#subnav ul li {
	float: left;
	width: 180px;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	line-height: 18px;
	}

#subnav ul li  a {
	color: #00519e;
	float: left;
	width: 165px;
	padding: 0 0 0 15px;
	}

#subnav ul li  a:hover, #subnav ul li  a.aktiv {
	background: url(../images/arrow.gif) no-repeat top left;
	text-decoration: underline;
	}

#news p {
	float: right;
	margin: 0 10px 0 20px;
	padding: 15px 0 0 0;
	}

#news ul {
	float: left;
	margin: 10px 10px 0 20px;
	padding: 0 0 0 20px;
	color: #ffffff;
	}

#news ul li {
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	}

#news ul li  a {
	color: #ffffff;
	}

#left ul li.first {
	padding: 0 0 0  0;	
	}

#left ul li.first a {
	padding: 0 0 0  0;		
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

#subnav ul li.first a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
	background: none;	
	}

#footer {
	clear: both;
	float: left;
	width: 950px;
	margin-top: 5px;
	border-top: 10px solid #00519e;
	}

#footer p {
	float: left;
	line-height: 24px;
	height: 24px;
	width: 350px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 0 250px;
	padding: 0 0 0 0;
	}
	
#footer ul {
	width: 200px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	}
	
#footer ul li {
	float: left;
	margin: 0 0 0 10px;
	line-height: 24px;
	height: 24px;
	font-size: 11px;
	color: #666666;
	}

#footer ul li a {
	color: #333333;
	}
