/*
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#content div.bilder {
	display: inline;
	float: right;
	width: 160px;
	margin: 5px 0 20px 20px;
}
div#content div.bilder img {
	display: block;
	border: none;
}
div#content p.datei a, div#content p.link a {
	display: block;
	padding: 0 0 0 20px;
}
div#content p.link a {
	padding: 0;
}
div#content a.doc {
	background: url(../img/layout/icon-doc.gif) no-repeat top left;
}
div#content a.pdf {
	background: url(../img/layout/icon-pdf.gif) no-repeat top left;
}
div#content a.ppt {
	background: url(../img/layout/icon-ppt.gif) no-repeat top left;
}
div#content a.xls {
	background: url(../img/layout/icon-xls.gif) no-repeat top left;
}

div.bild-text div {
	float: left;
	width: 510px;
}


div.bild-text2 div {
	float: left;
	width: 510px;
	padding: 0 0 10px 0;
}

div.bild-text2 div img {
	float: left;
	width: 160px;
}


div.bild-text2 div div {
	float: left;
	width: 320px;
}




/* ############################################
	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#sidebar ul.files li a {
	clear: both;
}

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;
}

div#content div.part_product-info a.back {
	text-decoration: none;
	padding: 0px 0px 0px 16px;
	background: url(../img/layout/icon-back.gif) no-repeat center left;
	clear: left;
	font-size: 110%;
}




/* ############################################
	News
############################################ */

div#content ul.news, 
div#content ul.archiv, 
div#sidebar ul.aktuelles {
	margin: 0;
	float: none;
}
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;
}


/* ############################################
	Haendler
############################################ */

div#content div.dealer ul {
	margin: 0;
}
div#content div.dealer ul li {
	list-style: none;
	float: left;
	clear: left;
}

div#content div.dealer img {
	border: none;
}


/* ############################################
	Team
############################################ */

div#content ul.team {
	margin: 0;
	float: left;
	width: 510px;
}
div#content ul.team li {
	float: left;
	height: 250px;
	list-style: none;
	margin: 0 0 1em 0;
	width: 170px;
}

div#content ul.team li p{
	margin: 0;
	padding: 0;
}

div#content ul.team li h2 {
	font-size: 110%;
	padding: 0;
	margin: 5px 0px 0px 0px;
}

div#content ul.team li p.funktion {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	height: 50px;
}


/* ############################################
	Kontakte Seitenleiste
############################################ */
div#sidebar div.kontakt-sidebar div {
	margin: 0 -10px 0 0;
}
div#sidebar div.kontakt-sidebar h3 {
	font-size: 110%;
}
div#sidebar div.kontakt-sidebar img{
	float: none;
}
div.kontakt-sidebar table {
	width: 100%;
	margin: 0 0 1em 0;
}
div.kontakt-sidebar td {
	vertical-align: top;
	padding: 0;
}
div.kontakt-sidebar p.kontakt-e-mail {
	padding: 0 0 0 20px;
	background: url(../img/layout/kontakt-email.gif) no-repeat 0 5px;
}
div.kontakt-sidebar td.kontakt-fon-direkt, 
div.kontakt-sidebar td.kontakt-fon-zentrale, 
div.kontakt-sidebar td.kontakt-mobile {
	padding: 0 0 0 20px;
	width: 65px;
	background: url(../img/layout/kontakt-fon.gif) no-repeat 0 3px;
}
div.kontakt-sidebar td.kontakt-fax {
	padding: 0 0 0 20px;
	background: url(../img/layout/kontakt-fax.gif) no-repeat 0 2px;
}

/* ############################################
	Downloads und Links
############################################ */

div#content ul.links, div#content ul.files {
	margin: 0;
	clear: both;
}
div#content ul.links ul, div#content ul.files ul {
	margin: 0 0 1em 0;
}
div#content ul.links li, div#content ul.files li {
	list-style: none;
}
div#content ul.links a, div#content ul.files a {
	display: block;
	padding: 2px 20px;
}
div#content ul.links a {
	background: url(../img/layout/icon-link.gif) no-repeat 0 .45em;
}


div#content ul.links-long  {
	margin: 0px;
	padding: 0px;
}

div#content ul.links-long li {
	width: 540px;
	clear: both;
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

div#content ul.links-long span{
	display: block;
	margin-bottom: 20px;
}



div#content ul.links-long ul{
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#content ul.links-long ul li {
	float: left;
	width: 170px;
	margin: 0px 10px 3px 0px;
	padding: 0px;
	clear: none;
}

div#content ul.links-long ul li a{
	background: url(../img/layout/icon-link.gif) no-repeat 0 .45em;
	display: block;
	padding: 2px 20px;
}

/* ############################################
	Bildergalerie
############################################ */
div#content ul.thumblist {
	margin: 0;
}
div#content ul.thumblist li {
	float: left;
	width: 170px;
	height: 130px;
}
div#content ul.thumblist img {
	border: none;
}



/* ############################################
	Formular
############################################ */

div#content div.form_standard fieldset {
	border: none;
	clear: both;
	line-height: 1.4;
}
div#content div.form_standard div.ValidationSummary p {
	float: left;
	padding: 1em 10px 0 10px;
	margin: 0 -10px 0 -10px;
	background: #F9F9F9;
	border: 1px solid #DDD;
	border-bottom: none;
	width: 510px;
	color: #700;
}
div#content div.form_standard div#danke {
	color: #1D64A5;
	margin: 0 -10px 1em -10px;
	background: #F9F9F9;
	border: 1px solid #DDD;
	width: 510px;
	padding: 1em 10px;
}
div#content div.form_standard div.ValidationSummary ul {
	float: left;
	padding: 1em 10px;
	margin: 0 -10px 1em -10px;
	background: #F9F9F9;
	border: 1px solid #DDD;
	border-top: none;
	width: 510px;
	color: #700;
}
div#content div.form_standard div.ValidationSummary ul li {
	list-style: square;
	margin: 0 0 0 2em;
	padding: 0 0 0 0;
}
div#content div.form_standard p input {
	width: 150px;
	padding: 5px 0 5px 0;
	background: url(../img/layout/button_senden.gif) no-repeat;
	border: none;
	float: right;
	margin: 20px 10px 0 0;
	font-size: 110%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
div#content div.form_standard ul {
	margin: 0;
}
div#content div.form_standard ul li {
	list-style: none;
	float: left;
	width: 510px;
	padding: 1em 10px;
	margin: 0 -10px;
	position: relative;
}
div#content div.form_standard ul li.alt {
	background: #F9F9F9;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
div#content div.form_standard ul li label {
	float: left;
	width: 130px;
	padding: 2px 20px 2px 0;
	font-weight: bold;
}
div#content div.form_standard ul li div {
	float: left;
	width: 300px;
}
div#content div.form_standard ul li em {
	font-size: 150%;
	position: absolute;
	left: 140px;
	top: 10px;
	font-weight: normal;
	color: #700;
	line-height: 1.0;
}
div#content div.form_standard ul li input, 
div#content div.form_standard ul li select {
	width: 250px;
	padding: 2px;
	border: 1px solid #999;
} 
div#content div.form_standard ul li textarea {
	width: 350px;
	height: 200px;
	padding: 2px;
	line-height: 1.6;
	border: 1px solid #999;
}
div#content div.form_standard ul li input:focus, 
div#content div.form_standard ul li select:focus, 
div#content div.form_standard ul li textarea:focus {
	border: 1px solid #555;
	border-right: 5px solid #555;
}

div#content div.form_standard ul li span.RadioButton, 
div#content div.form_standard ul li span.CheckBox {
	float: left;
	padding: 0 1em .25em 0;
}

div#content div.form_standard ul li span.RadioButton input, 
div#content div.form_standard ul li span.CheckBox input {
	border: none;
	width: auto;
	padding: 0;
	margin: 0 5px 0 0;
}
div#content div.form_standard ul li span.RadioButton label, 
div#content div.form_standard ul li span.CheckBox label {
	float: none;
	width: auto;
	padding: 0;
	font-weight: normal;
}

div#content div.form_standard ul li ol.RadioButton, 
div#content div.form_standard ul li ol.CheckBox {
	float: left;
	width: 350px;
	padding: 0 0 1em 7px;
}

*+html div#content div.form_standard ul li ol.RadioButton, 
*+html div#content div.form_standard ul li ol.CheckBox {
	float: left;
	width: 350px;
	padding: 0 0 1em 10px;
}

* html div#content div.form_standard ul li ol.RadioButton, 
* html div#content div.form_standard ul li ol.CheckBox {
	float: left;
	width: 320px;
	padding: 0 0 1em 20px;
}

div#content div.form_standard ul li ol.RadioButton li, 
div#content div.form_standard ul li ol.CheckBox li {
	float: left;
	padding: 0 0 .5em 0;
	width: 360px;
}
div#content div.form_standard ul li ol.RadioButton label,
div#content div.form_standard ul li ol.CheckBox label {
	width: 330px;
	padding: 0;
	font-weight: normal;
}
* html div#content div.form_standard ul li ol.RadioButton label,
* html div#content div.form_standard ul li ol.CheckBox label {
	width: 250px;
	display: block;
	padding: 0;
	font-weight: normal;
}

div#content div.form_standard ul li ol.RadioButton input,
div#content div.form_standard ul li ol.CheckBox input {
	width: 20px;
	padding: 0;
	margin: 0 5px 0 0;
	border: none;
	float: left;
}




li.hide { display: none; }
li.show { display: block; }

#imgProgress {
	position:absolute;
	z-index: 3;
}
div#content p.paging {
	float: left;
	width: 100%;
}
div#content p.paging span {
	float: left;
	line-height: 1.0;
	padding: 5px 10px 5px 10px;
} 
div#content p.paging a {
	float: left;
	line-height: 1.0;
	padding: 5px 10px 5px 10px;
	background: url(http://www.contentupdate.net/fenacoAgrartechnik/web/LandtechnikZollikofen/img/layout/agrarmaschinen-thead.gif?sdgf4sd) repeat-x #d5d5d5;
	border: 1px solid #BBB;
	text-decoration: none;
}
div#content p.paging a:hover {	
	background: url(http://www.contentupdate.net/fenacoAgrartechnik/web/LandtechnikZollikofen/img/layout/agrarmaschinen-thead.gif?sdgf4sd) repeat-x #d5d5d5;
	border: 1px solid #444;
}
div#thumbviewer {
	position: absolute;
	background: #FFF;
	border: 1px solid #999;
	padding: 10px;
	z-index: 2;
}
div#overlay{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background: #000;
	left: 0;
	top: 0;
	position:absolute;
	z-index: 1;
}
#itmCounter {
	float: left;
	width: 100px;
	margin: 5px 0 0 10px;
}
div#img-controls {
	background: #FFF;
	height: 25px;
	width: 100%;
	padding: 10px 20px 10px 0;
	margin: -10px 0 0 -10px;
}
div#img-controls ul {
	margin: 0;
	padding: 0;
}
div#img-controls ul li {
	float: left;
}
div#img-controls ul li a {
	float: left;
	height: 25px;
	width: 33px;
	text-indent: -2000px;
	padding: 0 10px;
	text-align: left;
}
div#img-controls ul li a#prevImg {
	background: url(../img/layout/gallery-control-prev.gif) no-repeat top center;
}
div#img-controls ul li a#playShow {
	background: url(../img/layout/gallery-control-play.gif) no-repeat top center;
}
div#img-controls ul li a#playShow.playing {
	background: url(../img/layout/gallery-control-pause.gif) no-repeat top center;
}
div#img-controls ul li a#nextImg {
	background: url(../img/layout/gallery-control-next.gif) no-repeat top center;
}
div#img-controls ul li a#close-link {
	position: absolute;
	right: 0px;
	background: url(../img/layout/gallery-control-close.gif) no-repeat top center;
}
div#thumbviewer p#img-info {
	padding: 5px 0 0 0;
	text-align: center;
}
#imgLoading {
	background: #FFF !important;
	padding: 20px !important;
	border: 1px solid #888 !important;
}



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: 510px;
	color: #700;
	margin: 0;
}

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/button_senden.gif) no-repeat;
	border: none;
	float: none;
	clear: both;
	display: block;
	margin: 20px 10px 20px 91px;
	font-size: 110%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}


/* ############################################
	Sitemap
############################################ */

div#content div.part_sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#content div.part_sitemap h3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #1d64a5;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #1d64a5;
}

div#content div.part_sitemap ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#content div.part_sitemap ul li a:hover{
	background-color: #1d64a5;
	color: #FFF;
}

div#content div.part_sitemap ul li a {
	background-color: #f3f3f3;
	margin-bottom: 1px;
	padding: 5px 0px 5px 5px;
	display: block;
	/*border-bottom: 1px solid #cccccc;*/
	text-decoration: none;
}


div#content div.part_sitemap ul ul li a {
	background: url(../img/layout/icon_sitemap.gif) no-repeat #FFF 0px 6px;
	padding: 3px 0px 3px 15px;
	display: block;
	border: none;
}

div#content div.part_sitemap ul ul li a:hover {
	background-color: #F3F3F3;
	color: #1d64a5;
}

/*KARTE*/

div.part_map {
	float: left;
	width: 150px;
}

div#container div#content div.part_map ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#container div#content div.part_map ul li{
	list-style: none;
}


div.part_map h2 {
	margin: 0px 0px 5px 0px;
	padding: 0;
}
div.part_map a {
	text-decoration: none;
	}

div.control {
	background: url(../img/layout/control_bg.gif) no-repeat top left;
	width: 138px;
	height: 61px;
	margin-top: 10px;
}

div#container div#content div.control ul li{
list-style: none;
}

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;
}

div.control a#zoomMinus {
	display: block;
	background: url(../img/layout/zoomminus.gif) no-repeat 0px 0px;
	width: 16px;
	height: 16px;
	float: left;
}

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;
}


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#mapcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}