/* standards */

body {
	color:#004494;
	font-size:11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-image:url("../pix/standards/background.gif");
	background-attachment: fixed;	
	background-color: white;
	margin: 0;
}
a:link, a:visited {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a:link img, a:visited img{
	border:0px none;
	}
a:hover img{
	border:0px none;
	}	
h1{
	margin:0px;
	padding:5px 5px 5px 0px;
	color:#666666;
	font-size:12px;
	background-image:url(../pix/standards/h1-background.gif);
	background-repeat:repeat-y;
	/*background-color:#D5DCE3;
	border-bottom:1px solid white;*/
	}
h1.error {
	margin:0px;
	padding:5px;
	border:0px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#C10000;
	background-image:none;
	}
h1.todo{
	margin:0px;
	padding:5px;
	color:#666666;
	font-size:11px;
	background-color:#FFBF80;
	border-bottom:1px solid white;
	}
h2{
	margin:0px;
	padding: 5px;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #FFFFFF;
	}
p{
	margin: 10px 0px 10px 0px;
	color:#666666;
	font-size:11px;
	line-height: 16px;
	}
.text-width{
	width:400px;
	}
.text-float{
	margin: 10px 5px 10px 5px;
	color:#666666;
	font-size:11px;
	line-height: 16px;
	float:left;
	}
.center {
	text-align:center;
}
.wichtig {
	font-weight:bold;
	}
.color {
	color:#00C0F9;
	}
table {
	width:100%;
	}
td {
	background-color:#e4e4e4;
	}
form {
	margin:10px 0px 10px 0px;
	padding:1px 5px 1px 5px;
}
.formfield_0{
	margin:0px;
	padding:0px;
}
.option {
	margin: 0px 5px -2px 0px;
	}
label.formular {
	margin: 2px 10px 2px 2px;
	padding:0px 5px 0px 2px;
	width:170px;
	color:#666666;
	font-size:11px;
	line-height: 16px;
	float:left;
	background-color:#E6E6E6;
	/*border-top:1px solid #D5DCE3;
	border-right:1px solid #D5DCE3;
	border-bottom:1px solid #d5dce2;*/
	}
label.formfield {
	margin: 2px 10px 2px 2px;
	padding:0px 5px 0px 0px;
	width:170px;
	color:#666666;
	font-size:11px;
	line-height: 16px;
	float:left;
	/*border-top:1px solid #D5DCE3;
	border-right:1px solid #D5DCE3;
	border-bottom:1px solid #d5dce2;*/
	}
input.formular{
	margin: 2px 0px;
	padding:0px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#e4e4e4;
	border:1px solid #96AAB4;
	cursor:pointer;
	}
input.formular_float{
	margin: 2px 5px 0px 0px;
	padding:0px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#e4e4e4;
	border:1px solid #96AAB4;
	cursor:pointer;
	float:left;
	}
.form {
	margin: 2px 0px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	border:1px solid #96AAB4;
	float:left;
}
.file {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	border:1px solid #96AAB4;
	height:18px;
}
.form_duty {
	margin: 2px 0px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFCC;
	border:1px solid #96AAB4;
	float:left;
}
.form_error {
	margin: 2px 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#C10000;
	border:1px solid #96AAB4;
	float:left;
}
.optionred {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#C10000;
}



/* forms ---------------------------------------------------------------------------------------*/
.option.red {
	color:#FFFFFF;
	background-color:#C10000;
	}

/*mainframe ------------------------------------------------------------------------------------*/

#main-content {
	position:absolute;
	width: 780px;
	margin:100px 0px 20px -390px;
	padding:0px;
	/*border-width: 1px 1px 1px 1px;
	border-style:solid;
	border-color:#DFDFDF;*/
	left: 50%;
	background-color:#FFFFFF;
	}
	
/*mainlogo -------------------------------------------------------------------------------------*/
	
#main-logo {
	position:absolute;
	width:780px;
	height:80px;
	margin:0px;
	padding:0px;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color:#DFDFDF;
	background-image:url("../pix/standards/poehland_logo_banner.gif");
	background-repeat: no-repeat;
	}
	
	/* mainnav --------------------------------------------------------------------------------------*/
#mainnav {
	position:absolute;
	top:80px;
	margin:0px;
	padding:0px;
	border:0px;
	width:150px;
	height:200px;
	/*border-width: 0px 1px 1px 0px;
	border-style:solid;
	border-color:#DFDFDF;*/
	background-color:#FFFFFF;
	}

/*mainmenu -------------------------------------------------------------------------------------*/

.menu {
	margin:0px 0px 0px 0px;
	border:0px;
	padding:0px 0px 0px 0px;
	}
ul.menu {
	color:#666666;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	list-style:none;
	margin: 0px 0px 0px 0px;
	}
ul.menu li {
	border-top:none;
	}
ul.menu li a:link, ul.menu li a:visited {
	color:#666666;
	text-decoration:none;
	display:block;
	padding:2px 2px 2px 10px;
	width:99%;
	}
ul.menu li a:hover{
	color:#666666;
	background-color:#C8D2D7;
	}
.selected {
	color:#666666;
	text-decoration:none;
	display:block;
	padding:2px 2px 2px 10px;
	width:99%;
	background-color:#DDD0DD;
	}
.selected_sub {
	color:#FF0000;
	font-weight:none;
	}
	
/*submenu --------------------------------------------------------------------------------------*/

ul.menu ul.submenu {
	list-style-type:square;
	margin:0px;
	padding:0px;
	}
ul.menu ul.submenu li {
	border-top:0px none;
	margin:0px 0px 2px 27px;
	}
ul.menu ul.submenu li a:link, ul.menu ul.submenu li a:visited{
	color:#666666;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-decoration:none;
	background-color:transparent;
	padding: 0px 0px 0px 0px;
	}
ul.menu ul.submenu li a:hover {
	color:#666666;
	background-color:transparent;
	text-decoration:underline;
	}
	
#image-index {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/green_street.jpg");
	background-repeat:no-repeat;
	}
#image-index-2 {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url(../pix/image/poehland_index_2.jpg);
	background-repeat:no-repeat;
	}
#image-historie {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_history.jpg");
	background-repeat:no-repeat;
	}
#image-philosophie {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/halle.jpg");
	background-repeat:no-repeat;
	}
#image-ansprechpartner {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_ansprechpartner.jpg");
	background-repeat:no-repeat;
	}
#image-lager {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_lagerlogistik.jpg");
	background-repeat:no-repeat;
	}
#image-container {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_container.jpg");
	background-repeat:no-repeat;
	}
#image-spedition {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_lkw_reihe.jpg");
	background-repeat:no-repeat;
	}
#image-rs {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_rs.jpg");
	background-repeat:no-repeat;
	}
#image-doehlau_hamburg {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_doehlau_hamburg.jpg");
	background-repeat:no-repeat;
	}
#image-luhe {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_luhe.jpg");
	background-repeat:no-repeat;
	}
#image-luwi {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_luwi.jpg");
	background-repeat:no-repeat;
	}
#image-hof_sonneberg {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_hof_sonneberg.jpg");
	background-repeat:no-repeat;
	}
#image-impressum {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_impressum.jpg");
	background-repeat:no-repeat;
	}
#image-transport {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_transport.jpg");
	background-repeat:no-repeat;
	}
#image-mail {
	position:absolute;
	top:80px;
	left:150px;
	height:200px;
	width:630px;
	background-image:url("../pix/image/poehland_mail.jpg");
	background-repeat:no-repeat;
	}
#content {
	position:absolute;
	width:780px;
	/*height:auto;*/
	min-height:350px;
	margin:0px;
	border:0px;
	padding:0px;
	top:280px;
	left:0px;
	background-color:#CCCCCC;
	background-image:url("../pix/standards/background-content.gif");
	}
*html #content {
	position:absolute;
	width:780px;
	height:350px;
	margin:0px;
	border:0px;
	padding:0px;
	top:280px;
	left:0px;
	background-color:#CCCCCC;
	background-image:url("../pix/standards/background-content.gif");
	}
#content-text {
	position:relative;
	left: 150px;
	width:610px;
	margin:10px;
	border:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color: #FFFFFF;
	}
	
	

/*content-cleaner-----------------------------------------------------------------------------------------*/
.content-cleaner, br {
	clear:both;
	height:0px;
	font-size:0px;
	margin:0;
	border: 0px none;
	padding:0;
	background:transparent;
	}
	
#content-text form table tr td {background:#fff;}
	
