/*
Hack 			Wirkt in diesen Browsern 			Selektiertes Element 	Validität
* html 			Nur IE bis Version 6 				html 					Valides CSS
*+html 			Nur IE, nur Version 7 				html 					Valides CSS
*+html, * html 	Nur IE, alle Versionen 				html 					Valides CSS
html>body 		Moderne Browser, IE nur Version 7 	body 					Valides CSS
html>/**//*body Moderne Browser ohne IE 7 			body 					Valides CSS (zweiten slash & star direkt vor body weglassen
*/

body {
	font-size: 0.7em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}
body.screen {
	width: 85.0em;
}
a {
	color:#006666;
	/*color:#009999;*/
	text-decoration:underline;
}
a:hover {
	color: #CC0033;
	text-decoration:none;
}
table {
	font-size: 1em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
}
hr {
	color: #666666;
	line-height: 1px;	
	font-weight: lighter;
}
li {
	line-height: 1.5em;
}
h1 {
	font-size: 1.2em;
	vertical-align: top;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	vertical-align: top;
	font-weight: bold;
}
img {
	border: 0;
}
img.portrait {
	margin: 0 5px 0 0;
	float: left;
}
p.clear {
	clear: both;
	}


.titel {
	font-size: 1.2em;
	vertical-align: top;
	font-weight: bold;
}
.atitel {
	color: #006666;
	text-decoration: none;
}
.navtitel {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
}
.navtext {
	display: block;
	padding: 0 0 0 8pt;
	font-size: 1em;
	line-height: 1.9em;
	color: #006666;
	background-color:#dfdfdf;
	text-decoration: none;
}
.unavtext {
	display: block;
	padding: 0 0 0 15pt;
	font-size: 1em;
	line-height: 1.9em;
	color: #006666;
	background-color:#f1f1f1;
	text-decoration: none;
}
.invisible {
/*
	color: #FFFFFF;
	font-size: 12px;
*/
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}
.hide {
	display: none;
}

ul#boxen{
	padding: 0px;
	margin: 0px;
	list-style:none;
}


/* form elements */
label {
	width: 12.5em;
	clear: both;
	float: left;
}
label.left {
	clear: none;
	float: none;
}
.inputlong {
	margin: 0 0 7px 0;
	font-size: 1em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.2em;
	width: 25em;
}
.inputmiddle {
	margin: 0 0 7px 0;
	font-size: 1em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.2em;
	width: 19.25em;
}
* html .inputmiddle {
	width: 19em;
}
.inputquant {
	margin: 0 0 7px 0;
	font-size: 1.0em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.2em;
	width: 2em;
	float: left;
}
.inputshort {
	margin: 0 0 7px 0;
	font-size: 1.0em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.2em;
	width: 5em;
}
.inputmessage {
	margin: 0 0 7px 0;
	font-size: 1em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 10em;
	width: 25em;
}
.inputsideline {
	font-size: 1.0em;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.2em;
	width: 96%;
	width: 13.34em;
}
.inputsearch {
	font-size: 1.0em;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.2em;
	width: 13.34em;
}
.inputsearchlong {
	margin: 0 5px 0 5px;
	font-size: 1em;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #333333;
	height: 1.2em;
	width: 19em;
	vertical-align: middle;
}
.selectanrede {
	margin: 0 0 7px 0;
	font-size: 1em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.4em;
	width: 12.5em;
}
.selectnewsletter {
	margin: 0 0 0 0;
	font-size: 1em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.4em;
	width: 14.5em;
}
.selectsideline {
	font-size: 1.0em; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #333333; 
	height: 1.4em;
	width: 13.34em;
}
.button {
	font-size: 1.0em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	vertical-align: middle;
	padding: 1px 10px 1px 10px;
}
.buttonform {
	font-size: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	padding: 1px 10px 1px 10px;
	margin: 0 0 20px 0;
	float: left;
}

/* position of layers*/
#leftpanel{
	background: #ffffff url(../images/bg_left.gif) repeat-x;
	margin: 32px 1px 0 0;
	width: 17em;
	float: left;
}
#middelpanel{
	margin: 32px 0 0 0;
	width: 50.5em;
	float: left;
}
#rightpanel{
	margin: 32px 0 0 1px;
	width: 15.0em;
	float: left;
}
#maintop{
	background: #333333 url(../images/bg_middel.gif) no-repeat;
	width: 50.5em;
	padding: 100px 0 0 0;
	height: auto;
}
#mainbody{
	border-left: 1px dashed #7F7F7F;
	padding: 50px 0 0 20px;
	margin: 0 0 0 0px;
	width: 47em;
}
.boxen	{
	border-left: 1px dashed #7F7F7F;
	padding: 0px 0 0 0px;
	margin: 0 0 0 0px;
	width: 50.5em;
}
#boxen	{
	font-size:1.1em;
	list-style-type:none;
	overflow:scroll;
	padding:0px;
	margin: 0px 0px 20px 20px;
	position: relative;
	z-index:10;
}
#boxen li{
	width:220px;
	float:left;
	padding:5px;
	margin:0px 20px 20px 0px;
	border:1px solid #ccc;
}
#boxen li div{
	padding:10px;
	overflow: hidden;
}
.referenz {background:#D3D3D3;
}
#boxen a{color:#000;}


#footer {
	border-top: 1px solid #7F7F7F;
	padding: 10px 0 20px 0;
	margin: 0 20px 0 20px;
	width: 47em;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#hauptnavigation {
	margin: 0 0 0 20px;
	height: 1.61em;
}
#subnavigation{
	padding: 20px 0 0 20px;
	line-height: 1.7em;
	margin: 118px 0 0 0;
}
#subnavigation a {
	text-decoration: none;
}
div.box {
	border-bottom: 1px dashed #7F7F7F;
	border-left: 1px dashed #7F7F7F;
	border-right: 1px dashed #7F7F7F;
	padding: 0.4em;
}
.iframesearch {
		display: block;
		width: 13.8em;
		height: 6.3em;
		overflow: hidden;
}

/* Hack für IE um minimale Höhe der Box zu erzwingen 
* html div.box {
	height: 100px;
}*/
