body {
	background: #F4F4F4 url(bilder/background.gif) top repeat-x; 
	color: #666;
	font: 0.7em/1.4em Tahoma, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Verdana;
	margin: 0;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #557EA8;
}

p {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.3em 0 1.3em 0.5em;
}
dl {
	background: transparent url(bilder/dotted_bbb.png) bottom repeat-x;
	border: none;
	clear: left;
	padding: 1em 0 2em 0;
}

#wrapper {
	background: #FFF url(bilder/wrapper_bg.png) repeat-y;
	margin: 31px auto 0;
	width: 790px;
}
#header {
	background: #FFF url(bilder/header_bg.png) no-repeat;
}
#header a.logo  {
	background: #FFF url(bilder/logo.png) no-repeat left top;
	display: block;
	height: 82px;
	float: left;
	margin: 0 0 10px 0;
	text-indent: -2000px;
	width: 298px;
}
#keyvisual {
	background: url(bilder/keyvisual.jpg) no-repeat;
	clear: both;
	height: 184px;
	margin: 0 0 0 30px;
	width: 739px;
}
#menue {
	float: right;
	list-style: none;
	padding: 20px;
	margin: 20px 10px 0 0;
	width: 300px;
}
	#menue li {
		display: inline;
	}
		
	#menue li a {
		border-left: 1px solid #B8C9D1;
		color: #255163;
		font-size: 11px;
		float: right;
		padding: 0 0.6em 0;
	}
	#menue li a:hover {
	}
	#menue li.active a {
		font-weight: bold;
	}

#submenue {
	font-size: 1px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 470px;
}
	#submenue li {
		display: inline;
	}
		
	#submenue li a {
		display: block;
		float: left;
		padding: 0 1em 0;
		text-indent: -2000px;
		height: 45px;
	}
	
	#submenue li.overview a {
		background: url(bilder/btn_submenue.png) top left no-repeat;
		width: 195px; /*width: 222px;*/
	}
	#submenue li.order a {
		background: url(bilder/btn_submenue.png) top right no-repeat;
		width: 215px; /*width: 224px;*/
	}
	#submenue li.overview a:hover {
		background: url(bilder/btn_submenue.png) bottom left;
	}
	#submenue li.overviewActive a {
		background: url(bilder/btn_submenue.png) bottom left;
		width: 195px;
	}
	#submenue li.order a:hover {
		background: url(bilder/btn_submenue.png) bottom right;
	}
	#submenue li.orderActive a {
		background: url(bilder/btn_submenue.png) bottom right;
		width: 215px;
	}
	
#indent #subsubmenue {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
	#indent #subsubmenue li {
		background: none;
		display: inline;
		padding: 0;
		margin: 0;
	}
		
	#indent #subsubmenue li a {
		background: none;
		color: #255163;
		font-size: 14px;
		padding: 0 0.6em 0;
	}
	#indent #subsubmenue li a:hover {
		text-decoration: underline;
	}
	#indent #subsubmenue li.active a {
		font-weight: bold;
	}	

	
	
	
	

#container {
	margin: 0 0 0 30px;
	padding: 0;
}
#indent {
	padding: 20px 10px 0 30px;
}
#content {
	float: left;
	margin: 0;
	width: 450px;
	z-index: 22s;
}
	#content h2 {
		clear: left;
		color: #557EA8;
		font-size: 14px;
		line-height: 19px;
		margin: 1.5em 0 0.8em 0;
	}	
	#content h3 {
		font-size: 1em;
		line-height: 1.2em;
		margin: 0 0 0.5em 0;
	}	
	#content h4 {
		color: #CCC;
		font-size: 2em;
		line-height: 1.2em;
		margin: 0 0 0.5em 0;
	}	
	
	#content h1 {
		font-size: 1.5em;
		line-height: 1.2em;
		margin: 0 0 15px 0;
	}	
	
	#content h5 {
		color: #4496B5;
		font-size: 1.05em;
		line-height: 1.4em;
		margin: 0 0 0 0;
	}	
	#content h6 {
		color: #444;
		font-size: 1.3em;
		line-height: 1.4em;
		margin: 0 0 0 0;
	}	
	
	#indent ul,
	#indent ul.list{
		margin: 0 0 0 1em;
	}
	#indent ul.list li {
		background: url(bilder/bullet.png) left top no-repeat;
		margin: 0;
		padding: 4px 0 10px 23px;
	}
	#indent li ul{
		margin: 10px 0 0 0;
	}
	#indent ul.list ul li{
		background: url(bilder/bullet2.png) left top no-repeat;
		margin: 0 0 0 5px;
		padding: 0 0 10px 13px;
	}

/* PROGRESS
------------------------------------------------------------ */
	
	#content #progress {
		margin: 0 0 1.5em 0;
		padding: 0;
		list-style: none;
	}
	#content #progress li {
		display: inline;
		list-style-type: none;
	}
	#content #progress li a {
		display: block;
		float: left;
		height: 36px;
		margin: 0;
		padding: 0;
		text-indent: -2000px;
		width: 71px;
	}
	#content #progress li.step0 a {
		background: url(bilder/step0.png) top no-repeat;
	}
		#content #progress li.step0Active a{
			background: url(bilder/step0.png) bottom no-repeat;
		}
	#content #progress li.step1 a{
		background: url(bilder/step1.png) top no-repeat;
	}
		#content #progress li.step1Active a{
			background: url(bilder/step1.png) bottom no-repeat;
		}
	#content #progress li.step2 a{
		background: url(bilder/step2.png) top no-repeat;
	}
		#content #progress li.step2Active a{
			background: url(bilder/step2.png) bottom no-repeat;
		}
	#content #progress li.step3 a{
		background: url(bilder/step3.png) top no-repeat;
	}
		#content #progress li.step3Active a{
			background: url(bilder/step3.png) bottom no-repeat;
		}
	#content #progress li.step4 a{
		background: url(bilder/step4.png) top no-repeat;
	}
		#content #progress li.step4Active a{
			background: url(bilder/step4.png) bottom no-repeat;
		}
	#content #progress li.step5 a{
		background: url(bilder/step5.png) top no-repeat;
	}
		#content #progress li.step5Active a{
			background: url(bilder/step5.png) bottom no-repeat;
		}
	#content #progress li.step6 a{
		background: url(bilder/step6.png) no-repeat;
	}
		#content #progress li.step6Active a{
			background: url(bilder/step6.png) bottom no-repeat;
		}
	#content #progress li.step7 a{
		background: url(bilder/step7.png) no-repeat;
	}
		#content #progress li.step7Active a{
			background: url(bilder/step7.png) bottom no-repeat;
		}	
	
	
	
/* FOOTER
------------------------------------------------------------ */
	

#footer {
	background: #FFF url(bilder/footer_bg.png) no-repeat;
	height: 35px;
	margin: 0 auto;
	width: 790px;
}



/* STARTPAGE
------------------------------------------------------------ */

h2.vorteile {
	background: url(bilder/hl_ihrevorteile.gif) no-repeat;
	height: 23px;
	padding: 0 0 10px 0;
	text-indent: -2000px;
}
.berater {
	background: url(bilder/teaser_konfigurator.jpg) no-repeat;
	xborder: 1px solid green;
	color: #666;
	display: block;
	height: 266px;
	margin: 15px 0 0 0;
	width: 514px;
}
.berater span {
	display: block;
	padding: 45px 20px 20px;
}

#home h1 {
	margin: 0 0 5px 0;
}



/* leftTab
------------------------------------------------------------ */

#leftTab {
	background: transparent;
	z-index: 1;
	float: left;
	margin: 0;
	width: 280px;
}
/* TOOLTIP
------------------------------------------------------------ */
a.info{
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 3px;
	position:relative; /*this is the key*/
	width: 100px;
	z-index:24; 
}

	a.info:hover{
		z-index:25; 
		background-color: #EDFDDF
	}
	

	a.info em {
		background: transparent url(bilder/dotted_tooltip.png) bottom repeat-x;
		display: block;
		font-style: normal;
		font-weight: bold;
		padding: 0 0 0.4em 0;
		margin: 0 0 0.3em 0;
	}
	
	a.info em.copy {
		background: none;
		display: block;
		font-weight: normal;
		clear: left;
		padding: 0.5em 0 0 0;
	}

	a.info span{display: none}
	
	a.info:hover span,
	a.info:hover span.above { /*the span will display just on :hover state*/
		background: #EDFDDF;
		border:2px solid #6BDB0F;
		color:#555;
		display:block;
		padding: 0.6em 0.6em 1em;
		position:absolute; 
		top: 0em;
		left: 2em; 
		width: 300px;
	}
	
	a.info:hover span.above { /*the span will display just on :hover state*/
		top: -11em;
	}
	
	a.info span img { 
		border:1px solid #CCC;
		display: block;
		float: left;
		margin: 0.4em 0.8em 0 0;
	}
	

	
	/* FEEDBACK
------------------------------------------------------------ */

	#feedback { 
		background: #DEE3E7;
		border:2px solid #64818F;
		color:#666;
		display:block;
		padding: 0.6em;
		margin: 1em 0 3em 0;
	}

	#feedback h1 {
		background: transparent url(bilder/dotted_tooltip.png) bottom repeat-x;
		color: #666;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		padding: 0 0 0.4em 0;
		margin: 0 0 0.3em 0;
	}
	ol{
		list-style-type: disc;
	}

	#error { 
		background: #FFE8E8;
		border:2px solid #AA0000;
		color: #666;
		display:block;
		padding: 0.6em;
		margin: 1em 0 3em 0;
	}

	#error h1 {
		background: transparent url(bilder/dotted_error.png) bottom repeat-x;
		color:#555;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		padding: 0 0 0.4em 0;
		margin: 0 0 0.3em 0;
	}
	

/* FORMS
------------------------------------------------------------ */

form { 
	margin: 0;
	padding: 0;
}
form p { 
	margin: 0 0 0.7em 0;
	padding: 0;
}
form label { 
	cursor: pointer;
	color: #999;
	padding: 0 0 0 5px;
}
form ul {
	margin: 0 0 0 0.5em;
}
form li {
	padding: 0 0 0.5em 0;
}
form li.space {
	padding: 0 0 1.5em 0;
}
form ul.column {
	float: left;
	width: 200px;
}
form ul.column li label {
	cursor: auto;
	float: left;
	width: 6.5em;
}
form ul.anschluesse li label {
	cursor: auto;
	float: left;
	width: 7.5em;
}
form ul.verbindungen li label {
	cursor: auto;
	float: left;
	width: 18em;
}
form ul.column li label.right {
	cursor: auto;
	width: 10em;
}
.line {
	background: transparent url(bilder/dotted_bbb.png) bottom repeat-x;
	border: none;
	clear: left;
	height: 1px;
	padding: 1.4em 0 0 0;
}

.confirmTable span {
	background: #DDD;
	display: block;
	width: 100px;
}


/* INPUTS */
#FORM_nachname, 
#FORM_vorname, 
#FORM_firma, 
#FORM_position, 
#FORM_funktion, 
#FORM_strasse_nr, 
#FORM_plz, 
#FORM_ort, 
#FORM_email, 
#FORM_telefon, 
#FORM_fax, 
#FORM_erreichbar_von, 
#FORM_erreichbar_bis,
#FORM_bemerkung,
textarea 
{
	font: 0.9em/1.4em "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Verdana;
}

input[type="text"]:focus, 
textarea:focus {
	background: #EFF3F5; 
	border: 1px solid #7199A6;
}
input[type="text"]:hover, 
textarea:hover {
	border: 1px solid #30464E;
}
input[type="text"], 
textarea {
	border: 1px solid #7199A6;
	padding: 4px;
	width: 220px;
}
input#FORM_erreichbar_von, input#FORM_erreichbar_bis {
	width: 100px;
	margin: 0 6px 0 0 ;
}

input#FORM_plz {
	width: 40px;
}
input#FORM_ort {
	margin: 0 0 0 4px;
	width: 163px;
}
input.sonstiges {
	margin: 0 0 0 0.8em;
	width: 200px;
}
input#nein,
input#nein2 {
	margin: 0 0 0 15px;
}
select#jahr, select#hersteller {
	margin: 0 0 0 6px;
}
input, select {
	z-index: 33; 
}
input.anzahl {
	width: 40px;
}


/* BUTTONS */

#contact label {
	float: left;
	padding: 0.3em 1em 0 0 ;
	text-align: right;
	width: 11em;
}
#contact label.checkbox {
	float: none;
	padding: 0.3em 1em 0 0.3em;
	text-align: left;
	width: auto;
}

.left {
float: right
}

/* TABLES */

table {
	margin: 0 0 30px 0;
}
td {
	padding: 10px 10px 0 0;
}
th {
	text-align: left;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
}
.beschreibung {
	text-align: left;
	width: 100%;
}
.preis {
	white-space: nowrap;
}
td.beschreibung {
	text-align: left;
}
.programmschema {
	background: #63808E;
	color: #FFF;
	float: left;
	margin: 10px 10px 0 0 0;
	padding: 5px 10px;
}
