body {
	border-top: #c7c7c7 20px solid;
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	background: #c7c7c7;
	background: #c7c7c7 url(images/bg_body_white.gif) 50% 20% repeat-y;
}

#body_red {
	background: #c7c7c7 url(images/bg_body.gif) 50% 20% repeat-y;
}

#body_gray {
	background: #c7c7c7 url(images/bg_body_gray.gif) 50% 20% repeat-y;
}

a {
	color: #606060;
}

a:hover {
	color: #000;
}

a:active {
	color: #606060;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 960px;
	background: #fff url(images/bg_body_white.gif) 50% 20% repeat-y;
}

#header {
	background: url(images/line.gif) repeat-x 0 69px;
	height: 124px;
	
}

#header_gray {
	background: #e3e4e7 url(images/line.gif) repeat-x 0 69px;
	height: 124px;
}

#header_red {
	background: #e41e2e url(images/line_white.gif) repeat-x 0px 69px;
	height: 124px;
}

#logo {
	width: 246px;
	background: #e41e2e;
	text-align: center;
	float: left;
	padding: 13px 0 0 0;
}

#spruch {
	float: right;
	padding: 41px 0 0 0;
	margin: 0 0 0 10px;
	text-align: left;
	width: 685px;
}

#spruch_gray {
	float: right;
	padding: 41px 0 0 0;
	margin: 0 0 0 10px;
	width: 685px;
}

#spruch_red {
	float: right;
	padding: 41px 0 0 0;
	margin: 0 0 0 10px;
	width: 675px;
	min-height: 1px;
}

#wrapper {
	background: url(images/bg_wrapper.gif) repeat-y;
	min-height: 1px;
	padding: 0 0 0 0;
}

#wrapper_gray {
	background: #e3e4e7 url(images/bg_wrapper.gif) repeat-y;
	min-height: 1px;
	padding: 0 0 0 0;
}

#wrapper_red {
	background: #e41e2e url(images/bg_wrapper.gif) repeat-y;
	min-height: 1px;
	padding: 0 0 0 0;
}

#nav {
	float: left;
	width: 246px;	
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li a {
	display: block;
	margin: 0;
	padding: 5px 5px 5px 45px;
	text-transform: uppercase;
	font-size: 14px;
	/*font-weight: bold;*/
	text-decoration: none;
}

#menu1 {
	margin: 30px 0 0 0;
}

#menu1 li a {
	color: #fff;
	background: url(images/list_point_white.gif) no-repeat 20px 7px;
}

#menu1 li a:hover {
	background: #f92738 url(images/list_point_white.gif) no-repeat 20px 7px;
}

#menu1 li a.aktiv {
	background: #b6b7b7 url(images/list_point_white.gif) no-repeat 20px 7px;
	font-weight: bold;
}

#menu2 {
	margin: 2em 0 0 0;
}

#menu2 li a {
	color: #d4d4d4;
	background: url(images/list_point_gray.gif) no-repeat 20px 6px;
}

#menu2 li a:hover {
	background: #f92738 url(images/list_point_gray.gif) no-repeat 20px 6px;
}

#menu2 li a.aktiv {
	background: #fff url(images/list_point_gray.gif) no-repeat 20px 7px;
	color: #aaaaaa;
	font-weight: bold;
}

#content {
	float: right;
	/*position: relative;*/
	width: 712px;
	padding: 0;
}

#contenttxt {
	margin: 0px 20px 0px 30px;
	line-height: 1.5em;
	color: #dd2a1b;
	min-height: 1px;
	padding: 0 0 15px 0;
}

#contenttxt img {
	/*border: 1px solid #636363;*/
}

#contenttxt a {
	color: #dd2a1b;
}

.mitarbeiter {
	height: 140px;
}

.grau {
	color: #b6b7b7;
}

.right {
	text-align: right;
}

.mitarbeiter h2 {
	margin: 0 0 0.3em 0;
	font-size: 25px;
	padding: 0;
	color: #989898;
}

.mitarbeiter h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

h1 {
	margin: 0 0 1em 0;
	font-size: 30px;
	line-height: 1em;
	padding: 0;
	color: #989898;
}

h2 {
	margin: 1em 0 0.5em 0;
	font-size: 18px;
	line-height: 1em;
	padding: 0;
	color: #989898;	
}

h4 {
	margin: 0 0 0 0;
	font-size: 30px;
	padding: 0;
	color: #989898;
}

.mit_text {
	text-align: right;
	width: 350px;
	float: left;
	padding: 52px 0 0 0;
}

.mit_foto {
	float: right;
	width: 230px;
}

.mit_foto img {
	border: 2px solid #e41e2e;
}

.text {
	width: 350px;
	float: left;
	padding: 0;
	min-height: 1px;
}

.foto {
	float: right;
	width: 230px;
	min-height: 1px;
}

a.pfeil {
	background: url(images/pfeil_rot.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
	text-decoration: none;
	margin: 0 0 0 10px;
}

a.pfeil_hinten {
	background: url(images/pfeil_rot.gif) 100% 50% no-repeat;
	padding: 0 15px 0 0;
	text-decoration: none;
	margin: 0 0 0 10px;
}

.zuruck {
	float: left;
}

.vor {
	float: right;
}

.zuruck a {
	padding: 0 0 0 20px;
	background: url(images/pfeil_zuruck.gif) 0 50% no-repeat;
}

.vor a {
	padding: 0 20px 0 0;
	background: url(images/pfeil_rot.gif) 100% 50% no-repeat;
}

.top {
	text-align: right;
	clear: both;
}

.top a {
	padding: 0 0 0 20px;
	background: url(images/pfeil_oben.gif) 0 50% no-repeat;
}

.clear {
	clear: both;
}

.imgright {
	float: right;
	border: 1px solid #dd2a1b;
	margin: 0 0 15px 20px;
}

.imgleft {
	float: left;
	border: 1px solid #dd2a1b;
	margin: 0 20px 15px 0;
}

table.produkte {
	margin: 0;
	padding: 0;
}

.produkte td {
	width: 200px;
}

.produkte ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
}

.produkte li {
	background: url(images/pfeil_rot.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0.4em 0 ;
}

.center {
	text-align: center;
}

.fettrot {
	font-weight: bold !important;
	font-size: 28px;
	color: #dd2a1b;
	margin: 0 0 2px 0;	
}

.gross {
	font-size: 18px;
	font-weight: bold;
}

.mitarbeiterdetail img {
	border: none !important;
}

.mit_detail_text {
	text-align: left;
	width: 370px;
	float: left;
	padding: 0 0 0 0;
}

.mit_detail_text h2, .mit_detail_text_right h2 {
	margin: 0 0 0.3em 0;
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	color: #989898;
}

.mit_detail_text h3, .mit_detail_text_right h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

.mit_detail_foto {
	float: right;
	width: 180px;
	margin: 0 30px 0 0;
	text-align: left !important;
}

.mit_detail_foto_left {
	float: left;
	width: 180px;
	margin: 0 30px 0 0;
	text-align: left !important;
}

.mit_detail_text_right {
	text-align: right;
	width: 370px;
	float: left;
	padding: 0 0 0 0;
}

#contenttxt_start {
	overflow: hidden !important;
	
}

#flashcontent {
	overflow: hidden !important;
}

ul.agb {
	list-style: none;
	margin: 0;
	padding: 0;
}

.agb li a {
	padding: 0 0 0 20px;
	background: url(images/pfeil_unten.gif) 0 50% no-repeat;
}

 /* Clearfix-Hack */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.foto_left {
	float: left;
	margin: 0 0 8px 15px;
}

.rahmen {
	border: 5px solid #fff;
}

.bu {
	font-size: 10px;
	color: #fff;
}

#footer {
	clear: both;
	color: #fff;
	padding: 15px 0 0 120px;
	text-align: left;
}

.small {
	font-size: 0.8em;	
}

.blaettern {
	position: absolute;
	margin-top: -30px;
	margin-left: -25px;
}

#patent {
	text-align: center;
	margin-top: 130px;
}

#patent img {
	border: 6px solid #fff;
	height: 195px;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */