/* ---------- tags ---------- */
html {
/*\*/
	height: 100%;
	width: 100%;
/**/
}

body 	{
	margin: 0px;
	padding: 0px;
/*\*/
	width: 100%;
	height: 100%;
/**/
	text-align:center;
	background-color: #0e1037;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {color:#000; text-decoration: underline}

p, li, td, th {
	font-size: 12px;
	color: #000;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #b4b4b4;
	margin-top: 0px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #fc080a;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

/* ------------- IDs ------------- */

#container {
	width: 955px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-image: url(../_images/container_hg.jpg);
	background-repeat: no-repeat;
	margin-bottom: -50px;
}

#header {
	width: 955px;
	height: 198px;
	background-image: url(../_images/header_hg.jpg);
	background-repeat: no-repeat;
}

#nav1{
	padding-left: 15px;
	padding-top: 174px;
}

*html #nav1{
	padding-left: 15px;
	padding-top: 177px;
}

*+html #nav1{
	padding-left: 15px;
	padding-top: 177px;
}

#center {
	width: 955px;
}

#nav2 {
	float: left;
	width: 158px;
	display: block;
}

#main {
	margin-left: 158px;
}

/* 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 155px;
} 
/* End hide from IE5/mac */




/* --- navi--- */


#nav1 ul {
	margin: 0px;
	padding: 0px;
}

#nav1 li {
	display: inline;
	list-style: none;
	font-size: 12px;
}

#nav1 li a.nav1a {
	color: #fff;
	text-decoration:none;
	padding: 0px 12px 0 3px;
	background-image: url(../_images/navi_trenn.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
}

#nav1 li a.nav1a:hover {
	color: #fc080a;
}

#nav1 li a.nav1b {
	color: #fc080a;
	text-decoration:none;
	padding: 0px 12px 0 3px;
	background-image: url(../_images/navi_trenn.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
}


/* --- 2. Ebene --- */

#nav2 ul {
	margin: 5px 0 0 18px;
	padding: 0px;
}

#nav2 li {
	display: block;
	list-style: none;
	font-size: 12px;
	padding: 0px 0px 13px 0px;
}

#nav2 a.nav2a { color: #fff; text-decoration:none; }
#nav2 a.nav2a:hover { color: #fc080a; }
#nav2 a.nav2b { color: #fc080a; text-decoration:none; }


/* --- 3. Ebene rechts --- */

#nav3 {
	text-align: right; 
	width: 450px;
	margin-top: 20px;
}

#strich {
	height: 18px;
	border-right: 4px solid #b4b4b4;
	margin: -10px 1px -15px 0px;
}

#nav3_bild {
	float: right;
	width: 182px;
	padding: 10px 130px 0px 0px;
}

#nav3 ul {
	margin: 0px;
	padding: 0px;
}

#nav3 li {
	display: block;
	list-style: none;
	font-size: 18px;
	background-image:url(../_images/pfeil_weiter.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding: 0px 20px 15px 0px;
}

#nav3 a { color: #000; text-decoration:none; }

#nav3 a:hover { color: #fc080a; }



/* typo */

.titel {
	font-size: 22px;
	font-weight: bold;
	color: #b4b4b4;
}

.titelkl {
	font-size: 24px;
	font-weight: bold;
	color: #fc080a;
}

.text {
	font-size: 12px;
	color: #000;
}

.textkl {
	font-size: 11px;
	color: #000;
}

.rot {
	color: #fc080a;
}

.linkback {
	color: #fc080a;
	font-size: 18px;
	text-decoration: none;
}

.titel_blau {
	color: #213895;
}

.linkoben {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.linkoben:hover {
	text-decoration: underline;
}

/* ------------ templates ------------ */

#basic {
	margin: 20px 30px 20px 30px;
}

#detail {
	margin: 20px 100px 20px 100px;
}

.produkte th {
	background-color: #213895;
	color: #fff;
	font-size: 11px;
}

.produkte td {
	background-color: #d7d7d7;
	font-size: 11px;
}

.produkte .tdgelb {
	background-color: #feec02;
}

.produkte tr.tdgelb td {
	background-color: #feec02;
}

.produkte a {
	text-decoration: none;
}

.produkte a: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: 14px;
	font-weight:bold;
	color: #213895;
}

#kontaktform label {
	font-size: 12px;
	color: #000;
	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 #000;
	background:#FFFFFF;
}

#kontaktform select{
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #000000;
	border:1px solid #000;
	background:#FFFFFF;
}

#kontaktform #submit {
	display: block;
	width: 255px;
	background: #213895;
	color: #fff;
	margin: 10px 0px 0px 106px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
}

.error {
	color: #D83236;
}

#kontaktform label.error {
	color: #D83236;
}
