﻿
/* ************************************************************ */
.ce_accordion .toggler {
	background-image:url("toogler_background.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
/*	background-color:#717171;*/
	background-color:#407795;
	color:#ffffff;
	display: block;
	text-decoration:none;	
	text-transform:none;
	margin: 0px 0px 5px 0px;
	padding:4px 15px 4px 6px;

	font-family:"Arial Narrow", Univers, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight:normal;
	
	cursor:pointer;

}


/* ************************************************************ */

.ce_download a {
	text-decoration:none;
}

.ce_download a:hover {
	text-decoration:underline;
}

/* ************************************************************ */







/* ************************************************************ */

.ce_form form label {
	display:block;
	padding-bottom: 0px;
}

.ce_form form input,
.ce_form form select,
.ce_form form textarea {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 5px 5px;
	width: 200px;
	
}

.ce_form form textarea {
	height: 150px;
	width: 366px;
	}
	
.ce_form form input.absatz,
.ce_form form textarea.absatz {
	margin-bottom: 15px;
}

.ce_form form input.submit {
	width:auto;
}

.ce_form p.error {
	color:red;
	font-style:italic;
	margin: 0px 0px 0px 5px;
	padding:0px;
}

/* ************************************************************ */

.ce_gallery {
	margin:0px 0px 5px 5px;
}

.ce_gallery .image_container {
	margin:0px 6px 6px 0px;
}

.ce_gallery tr.row_last .image_container {
	margin-bottom:0px;
}

.ce_gallery a {
	display:block;
	background:#717171;
	padding:1px;
}

.ce_gallery a:hover {
	background-color:#E53527;
}

/* ************************************************************ */

.dlh_googlemap {
	margin-bottom:15px;
	}

.dlh_googlemap div.routinglink {
	font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000000;line-height:17px;	
}

/* ************************************************************ */
.gr_productbutton {
/*	background-color:#717171;*/
	background-color:#407795;
	float:left;
	width: 199px;
	padding:0px;
	margin:0px 20px 20px 0px;
}

.gr_productbutton h2 {
	font-family:"Arial Narrow", Univers, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight:normal;
	color:#ffffff;
	padding: 6px;
	margin:0px;
	height:30px;
}

.gr_productbutton a {
	background-color:#ffffff;
	display:block;
	height:150px;
	margin:0px 6px 6px 6px;
	padding:1px;
	width:185px;
}

.gr_productbutton a:hover {
/*	background-color:#A3BFD2; */
}

.gr_productbutton img {
	border:0px;
}

.gr_productbutton div {

}

.gr_left {
	float:left;
	margin-right: 15px;
}