/* ---------- tags ---------- */
html {
/*\*/
	height: 100%;
	width: 100%;
/**/
}

body 	{
	margin: 0px;
	padding: 0px;
/*\*/
	width: 100%;
	height: 100%;
/**/
	text-align:center;
	background-image: url(../images/hg.gif);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

a {color:#000; text-decoration: underline}

p, li, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #969696;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000;
}

/* ------------- IDs ------------- */

#container {
	width: 896px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#logo {
	width: 90px;
	height: 89px;
	top: 46px;
	left: 16px;
	position: absolute;
}

#logo_print {
	display: none;
}

#sprache {
	width: 75px;
	height: 11px;
	top: 115px;
	left: 105px;
	text-align: right;
	position: absolute;
}

#sprache a { font-size: 11px;	color: #5a5a5a; text-decoration: none;}
#sprache a:hover { text-decoration: underline; }

#header {
	width: 232px;
	height: 80px;
	margin-left: 664px;
}

#nav1{
	width: 100%;
	height: 20px;
}

#center {
	width: 100%;
	background-image:url(../images/hg_left.gif);
	background-repeat:repeat-x;
}

#nav2 {
	float: left;
	width: 200px;
	display: block;
}

#main {
	margin-left: 200px;
}

/* Fix IE6 WIN 3px bug. Hide from IE5-mac. Only IE-win sees this. \*/
* html #nav2 { 
	margin-right: -3px;
}

* html #main { 
	margin: 0 0 0 196px;
} 
/* End hide from IE5/mac */

#themenbild {
	width: 696px;
	height: 150px;
}

*>html #themenbild 
{
	background-color: #FF0000;
	padding-left: -20px;
}

#content {
	width: 628px;
	padding: 45px 0px 80px 30px;
}

#content h1 {
	margin-top: 0px;
}

#footer {
	height: 50px;
	width: 896px;
	background-image:url(../images/hg_footer.gif);
	background-repeat: no-repeat;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position:relative;
}

#copyright {
	margin-left: 200px;
	padding-top: 18px;
	text-align: center;
	font-size: 11px;
	color: #888888;
}

#copyright a {	color: #888888; text-decoration: none; }
#copyright a:hover {	text-decoration: underline; }


/* ------------- klassen ------------- */




/* --- navi--- */

#header ul {
	margin: 0px;
	padding: 0px;
}

#header li {
	list-style: none;
	display: inline;
	background-image: url(../images/hg_navtop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px 10px 0 6px;
	float: left;
}

#header li a {
	text-decoration: none;
	font-size: 11px;
	color: #646464;
}

#header li a:hover {
	text-decoration: underline; 
}


#nav1 ul {
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

#nav1 li {
	display: inline;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}

#nav1 li a.nav1a {
	width: 212px;
	height: 18px;
	color: #fff;
	text-decoration:none;
	text-align: center;
	padding: 2px 10px 0 10px;
	background-image: url(../images/hg_nav1a.gif);
	float: left;
}

#nav1 li a.nav1a:hover {
	background-image: url(../images/hg_nav1b.gif);
}

#nav1 li a.nav1ax {
	width: 212px;
	height: 18px;
	color: #fff;
	text-decoration:none;
	text-align: center;
	padding: 2px 10px 0 10px;
	background-image: url(../images/hg_nav1ax.gif);
	float: left;
}

#nav1 li a.nav1ax:hover {
	background-image: url(../images/hg_nav1bx.gif);
}

#nav1 li a.nav1b {
	width: 212px;
	height: 18px;
	color: #fff;
	text-decoration:none;
	text-align: center;
	padding: 2px 10px 0 10px;
	background-image: url(../images/hg_nav1b.gif);
	float: left;
}


#nav1 li a.nav1bx {
	width: 212px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration:none;
	padding: 2px 10px 0 10px;
	background-image: url(../images/hg_nav1bx.gif);
	float: left;
}

/* --- 2. Ebene --- */

#nav2 ul {
	margin: 50px 0 0 0;
	padding: 0px;
	background-color: #64b4e1;
}

#nav2 li.nav2a {
	display: block;
	width: 130px;
	list-style: none;
	font-size: 12px;
	background-image:url(../images/hg_nav2a.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 4px 25px;
}

#nav2 li.nav2b {
	display: block;
	width: 130px;
	list-style: none;
	font-size: 12px;
	background-image:url(../images/hg_nav2b.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 4px 25px;
}

#nav2 a.nav2a { color: #fff; text-decoration:none; }
#nav2 a.nav2a:hover { color: #646464; }
#nav2 a.nav2b { color: #646464; text-decoration:none; }

/* --- 3. Ebene --- */

#nav2 ul ul {
	margin: 0px;
	padding: 0px;
	background-color: #64b4e1;
}

#nav2 li.nav3a {
	display: block;
	width: 105px;
	list-style: none;
	font-size: 12px;
	background-image:url(../images/hg_nav3a.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}

#nav2 li.nav3b {
	display: block;
	width: 105px;
	list-style: none;
	font-size: 12px;
	background-image:url(../images/hg_nav3b.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}

#nav2 a.nav3a { color: #fff; text-decoration:none; }
#nav2 a.nav3a:hover { color: #646464; }
#nav2 a.nav3b { color: #646464; text-decoration:none; }

/* typo */

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #969696;
}

.titelkl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000;
}

.titelklkl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
}

.textkl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000;
}

.rot {
	color: #D83236;
}

a.rot {
	color: #D83236;
}

.link_blau {
	color: #1d3ab1;
	font-weight: bold;
}


.zelletitel {
	background-color: #969696;
	color: #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: left;
	padding: 2px 5px;
}

.zelleweiss {
	background-color: #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: left;
	padding: 2px 5px;
}

.zellegrau {
	background-color: #eee;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: left;
	padding: 2px 5px;
}

.zellegrau_rand {
	background-color: #eee;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff;
	text-align: left;
	padding: 10px 10px;
}

.linie_schwarz {
	border-bottom: 1px solid #000;
}

.linie_grau {
	border-bottom: 1px solid #969696;
}

.bilder_rechts{
	margin: 0 0 10px 10px;
}

.bilder_links {
	margin: 0 10px 10px 0;
}



/* Produkte */

#produkte th {
	background-color: #969696;
	color: #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: left;
	padding: 2px 5px;
}

#produkte .tdweiss {
	background-color: #fff;
	color: #000;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: left;
	padding: 2px 5px;
}

#produkte .tdgrau {
	background-color: #ddd;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: left;
	font-size: 11px;
	padding: 2px 5px;
}

#produkte a.pdflink {
	text-decoration: none;
	font-size: 11px;
}

#produkte a.pdflink:hover {
	text-decoration: underline;
}

#produkte ul {
	margin:0px;
	padding:0px;
}

#produkte li {
	list-style-type: none;
	padding: 1px 0px 1px 20px;
	margin: 4px 0px;
	background-image: url(../images/pdf_icon.gif);
	background-repeat:no-repeat;
}

a.listnava {
	display: -moz-inline-box;
	display: inline-block;
	width: 18px;
	height: 17px;
	background-color: #d83236;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	padding-top: 2px;
	text-align: center;
	-moz-box-orient: vertical;
	-moz-box-align: center;
	font-weight: bold;
}

a.listnavb {
	display: -moz-inline-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: #fff;
	color: #d83236;
	border: 1px solid #d83236;
	text-decoration: none;
	margin-right: 5px;
	padding-top: 1px;
	text-align: center;
	-moz-box-orient: vertical;
	-moz-box-align: center;
	font-weight: bold;
}

a.textlink {
	text-decoration: none;
}

a.textlink:hover {
	text-decoration: underline;
}

/* ---------- Formular ---------- */


#kontaktform fieldset {
	border:none;
	margin: 0px;
	padding: 0px;
}

#kontaktform legend {
	margin: 0px !important;
	margin: 0px 0px 0px -8px; /* nur für den IE */
	padding: 0px;
	font-size: 18px;
	font-weight:normal;
	color: #969696;
}

#kontaktform label {
	font-size: 12px;
	color: #000000;
	width: 100px;
	display:block;
	float:left;
	text-align:right;
	padding-right:5px;
}

#kontaktform input {
	width: 250px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #000000;
	border:1px solid #000000;
	background:#FFFFFF;
}

#kontaktform textarea {
	width: 250px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	color: #000000;
	border:1px solid #000000;
	background:#FFFFFF;
}

#kontaktform #submit a {
	display: block;
	width: 255px;
	height: 20px;
	background: #d83236;
	color: #fff;
	font-size: 12px;
	margin: 5px 0px 0px 106px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
}
