/*
		basic layout stylesheet for ddp.de - website
		Datenwerk GmbH - http://www.datenwerk.de
		
		Original version by christian.brandl, 14.02.2007
		
*/	


/* 
		basic block definitions
*/

#header
{
	position: relative;
	width: 970px;
	height: 140px;
	left: 0px;
	top: 0px;
	background-color: #597EBB;
	z-index: 2;
}

#main
{
	position: relative;
	width: 970px;
	top: 0px;
	left: 0px;
	background-image: url(/images/layout/bg/main_bg.gif);
	vertical-align: top;
	z-index: 1;
}


#centerarea
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 580px;
	min-height: 1400px;
}

#services
{
	position: absolute;
	top: 0px;
	left: 580px;
	width: 390px;
	background-color: #CFD9EC;
}

#footer
{
	position: relative;
	width: 970px;
	top: 0px;
	left: 0px;
	background-color: #2A4064;
}

.footertop
{
	background-color: #597EBB;
	width: 415px;
	float: left;
	padding: 3px;
	padding-left: 30px;
	padding-right: 40px;
	margin-bottom: 5px;
}

#subnav
{
	position: absolute;
	width: 970px;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

div.breadcrumb
{
	padding-bottom: 25px;
}

div.clear
{
	clear: both;
}

form
{
	padding: 0px;
	margin: 0px;
}


/*
		inner block styling
*/

#header #logo
{
	width: 970px;
	height: 110px;
	background-image: url(/images/layout/bg/header_bg.gif);
}

#header #logo img
{
	margin-top: 30px;
	margin-left: 35px;
}

#header #logo #adspace
{
	position: absolute;
	width: 234px;
	height: 60px;
	top: 30px;
	right: 30px;
}

#header #logo #adspace img
{
	padding: 0px;
	margin: 0px;
}

#header #navigation
{
	width: 970px;
	height: 30px;
	background-color: #2A4064;
	overflow: visible;
}

#centerarea .topbox, #centerarea .bottombox, #centerarea .topbox2
{
	padding: 30px;
	margin-right: 30px;
}

#centerarea .topbox2
{
	background-image: url(/images/layout/bg/topbox2.gif);
	background-repeat: no-repeat;
}

#centerarea .topbox2margin
{
	margin-top: 155px;
}

#centerarea .margin
{
	margin: 0px 30px 0px 30px;
	padding: 30px 0px 30px 0px;
}

#services .margin
{
	margin: 15px;
	margin-top: 30px;
}

div.divider
{
	width: 100%;
	height: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #2A4064;
}

div.wefo
{
	width: 100%;
	padding-top: 15px;
	margin-bottom: 15px;
}

#navigation #posleft
{
	position: relative
	top: 0px;
	margin-left: 30px;
	width: 640px;
	text-align: left;
	height: 30px;
}

#navigation #posright
{
	position: absolute;
	top: 110px;
	left: 640px;
	width: 300px;
	text-align: right;
}

.subnavhidden
{
	display: none;
}

.subnavvisible
{
	display: block;
	width: 160px;
	position: absolute;
	z-index: 10;
	left: -10px;
	top: 30px;
}

.subnavvisible .inner
{
	background-image: url(/images/layout/navi/subnav_shadow.png);
	margin: 0px;
}

.subnavvisible .dropshadow
{
	background-image: url(/images/layout/navi/subnav_shadow_btm.png);
	width: 160px;
	height: 10px;
	margin: 0px;
}

.subnavvisible a
{
	display: block;
	width: 150px;
	margin: 0px;
	color: #597EBB;
	background-color: #F1F3F7;
	text-decoration: none;
}

.subnavvisible a:hover
{
	background-color: #CFD9EC;
	text-decoration: none;
}

.subnavvisible span
{
	display: block;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color: #597EBB;
}


table.logobox .lbleft
{
	vertical-align: top;
	text-align: left;
}

table.logobox .lbcenter
{
	vertical-align: top;
	text-align: center;
}

table.logobox .lbright
{
	vertical-align: top;
	text-align: right;
	padding: 0px;
}


/*
		special elements
*/

#navigation #posright	input
{
	position: absolute;
	left: 60px;
	top: 6px;
	width: 170px;
	height: 16px;
}

#navigation #posright	input#text
{
	border: 0px;
	background-color: #CFD9EC;
}

#navigation #posright	input#lupe
{
	position: absolute;
	left: 240px;
	top: 7px;
	width: 16px;
	height: 16px;
}

div.boxes
{
	height: 1200px;
	overflow: auto;
	margin-right: 10px;
	margin-bottom: 20px;
	
	/* only IE compatible */
  scrollbar-base-color:#597EBB;
  scrollbar-3d-light-color:#597EBB;
  scrollbar-arrow-color:#2A4064;
  scrollbar-darkshadow-color:#597EBB;
  scrollbar-face-color:#597EBB;
  scrollbar-highlight-color:#CFD9EC;
  scrollbar-shadow-color:#CFD9EC;
  scrollbar-track-color:#597EBB;

}

div.box
{
	width: 350px;
	height: 85px;
	background-image: url(/images/layout/bg/box_bg.gif);
	margin-bottom: 15px;
}

dl.hoerproben
{
	padding: 0px;
	line-height: 20px;
}

dl.hoerproben dt
{
	margin: 0px;
	width: 20px;
	height: 20px;
	float: left;
	margin-bottom: 10px;
}

dl.hoerproben dd
{
	margin: 0px;
	width: 490px;
	height: 13px;
	float: right;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

div.probeaufschaltung
{
	position: relative;
	top: -35px;
	left: 350px;
	font-size: 14px;
}


/*
		possible background-colors
*/

.darkcolor
{
	background-color: #2A4064;
}

.mediumcolor
{
	background-color: #597EBB;
}

.lightcolor
{
	background-color: #CFD9EC;
}

.extralightcolor
{
	background-color: #F1F3F7;
}

/*
		form elements
*/

table.formular td
{
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
}

input.text, select
{
	width: 100%;
	border: 1px solid #2A4064;
	margin-top: 5px;
	margin-right: 10px;
	background-color: #F1F3F7;
}

input.submit
{
	float: right;
}

textarea
{
	width: 100%;
	height: 100px;
	border: 1px solid #2A4064;
	background-color: #F1F3F7;
}

input.checkboxfree
{
float: left;
}

label
{
	display: block;
	float: left;
	width: 215px;
}

div.toplink
{
	text-align:right;
}

/* Mainnavigation */
#posleft .mainnavi {
		float: left;
		margin: 0pt;
		text-align: left;
		padding: 5px 0px 0px 0px;
		position: relative;
		font-size: 20px;
		margin-right: 0px;
}

#posleft .mainnavi .nav {
		display: block;
		height: 21px;
		padding-right: 15px;
}

#posleft .mainnavi .nav a {
		/* color: #2A4064; */
		margin: 0px;
		color: #fff;
		text-decoration: none;
		font-size: 18px;
		font-family: Times New Roman, serif;
}

#posleft .mainnavi a.abc {
		font-size: 12px;
}

#posleft .sIFR-alternate {
		display: none;
}