body {
	font: 11px Helvetica, sans-serif;		
	color: #4d4d4d;
	background-color: #d1d3d4;
	margin: 0;
	padding: 0;
	line-height: 145%;
	
}

#header { height: 100px; }

h1#logo {
	width: 175px;
	height: 79px;
	float: right;
	overflow: hidden;
	background: #d1d3d4 url(../images/logo.gif) no-repeat center top;
	margin: 10px;
	padding: 0;
	text-indent: -999px;
}

h1, h2, h3 {
	color: #00305e;
	margin:0px;
	margin-bottom:5px;
}

h1 {
	font-size: 22px;	
}
h2 { 
	font-size: 16px; 
	text-transform: uppercase;
}
h3{
	font-size:14px;	
}
.h2_grau { 
	font-size: 16px; 
	color:#808285;
	text-transform: none;
}
#beispiel{
	color:#808285;	
}
a {
	color: #00305e;
	text-decoration: none;
	
}


#lang {
	position: relative;
	top: 73px;
	margin-left: 10px;
}


#strip {
	height: 112px;
	background-color: #00305e;
	z-index: 0;
}

img#intro { float: right; }

#main {}


#menu {
	width: 145px;
	font-size: 14px;
	/*float: left;*/
	position: absolute;
	top: 239px;
	left: 0px;
	margin: 0;
	padding: 20px 12px 20px 12px;
	background-color: #b9bec0;
}

#menu li {
	/*font-size: 80%;*/
	line-height: 150%;
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 5px 10px 5px 10px;
}
ul #submenu{
	margin: 0px 0px 0px 10px;
	padding:0px;
}
ul #submenu li{
	line-height:100%;
	margin-bottom:5px;
}
ul #submenu li a{
	font-size:12px;
	font-weight:normal;
}
ul #submenu li.active a{
	font-size:12px;
	font-weight:bold;
}


#menu li.active, #menu a.root, #menu a.child { font-weight: bold; }
#menu a.root { font-size: 130%; }
#menu a.child { font-size: 100%; }

#menu ul a { font-size: 12px; }
#menu ul ul a { font-size: 11px; }



#content {
	position: relative;
	top: 30px;
	margin-left: 200px;
	width: 795px;
}

#sidebar {
	width: 250px;
	float: right;
	padding-left: 20px;
	border-left: 2px solid #909999;
}

#content a:hover {
	background-color: #b9bec0;
	color: #00305e;
	text-decoration: underline;
}

.column {
	width: 280px;
	padding: 10px;
	margin-right: 30px;
	float: left;
}
.column_start {
	width: 560px;
	padding: 10px;
	margin-right: 30px;
	text-align:justify;
}
.column_unternehmen {
	width: 560px;
	padding: 10px 10px 10px 0px;
	margin-right: 30px;
	text-align:justify;
}
.column_bsp {
	width: 375px;
	padding: 10px 10px 10px 0px;
	margin-right: 20px;
	float: left;
}
.column_bsp img{
	margin-left:10px;	
}
.column_bsp_tabelle {
	width: 370px;
	padding: 0px;
	margin-right: 0px;
	float: left;
}
.short {
	font-weight: bold;
	letter-spacing: 1px;
}

.desc {
	color: #59666a;
}


#footer {
	margin-top: 100px;
	height:100px;
	background: #d1d3d4 url(../images/footer_stripes.gif) repeat-x left bottom;
}
#footer a:hover{
	text-decoration:underline;	
}
#back-link{
	margin-left:200px;	
	font-size:14px;
}
img {
	border: 0;
}


/* Tabellen */
table {
	border: 0;
	margin: 0;
	padding: 0;
}

caption {
	background-color: #002f5e;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	color: white;
	padding: 2px 2px 2px 5px;
}

thead {
	background-color: #697a9d;
}

thead th {
	padding: 5px 15px 5px 5px;
	text-transform: uppercase;
	text-align: left;
	color: white;
}

tr td {
	padding: 5px;
	background-color: #e6e7e8;
	vertical-align: top;
}

tr.alt td {
	background-color: #697a9d;
}

tr td:first-child {
	padding-right: 0px;
	border-right: 2px solid #b2b5b7;
}tr.leerzeile td{
	background-color: #d1d3d4;
	height:10px;	
}
.inhalts_tabelle{
	background-color: #d1d3d4;
	border-right:0px;
	padding: 0px;
}
.inhalts_tabelle:first-child{
	background-color: #d1d3d4;
	border-right:0px;
	padding: 0px;
}

/* Seitenspezifisches */

body#homepage .column img.photo {
	float: left;
	margin-right: 0px;
}

/*
body#homepage #strip {
	height: 166px;
	background: #00305e url(../images/intro.jpg) no-repeat right top;
}
*/
body#homepage #content { top: 80px; }

body#homepage img#intro {
	position: absolute;
	right: 0px;
}
body#homepage #content { top: 80px; }

body#productpage #content img.photo {
	float: right;
	margin: 10px;
}
.bsp_tabelle tr td:first-child{
border:0px;
}
.bsp_tabelle_uebersicht tr td, .bsp_tabelle_uebersicht tr td:first-child{
	background-color:#d1d3d4;
	border:0px;
	padding:0px;
}
.bsp_tabelle tr td li{
	margin:0px;
	padding:0px;
	line-height:100%;	
}
.bsp_head td{
	background-color:#002f5e;	
	color:#ffffff;
}
.bsp_subhead td{
	background-color:#808eaf;
	color: #ffffff;	
}
.bsp_alt td{
	background-color: #ffffff;
	color:#00305e;
}
.datentabelle tr td{
	background-color: #d1d3d4;
	padding:2px;
	vertical-align:top;
}
.datentabelle tr td:first-child{
	border:0px;
}
.dl_link{
	margin-left:0px;
	font-weight:bold;	
}
.bild_start{
	float:right;	
}
.bilder_start{
	margin-left:50px;
	margin-top:10px;
	height:180px;
}
.bilder_start img{
	margin-left:30px;
}
.bild{
	float:left;	
}
form tr td{
	background-color:#d1d3d4;
	padding-left:0px;
	
}
form tr td:first-child{
	border:0px;
}
.inline_tabelle tr td{
	padding:0px;
	background-color:#d1d3d4;
	boder:0px;
}
.inline_tabelle tr td:first-child {
	border: 0px;
}

/* Bugfix */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clear { display: inline-block; }
* html .clear { height: 1%; }
.clear { display: block; }
