/*
Datei: parts.css
Verwendung: Stylesheet Screen fuer die Anzeige der Parts
Autor: insyma (VELS)
Edit: 01. Juni 2007
===========================================
	1.	
===========================================
*/



div#content p.bild {
	float: left;
}
div#content p.bild img {
	margin: 0 2em .25em 0;
}
div.bilder {
	width: 160px;
	float: right;
	margin: 0 0 0 2em;
	clear: right;
	display: inline
}

div.bilder span {
	float: none;
	display: block;
}


div.bild-text {
	width: 570px;
}

div.bild-text2 div {
	float: left;
	width: 570px;
	padding: 0 0 10px 0;
}

div.bild-text2 div img {
	float: left;
	width: 160px;
}

div.bild-text2 div div {
	float: left;
	width: 320px;
}

div.bild-text2 div ul {
	list-style: square;
	
}

div.bild-text2 div ul li {
	padding: 0 0 0 15px;
	background: url(../img/layout/icon_aufz.gif) no-repeat top left ;
}

div.bild-text2 div p.link {
	background: url(../img/layout/icon-link.gif) no-repeat center left;
	padding: 0 0 0 25px;:
}



/*########################
	Part Basic
#########################*/

div.part_basic p.introduction {
	font-weight: bold;
}
div.part_basic ul li {
	padding: 2px 0 2px 10px;
	background: url(../img/layout/list-item.gif) no-repeat center left;
}
div#content p.datei a, div#content p.link a {
	display: block;
	padding: 0 0 0 25px;
}
div#content p.link a {
	padding: 0;
}
div#content a.doc {
	background: url(../img/layout/icon-doc.gif) no-repeat center left;
}
div#content a.pdf {
	background: url(../img/layout/icon-pdf.gif) no-repeat center left;
}
div#content a.ppt {
	background: url(../img/layout/icon-ppt.gif) no-repeat center left;
}
div#content a.xls {
	background: url(../img/layout/icon-xls.gif) no-repeat center left;
}

/* ############################################
	Map
############################################ */

div.part_map {
	float: left;
	width: 160px;
}

div.part_map h2 {
	margin: 0px 0px 5px 0px;
	padding: 0;
}

div.control {
	background: url(../img/layout/control_bg.gif) no-repeat top left;
	width: 138px;
	height: 61px;
}

div.control a#changeType {
	padding: 20px 0px 10px 10px;
	float: left;
	display: block;
	width: 50px;
}

div.control a#zoomPlus {
	display: block;
	background: url(../img/layout/zoomplus.gif) no-repeat 0px 0px;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}

div.control a#zoomMinus {
	display: block;
	background: url(../img/layout/zoomminus.gif) no-repeat 0px 0px;
	width: 16px;
	height: 16px;
	float: left;
	text-decoration: none;
}

div.control div.zoom {
	float: left;
	margin: 10px 0px 0px 20px;
}

div.control div.zoom label{
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

div#mapcontainer {
	width: 350px;
	height: 300px;
	padding: 4px;
	border: solid #ebebeb;
	border-width: 1px;
	float: left;
}

div#container div#content div#inhalt div.part_map ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	list-style-image: none;
}


div.part_map ul li.phone {
	background: url(../img/layout/icon-telefon.png) no-repeat 0px 5px;
	padding-left: 20px;
}

div.part_map ul li.adress {
	background: url(../img/layout/icon-adress.png) no-repeat 0px 2px;
	padding-left: 20px;
}

div#mapcontainer ul li.phone {
	background: url(../img/layout/icon-telefon.png) no-repeat 0px 5px;
	padding-left: 20px;
}

div#mapcontainer ul li.adress {
	background: url(../img/layout/icon-adress.png) no-repeat 0px 2px;
	padding-left: 20px;
}

div.part_map ul li.mail {

	padding-left: 20px;
}


div#mapcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}



/* ############################################
	Team
############################################ */

div#content ul.team {
	margin: 0;
	float: left;
	width: 570px;
}
div#content ul.team li {
	list-style: none;
	float: left;
	width: 175px;
	margin: 0 0 1em 0;
}

div#content ul.team li h2 {
	font-size: 110%;
	padding: 0;
	margin: 0;
}

div#content ul.team li p.funktion {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	height: 50px;
}


/* ############################################
	Produkte-Uebersicht / Marken-Uebersicht
############################################ */

div#content ul.produktuebersicht li {
	display: block;
	float: left;
	padding: 10px 10px 10px 100px;
}
div#content ul.produktuebersicht li img {
	margin: 5px 10px 10px -100px;
	float: left;
}
div#content ul.produktuebersicht li h3 {
	font-size: 1.2em;
	font-weight: normal;
}
div#content ul.produktuebersicht li p {
	line-height: 1.4;
	margin: 0 0 5px 0;
}

div#sidebar ul.markenuebersicht {
	margin: 0 -25px 0 0;
}


div#content ul.markenuebersicht li {
	clear: left;
	padding: 10px 0 10px 0;
}

 div#sidebar ul.markenuebersicht li {
	clear: none;
	float: left;
	padding: 10px 0 10px 0;
}


div#content ul.markenuebersicht li p, div#sidebar ul.markenuebersicht li p {
	padding: 15px 0 0 0;
	float: left;
	width: 350px;
}
div#content ul.markenuebersicht li img, div#sidebar ul.markenuebersicht li img, div#sidebar ul.files li ul li a img {
	margin: 0 15px 0 0;
	padding: 2px;
	float: left;
	background: #fff;
	border: 1px solid #999;
}






/* ############################################
	Produkte-Informationen
############################################ */


div#content div.part_product-info {
	float: none;
	clear: both;
}

div#content div.part_product-info div.product-spalte div {
	background: url(../img/layout/product-info-line.gif) no-repeat bottom;
	padding: 10px 0 20px 0;
	margin: 0 -10px 0 0;
}

div#content div.part_product-info div.product-spalte.informationen div.downloads ul, div#content div.part_product-info div.product-spalte.informationen div.produkt-bilder ul {
	margin: 0;
}
div#content div.part_product-info div.product-spalte.informationen div.downloads li, div#content div.part_product-info div.product-spalte.informationen div.produkt-bilder li  {
	list-style: none;
}
div#content div.part_product-info div.product-spalte.informationen h3 {
	padding: 0 0 0 20px;
	margin: 0 0 .5em 0;
}
div#content div.part_product-info div.downloads a {
	display: block;
	padding: 1px 0 2px 20px;
}
div#content div.part_product-info div.downloads a.pdf {
	background: url(../img/layout/icon-pdf.gif) no-repeat center left;
}
div#content div.part_product-info  div.produkt-bilder li, div#content div.movies li {
	display: inline;
	
}
div#content div.part_product-info div.produkt-bilder h3 {
	background: url(../img/layout/icon-image.gif) no-repeat center left;
}
div#content div.part_product-info div.movies h3 {
	background: url(../img/layout/icon-movie.gif) no-repeat center left;
}
div#content div.part_product-info div.downloads h3 {
	background: url(../img/layout/icon-file.gif) no-repeat center left;
}
div#content div.part_product-info div.technische-details h3 {
	background: url(../img/layout/icon-technical.gif) no-repeat center left;
}
div#content div.part_product-info div.accessories h3 {
	background: url(../img/layout/icon-accessories.gif) no-repeat center left;
}
div#content div.part_product-info div.part_iframe {
	width: 750px;
}

div#content div.part_product-info div.technische-details ul {
	list-style: square;
}

/*########################
	Part Products
#########################*/

ul.products {
	border-bottom: 1px solid #bbb;
}
ul.products li.altrow {
	background: #f9f9f9;
}
ul.products div {
	padding: 1em;
}
ul.products li li {
	padding: 1px 0 1px 10px;
	background: url(../img/layout/list-item.gif) no-repeat center left;
}
ul.products img {
	margin: 0 0 1em 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #bbb;
}
ul.products a {
	display: block;
	text-align: right;
}
ul.products a.titel {
	text-align: left;
	border-top: 1px solid #bbb;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 1em;
}
ul.products a.titel:hover {
	color: #404040;
}

/*########################
	Part Referenzen
#########################*/
div.referenzen ul li {
	/*border-bottom: 1px solid #bbb;*/
	padding: 0 0 1em 0;
	float: none;
	clear: both;
}
div#container div.referenzen h3 {
	margin: 1em 0 .5em 0;
}
div.referenzen div.bilder {
	float: none;
	width: auto;
	padding: 2px 0 0 0;
	margin: 0;
}
div#content div.referenzen div.bilder p{
	display:inline;
	margin: 0 1em 0 0;
	float: left;
}

div#content div.referenzen div.bilder span {
	display: none;
}


/*########################
	Standard Formular
#########################*/








/*########################
	ESE
#########################*/




div.form_standard div.ValidationSummary p {
	float: left;
	padding: .5em 10px 0 10px;
	margin: 1em 0 0 0;
	/*background: #F9F9F9;*/
	border-top: 1px solid #DDD;
	border-bottom: none;
	width: 400px;
	color: #700;
}

div.form_standard div.ValidationSummary ul {
	float: left;
	padding: 1em 10px;
	margin: 0;
	/*background: #F9F9F9;*/
	border-bottom: 1px solid #DDD;
	border-top: none;
	width: 400px;
	color: #700;
}

div.form_standard div.ValidationSummary ul li {
	list-style: square;
	margin: 0 0 0 2em;
	padding: 0 0 0 0;
}

/*########################
	ESE
#########################*/


div.form_standard fieldset {
	border: none;
	clear: both;
}



div.form_standard li {
	clear: both;
	padding: .4em 0;
}


div.form_standard label {
	padding: 2px 20px 2px 0;
	display: block;
	font-weight: bold;
}
div.form_standard ul li input, div.form_standard textarea, div.form_standard select {
	padding: 2px;
	width: 250px;
	color: #404040;
	font-size: 100%;
}
div.form_standard ol.CheckBox input {
	width: auto;
	float: left;
	margin: 0 1em 0 0;
}
div.form_standard ol.CheckBox label {
	float: left;
	padding: 3px 0;
	line-height: 1;
}
div.form_standard p input {
	border: none;
	background: url(../img/layout/bg-button.gif) no-repeat center top;
	cursor: pointer;
	margin: 2em 103px 0 0;
	float: right;
	width: 114px;
	height: 28px;
}
div.form_standard p input:hover {
	background: url(../img/layout/bg-button.gif) no-repeat center bottom;	
}
/*
div.form_standard input:focus, div.form_standard textarea:focus, div.form_standard select:focus {
	border: 1px solid #404040;
}*/
div.form_standard textarea {
	width: 350px;
	height: 200px;
}
div.form_standard select {
	width: 256px;
}

/* ############################################
	Downloads und Links
############################################ */

div#content ul.links a, div#content ul.files a {
	display: block;
	padding: 2px 20px;
}

div#content ul.links li {
	width: 280px;
	float: left;
}




div#content ul.links a {
	background: url(../img/layout/icon-link.gif) no-repeat 0 .45em;
}
/* ############################################
	News
############################################ */

div#content ul.news, 
div#content ul.archiv, 
div#sidebar ul.aktuelles {
	margin: 0;
}
div#content ul.news li, 
div#content ul.archiv li {
	list-style: none;
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 1em 0;
}
div#content ul.news span, 
div#content ul.archiv span, 
div#sidebar ul.aktuelles span {
	color: #999;
}
div#content ul.news h2 {
	margin: 0 0 .5em 0;
}

div#content ul.archiv li {
	margin: 0;
	padding: .25em .5em;
}
div#content ul.archiv li.alt, 
div#sidebar ul.aktuelles li.alt {
	background: #F9F9F9;
}
div#content ul.archiv span {
	float: left;
	width: 7.5em;
}
div#sidebar ul.aktuelles li {
	margin: 0 0 1em 0;
}
div#sidebar ul.aktuelles h3 {
	font-weight: normal;
}



div.part_suche p.sucheeingabe {
	float: left;
	padding: 1em 0 1em 10px;
	background: #F9F9F9;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	width: 450px;
	color: #700;
}

div.part_suche p.sucheeingabe span#Serach1_lblQuery {
	font-weight: bold;
	color: #000;
	width: 80px;
	display: block;
	float: left;
}

div.part_suche p.sucheeingabe input {
		border: 1px solid #999;
		padding: 2px 0 0 0;
		height: 15px;
}





div.part_suche input.button {
	width: 150px;
	padding: 5px 0 5px 0;
	background: url(../img/layout/bg-button.gif) no-repeat center top;
	border: none;
	float: none;
	clear: both;
	display: block;
	margin: 20px 10px 20px 70px;
	font-size: 110%;
	color: #000;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}
	
	
/* ############################################
	Sitemap
############################################ */

div.part_sitemap {
	width: 570px;
	float: left;
	clear: none;
}

div.part_sitemap ul li {
	margin: 0px;
	padding: 0px;
}

div#container div.part_sitemap ul li h3 {
	margin: 20px 0px 1px 0px;
	padding: 0px;
}

div.part_sitemap ul li h3 a{
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	margin: 0px;
}
div.part_sitemap ul li {
		display: inline;
}


div.part_sitemap ul li a {
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 0px;
}

div.part_sitemap ul ul ul{
	margin: 0px 0px 0px 20px;
}
div.part_sitemap ul ul li a {
	background: #f4e9e5;
	padding-left: 10px;
	border-bottom: 1px solid #FFF;
}

div.part_sitemap ul ul ul li a {
	background: none;
}


div.part_sitemap ul ul ul ul li a {
		border-bottom: 1px solid #e7d2c9;
		width: 200px;
}

div#container div.part_sitemap h3 {
	margin: 20px 0px 1px 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #e7d2c9;
	padding-bottom: 5px;
	color: #a14b28;

}