body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #404040;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.ingeneric.com/bilder/body_bg.gif);
}

/* KOPF BEREICH */
#kopf {
	padding: 2px;
	height: 120px;/* 94px bei kopf mit Suche*/
	width: 994px;
	position: relative;
}

#flaggen {
	bottom: 2px;
	position: absolute;
	left: 42px;
}

#flaggen img {
	border: 1px solid #c0c0c0;
	width: 24px;
	height: 12px;
	float: left;
	margin-right: 4px;
}

#flaggen img.print {
	width: 14px;
	height: 14px;
	border: 0px;
}

#kopf #logo {
	border: none;
	margin: 0px 0px 0px 0px;
	width: 164px;
	height: 79px;
	display: block;
	position: absolute;
	right: 2px;
	top: 20px; /*bottom: 9px; bei kopf mit Suche*/
}

#logo {
	float: right;
	margin: 30px 30px 10px 10px;
	border: none;
	width: 164px;
	height: 79px;
	display: block;
}

#top {
	padding: 0px;
	margin: 0px;
	width: 998px;
	text-align: left;
	background-color: #fff;
	color: #fff;
}

#top div {
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
	height: 18px;
	background-color: #808080;
	line-height: 18px;
	float: left;
}

#top form div {
	margin: 0px;
	padding: 0px;
	float: none;
}


#top #top_first {
	margin-left: 2px;
	width: 492px;
}

.ta_r {
	text-align: right;
}

.ta_c {
	text-align: center;
}

#top #top_clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 0px;
	width: 0px;
	font-size: 0px;
}

#top lable {
	line-height: 18px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #top #top_clear {
	margin-bottom: -2px;
}

* html #top #top_first {
	margin-left: 1px;
}

* html #top #top_last {
	margin-left: 0px;
	margin-right: 1px;
}

/* End hide from IE5/mac */

ul.breadcrumb {
	background-color: #808080;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

ul.breadcrumb li {
	display: block;
	float: left;
	margin-right: 0.4em;
	padding: 0px;
}

ul.breadcrumb a {
	color: #fff;
}

#search {
	width: 120px;
	margin: 0px;
	margin-right: 2px;
	font-size: 10px;
	padding: 1px;
}

#top_form_submit {
	width: 34px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
/* KOPF BEREICH ENDE */

/* TABELLEN */
/* INHALT */
table.inhalt {
	width: 998px;
	table-layout: fixed;
	margin: 0px;
	background-color:#fff;
}

table.inhalt td {
	background-color: #c0c0c0;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

table.inhalt td.va_b {
	vertical-align: bottom;
}

table.inhalt td.va_m {
	vertical-align: middle;
}

.abstand {
	margin: 30px;
}

.inhalt .bg_color_ddd {
	background: #ddd;
}

/* KONTAKT FORMULAR */
table.t_formular td {
	background-color: #c0c0c0;
	padding-right: 5px;
	vertical-align: middle;
}
/* TABELLEN ENDE */

/* ÜBERSCHRIFTEN */
h1 {
	color: #004080;
	font-size: 19pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.6em;
}

.inhalt h1 span {
	color: #fff;
}

h2 {
	font-size: 14px;
	margin-bottom: 0.4em;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
}
/* ÜBERSCHRIFTEN ENDE */

p {
	margin-top: 0.75em;
	margin-bottom: 0.25em;
}

a {
	color: #C00020;
}

a:hover {
	text-decoration: none;
}

.spez a {
	text-decoration: none;
}

.link_news_home {
	color: #404040;
	font-style: italic;
}

hr.tlinie {
	border: solid 1px #808080;
}

/* KONTAKT FORMULAR */
form input {
	border: 1px solid #404040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	margin: 2px;
}

form textarea {
	border: 1px solid #404040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	margin: 2px;
}
/* KONTAKT FORMULAR ENDE */

/* LISTEN */
.liste {
	margin-top: 15px;
}

.liste li {
	margin-top: 3px;
}
/* LISTEN ENDE */

/* UNTERMENUE */
.submenue {
	margin-top: 15px;
}

.submenue li {
	margin-top: 3px;
}
/* UNTERMENUE ENDE*/

/* SITEMAP */
.sitemap {
	margin: 0px;
	padding-left: 30px;
}

.sitemap li {
	margin-bottom: 6px;
	border: 1px solid #808080;
	background-color: #ddd;
	padding: 2px 6px;
}

.sitemap ul {
	margin-top: 9px;
	margin-bottom: 5px;
	list-style: disc;
}

.sitemap ul li {
	background-color: #c0c0c0;
}

.sitemap ul ul li {
	background-color: #ddd;
}
/* SITEMAP ENDE */

/* BILDER */
#bilder {
	border: 0px;
	width: 496px;
	float: right;
	margin: 30px 30px 5px 15px;
}

#bilder.w_330 {
	width: 330px;
}

#bilder img {
	float: left;
}

#bilder .b_b {
	border-bottom: 2px solid #fff;
}

#bilder .b_r {
	border-right: 2px solid #fff;
}

.inhalt img {
	display: block;
	border: 0px;
	margin: 0px;
}

.inhalt .spez {
	display: block;
}

.spez {
	display: none;
}

div.fac_sel {
	display: block;
	text-align: center;
	margin: 30px;
}

.inhalt .fac_sel {
	margin: 0px;
	text-align: center;
}

.inhalt img.fac_sel {
	display: inline;
}

/* BILDER ENDE */

/* HÖHEN UND BREITEN */
.w_106 {
	width: 106px;
}

.w_259 {
	width: 259px;
}

.w_127 {
	width: 127px;
}

.w_222 {
	width: 222px;
}

.w_272 {
	width: 272px;
}

.w_154 {
	width: 154px;
}

.w_116 {
	width: 116px;
}

.w_160 {
	width: 160px;
}

.w_164 {
	width: 164px;
}

.w_247 {
	width: 247px;
}

.w_330 {
	width: 330px;
}

.w_496 {
	width: 496px;
}

.w_996 {
	width: 996px;
}

.h_106 {
	height: 106px;
}

.h_227 {
	height: 227px;
}

.h_93 {
	height: 93px;
}

.h_242 {
	height: 242px;
}

.h_160 {
	height: 160px;
}

.h_322 {
	height: 322px;
}
/* HÖHEN UND BREITEN ENDE */

.clear_both {
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
}

#impr a:hover {
	background-color: #ddd;
	color: #404040;
}

#impr a {
	display: block;
	margin: 0px;
	padding: 3px;
	width: 158px;
	background-color: #808080;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
/*	zoom: 1;*/
	margin-left:-3px;
}
