/* CSS Document */




/*-------------------------- Listeneinträge    --------------------------------------------*/
.listEntry {
	width:100%;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #a0a2a4;
}

.listEntryNoLine {
	width:100%;
	margin-bottom:20px;
	padding-bottom:20px;
}

.newsListImage {
	border:1px solid #e41d13;
	margin-bottom:10px;
}

.textLeft {
	float:left;
	width:500px;
	
}

.textLeftWide {
	float:left;
	width:100%;
}

.newsPicWrapper {
	float:right;
	margin:0 0 10px 15px;
	width:200px;
	color:#fff;
}

.mitarbeiterPicWrapper {
	float:right;
	margin:0 0 10px 15px;
	width:100px;
	color:#fff;
}

.galleryImage {
	border:1px solid #ee0000;
	float:left;	
	margin-right:18px;
	margin-bottom:18px;
	
}

.readMore{
	height:20px;
	display:block;
	height:20px;
	padding-left:23px;
	padding-top:3px;
	background:url(../img/icons/control_play.png) center left no-repeat;
	float:right;
	margin-left:20px;
}

a.download {
	background:url(../img/icons/page_link.png) center left no-repeat;
}

a.link {
	background:url(../img/icons/link.png) center left no-repeat;}

/* Anfahrtsplan */
#anfahrtsplanBeschreibung {
	position:absolute;
	z-index:1000;
	top:80px;
	width:400px;
}

#anfahrtsplan {
	position:absolute;
	z-index:10;
	top:50px;
	width:720px;
	height:409px;	
}


/* Vertriebspartner */

#vertriebspartnerLeft {
	width:462px;
	float:left;
}

#vertriebspartnerRight {
	width:245px;
	float:left;
	padding-top:50px;
	margin-left:10px;
}


/* kontaktForm */

#kontaktProdukte {
	width:200px;
	float:left;
}

#kontaktLeft {
	width:450px;
	float:left;
}

#kontaktRight {
	width:200px;
	float:left;
}

form#kontaktForm {
	padding:0;
	margin:0;
	
}

form#kontaktForm .kontaktFormLabel {
	margin:0 0 10px 0;
	width:150px;
	float:left;
	font-weight:bold;
}

form#kontaktForm .kontaktFormLabelSmall {
	margin:0 0 10px 0;
	width:100px;
	float:left;
	font-weight:bold;
}

form#kontaktForm input {
	width:250px;
	height:23px;
	color:#000;
	background-color:#e0e0e0;
	border:none;
	margin-bottom:10px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	font-size:12px!important;
}

form#kontaktForm input[type=checkbox] {
	width:20px;
	height:11px;	
	padding:0;
	margin-bottom:0 0 10px 0;
	float:left;
	background:none!important;
}

form#kontaktForm textarea {
	height:80px;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-size:12px;
	color:#393431;
	background-color:#e0e0e0;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	font-size:12px!important;
}

form#kontaktForm input.submit {
	height:27px;
	width:80px;
	border:none;
	color:#000;	
	background-color:#e0e0e0;
}

/* ******************* bestellForm ******************************* */



#shopLeft {	
	float:left;
}

#shopRight {
	width:300px;
	float:right;
}

form#shopLeft {
	padding:0;
	margin:0;
	
}

form#bestellForm .bestellFormLabel {
	margin:0 0 10px 0;
	width:150px;
	float:left;
	font-weight:bold;
}

form#bestellForm .bestellFormLabelSmall {
	margin:0 0 10px 0;
	width:100px;
	float:left;
	font-weight:bold;
}

form#bestellForm input {
	width:250px;
	height:23px;
	color:#000;
	background-color:#e0e0e0;
	border:none;
	margin-bottom:10px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	font-size:12px!important;
}

form#bestellForm input[type=checkbox] {
	width:20px;
	height:11px;	
	padding:0;
	margin-bottom:0 0 10px 0;
}

form#bestellForm input[type=radio] {
	width:20px;
	height:15px;	
	padding:0;
	margin-bottom:10px;
	outline:none;
	background:none!important;
	float:left;
}

form#bestellForm textarea {
	height:80px;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-size:12px;
	color:#393431;
	background-color:#e0e0e0;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	font-size:12px!important;
}

form#bestellForm input.submit {
	height:27px;
	width:80px;
	border:none;
	color:#000;	
	background-color:#e0e0e0;
}



/* --- errorMsg ---------------------------------------------------------------*/
.formErrorMsg {
	background-color:#990000;
	border:1px solid #FD8228;
	width:320px;
	padding:3px;
	color:#BB9301;
	margin-bottom:20px;
	color:#fff;
}

.formErrorMsg ul {
	padding-left:20px;
	margin-left:0;
}

/* --- errorMsg ---------------------------------------------------------------*/
.thankYou {
	border:1px solid #688700;
	background-color:#99CC00;
	color:#FFFFFF;
	width:320px;
	padding:10px 3px;
	margin-bottom:20px;
}


/*-------------------------- paging    --------------------------------------------*/

ul.paging {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	height:30px;
	float:right;	
}

ul.paging li {
	float:left;
	width:20px;
	height:18px;
	border:1px solid #a0a2a4;
	margin-right:5px;
	text-align:center;
	color:#ee0000;
	padding-top:3px;
	font-size:11px;
}

ul.paging li a {
	color:#ee0000;
	display:block;
	width:100%;
	height:100%;
	outline:none;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	
}

ul.paging li a:hover {
	color:#ee0000;
	display:block;
	width:100%;
	height:100%;
	text-decoration:underline;
	outline:none;
}

ul.paging li a.aktiv {
	color:#ee0000;
	text-decoration:none;
}



/*-------------------------- Modul Sitemap  --------------------------------------------*/

div#sitemap ul {
	padding-left:0;
	list-style-type:none;
}

div#sitemap ul li {
	margin-top:10px;
}

div#sitemap ul li.siteMapLiDepth1 a.siteMapLinkDepth1 {
	display:block;
	border-bottom:1px solid #638c04;
	font-size:14px;
	padding-left:25px;
	height:20px;
	padding-top:3px;
}


div#sitemap ul li ul {
	padding-left:30px;
	list-style-type:circle;
	margin-bottom:30px;
}

div#sitemap ul li ul li ul {
	padding-left:30px;
	list-style-type:square;
	margin-bottom:0;
}

/*-------------------------- Sitemap    --------------------------------------------*/

#sitemap ul li {

}


/*-------------------------- Produkte Videos    --------------------------------------------*/

div.youtubeVideo {
	width:430px; 
	height:390px;
	margin:50px 50px 0 50px; 
}

.marginTop8 {
	display:block;
	margin-top:8px!important;
}


/*-------------------------- Stellenmodul -------------------------------------------*/
.stellenLabel {
	width:200px;
	float:left;
	font-weight:bold;
}

.stellenTextRight {
	width:500px;
	float:left;
	margin-bottom:20px;
}


/* Downloads */

.LoginformContainer {
	
	float:right;
	margin-left:50px;
}

.LoginformContainer .formLabel {
	margin:10px 0 10px 0;
	width:100px;
	float:left;
	font-weight:bold;
}

.LoginformContainer form input {
	width:200px;
	height:23px;
	color:#000;
	background-color:#e0e0e0;
	border:none;
	margin-bottom:10px;
	margin-top:5px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	font-size:12px!important;
}

.LoginformContainer form input[type=submit] {
	width:205px;
	height:23px;
	color:#000;
	background-color:#e0e0e0;
	border:none;
	margin-bottom:10px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	font-size:12px!important;
}

.logout {
	float:right;
	padding-left:20px;
	height:17px;
	background:url(../img/icons/user_delete.png) top left no-repeat;
	font-weight:bold;
}

.LoginformContainer .formErrorMsg {
	background-color:#990000;
	border:1px solid #FD8228;
	width:290px;
	padding:3px;
	color:#BB9301;
	margin-bottom:20px;
	color:#fff;
}
.LoginformContainer h3 {
	margin-top:0;
}


/* Newsletteranmeldung */

.NLformContainer {

}

.NLformContainer .formLabel {
	margin:10px 0 10px 0;
	width:100px;
	float:left;
	font-weight:bold;
}

.NLformContainer form input {
	width:200px;
	height:23px;
	color:#000;
	background-color:#e0e0e0;
	border:none;
	margin-bottom:10px;
	margin-top:5px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	font-size:12px!important;
}

.NLformContainer form input[type="radio"] {
	width:20px;
	height:15px;
}


.NLformContainer form input[type=submit] {
	width:205px;
	height:23px;
	color:#000;
	background-color:#e0e0e0;
	border:none;
	margin-bottom:10px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	font-size:12px!important;
}



