@charset "iso-8859-1";

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	background: #fff url(gfx/bg.jpg) repeat-x;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}
.leftalign2 {
	float: left;
	margin: 0 35px 0 0;
}
.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}

/* Links
----------------------------------------------- */
a, a:visited {
	outline: none;
}
#content a,
#content a:visited {
	color: #00e;
	text-decoration: underline;
}
#content a:hover {
	color: #00e;
	text-decoration: none;
}
#content a.hl,
#content a:visited.hl {
	color: #000;
	text-decoration: none;
}
#content a:hover.hl {
	color: #00e;
	text-decoration: none;
}

/* Typo
----------------------------------------------- */
p {
	font-size: 1em;
	margin: 0.5em 0;
}
#content ul,
#content ol {
	margin: 0 0 0 30px;
}
#header h1 {
	color: #0049a0;
	font-size: 30px;
	margin: 0;
	padding: 26px 0 0 0;
}
#header h2 {
	color: #0049a0;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 18px;
}
h3 {
	color: #0049a0;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 3px 0;
}
h3.slogan {
	color: #0049a0;
	font-size: 16px;
	font-weight: bold;
	margin-top: 35px;
	padding: 0 0 3px 0;
	text-align: center;
}
h4 {
	color: #0049a0;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 3px 0;
}

/* Layout
----------------------------------------------- */
#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;
}
#header {
	background: #fff;
	padding: 0 0 16px 0;
}
#content {
	float: right;
	font-size: 12px;
	margin: 0;
	padding: 50px 0 20px 40px;
	width: 680px;
}
#content p {
	line-height: 1.4em;
}
#content ul {
	margin: 0 0 15px 25px;
}
#content-full {
	float: right;
	font-size: 12px;
	margin: 0;
	padding: 40px 0 20px 0;
	width: 950px;
}
.logo {
	float: right;
}
.bild {
	border: 1px solid #0049a0;
	float: left;
	margin: 0 10px 10px 0;
}
.bild_rechts {
	border: 1px solid #0049a0;
	float: right;
	margin: 0 0 10px 10px;
}
#slideshow {
	float: left;
	height: 350px;
	margin: 0 auto;
	padding: 0;
	width: 550px;
}
#slideshow{ /*IE centering relative div*/
	text-align: center;
}
#slideshow>div{ /*Proper way to center a relative div*/
	margin: 0 auto;
}
#linke_spalte {
	float: left;
	text-align: center;
	width: 200px;
}
#rechte_spalte {
	float: right;
	text-align: center;
	width: 200px;
}

#produkte {
	background: url(gfx/bg_submenu.jpg) repeat-x 0 0;
	border: 1px solid #e1e1e1;
	border-width: 0 0 1px 1px;
	float: left;
	margin: 0 0 20px 0;
}
#produkte div {
	border-right: 1px solid #e1e1e1;
	float: left;
	width: 95px;
}
#produkte p {
	color: #808080;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.referenzen {
	border: 1px solid #ccc;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 22px 25px 0;
	text-align: center;
	padding: 0;
	width: 300px;
}
.kategorie {
	border-top: 1px solid #ccc;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 10px 0 10px;
	width: 600px;
}
.kategorie h4 {
	margin: 0;
	padding: 0;
}
.kategorie p {
	margin: 0;
	padding: 0;
}
.tab50 {
	float: left;
	width: 50px;
}
.tab100 {
	float: left;
	width: 100px;
}
.tab150 {
	float: left;
	width: 150px;
}

/* Tabellen
----------------------------------------------- */
.table1 {
	background: #f1f1f1;
	color: #000;
}
.table1-h {
	background: #0049a0;
	color: #fff;
	font-weight: bold;
}
.table2 {
	text-align: center;
}
.table3, .table4 {
	font-size: 11px;
	text-align: center;
}
.w200 {
	width: 200px;
}
.w100 {
	width: 100px;
}

/* Navigation
----------------------------------------------- */
#menu {
	background: url(gfx/bg_nav.gif) repeat-x 0 0;
	float: left;
	font-size: 10px;
	margin: 0; 
	width: 980px;
}
#menu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	text-transform: uppercase;
}
#menu li {
	float: left;
	margin: 0;
	padding: 5px 0 8px 0;
	text-align: center;
}
#menu li a,
#menu li a:visited {
	background: #fff url(gfx/bg_nav_li.gif) repeat-x 0 0;
	color: #0049a0;
	margin: 0;
	padding: 5px 5px 8px 5px;
	text-decoration: none;
}
#menu li a:hover {
	background: #0049a0 url(gfx/bg_nav_li.gif) repeat-x 0 -28px;
	color: #fff;
}
#menu li a.current,
#menu li a:visited.current {
	background: #0049a0 url(gfx/bg_nav_li.gif) repeat-x 0 -28px;
	color: #fff;
}

/*submenu*/
#submenu {
	background: url(gfx/bg_submenu.jpg) repeat-x 0 0;
	border: 1px solid #e1e1e1;
	border-top: none;
	float: left;
	font-size: 11px;
	margin: 50px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	width: 220px;
}
#submenu p {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 10px 15px 10px;
}
#submenu p.nav-cat {
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 5px 10px;
	text-transform: none;
}
/* 1. Ebene */
#submenu ul {
	color: #036;
	margin: 0 0 0 20px;
	list-style: none;
	padding: 0 0 10px 0;
	width: 200px;
}
#submenu ul li {
	padding: 0 0 8px 0;
}
#submenu ul li a,
#submenu ul li a:visited {
	background: url(gfx/li_dot.gif) no-repeat 0 .4em;
	color: #0049a0;
	padding: 0 0 0 10px;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#submenu ul li a.current-sub,
#submenu ul li a:visited.current-sub {
	color: #000;
	text-decoration: underline;
}
/* 2. Ebene */
#submenu ul ul {
	color: #036;
	margin: 0 0 0 20px;
	list-style: none;
	padding: 5px 0;
	width: 180px;
}
#submenu ul ul li {
	padding: 0 0 4px 0;
}
#submenu ul ul li a,
#submenu ul ul li a:visited {
	color: #0049a0;
	text-decoration: none;
}
#submenu ul ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#submenu ul ul li a.current-sub,
#submenu ul ul li a:visited.current-sub {
	color: #000;
	text-decoration: underline;
}
@media print {
  /* Druckerausgabe */
#content {
	padding: 50px 0 0 0;
	width: 950px;
}
#menu {
	display: none;
}	
#submenu {
	display: none;
}	
}