/* @override http://eltroplan.com/assets/site/css/screen.css */

/* @group Globale Definitionen */

/* TinyMCE Allgemein Anfang */

/* @group Reset */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, select,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	
	text-indent: 0;
	vertical-align: baseline;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

a img
{
	border: 0;
}

ul 
{
	list-style-type: none;
}

/* @group Tabellen */

table
{
	width: 100%;
	border-spacing: 0;
}

* html table
{
	border-collapse: collapse;
}

*+html table
{
	border-collapse: collapse;
}

table tr th,
table tr td
{
	vertical-align: top;
	text-align: left;
	padding: 2px 4px 2px 0;
}

/* @end */

/* @group Formulare */

input.button
{
	cursor: pointer;
}

/* @end */



/* @end */

/* @group Trenner */

hr 
{
	display: block;
	background: #aaa;
	color: #aaa;
	width: 100%;
	height: 1px;
	border: none;
}

/* @end */

/* @group Links */

a
{
	color: #133247;
	outline: none;
}

a:hover
{
	
}

a span
{
	text-decoration: none;
	background: white;
}

a.pdf
{
	display: block;
	padding: 3px 0 2px 23px;
	background: url(/assets/site/images/icon_pdf.gif) no-repeat;
}

/* @end */

/* TinyMCE Allgemein Ende */

/* @end */

/* @group Seite */

body
{	
	background: #d6d6d6;
}

div.site
{
	position: relative;
	width: 941px;
	
	margin: 0 auto;
	
	color: #6f7877;
	background: white;
}

/* @end */

/* @group Inhalte */

/* TinyMCE Inhalt Anfang */

/* @group Absatzformate */

div.content h4
{
	margin-bottom: 6px;
	font-size: 12px;
	color: #153146;
}

div.content h5
{
	font-size: 12px;
}

div.content p
{
	margin-bottom: 12px;
}

div.content div.box p.zitat
{
	font-size: 14px;
	font-weight: bold;
	line-height: 175%;
}

div.content sup, div.content sub
{
	font-size: 9px;
	line-height: 0;
}

div.content small, div.content .small
{
	font-size: 10px;
}

span.customer
{
	font-style: italic;
	color: #173148;
}

/* @end */

/* @group Listen */

div.content ul
{
	
}

div.content ul li
{
	
}

div.content ol 
{
	margin-bottom: 12px;
	margin-left: 25px;
}

/* @group Icon-Listen */

ul.icon li a
{
	display: block;
	height: 1%;
	padding: 3px 0 4px 23px;
}

ul.icon li.pdf a
{
	background: url(/assets/site/images/icon_pdf.gif) no-repeat;
}

/* @end */

/* @group Sitemap */

div.content div.sitemap
{
	margin-bottom: 11px;
}

div.content div.sitemap ul
{
	margin-bottom: 0;
}

div.content div.sitemap ul li
{
	margin: 4px 0 0 0;
}


/* @end */



/* @end */

/* @group Spalten */

div.content .float_left
{	
	float: left;
	display: inline;
	width: 45%;
	margin-right: 5%;
}

div.content .float_right
{
	float: right;
	display: inline;
	width: 45%;
}

div.content .float_right *
{
	margin-left: 0;
}

/* @end */

/* TinyMCE Inhalt Ende */

/* @group Formulare */

/* @group Allgemein */

div.content form p.form_input
{
	position: relative;
	clear: both;
	height: 20px;
}

div.content form p.form_input label.left,
div.content form p.form_input span.label
{
	float: left;
	display: inline;
	
	padding-top: 1px;

	width: 150px;
}

div.content form p.form_input span.input label
{
	margin-right: 10px;
}

div.content form p.form_input span.input input.text,
div.content form p.form_input span.input textarea,
div.content form p.form_input span.input select
{
	float: left;
	display: inline;
	
	margin-right: 10px;
}



/* @end */

/* @group Breiten */

div.content form p.form_input span.input .width_10
{
	width: 20px;
}

div.content form p.form_input span.input .width_20
{
	width: 40px;
}

div.content form p.form_input span.input .width_30
{
	width: 60px;
}

div.content form p.form_input span.input .width_40
{
	width: 80px;
}

div.content form p.form_input span.input .width_50
{
	width: 100px;
}

div.content form p.form_input span.input .width_60
{
	width: 120px;
}

div.content form p.form_input span.input .width_70
{
	width: 140px;
}

div.content form p.form_input span.input .width_80
{
	width: 160px;
}

div.content form p.form_input span.input .width_90
{
	width: 180px;
}

div.content form p.form_input span.input .width_100
{
	width: 215px;
}

/* @end */

/* @group Select-Boxen */

div.content form p.form_input span.input select.width_100
{
	width: 218px;
}

/* @end */

/* @group Radio-Buttons */

div.content form p.radio label
{
	position: relative;
	padding-left: 17px;
}

div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: 0;
	top: 2px;
}

* html div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: -4px;
	top: -2px;
}

*+html div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: -4px;
	top: -2px;
}

/* @end */

/* @group Checkboxen */

div.content form p.checkbox label
{
	position: relative;
	padding-left: 17px;
}

div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: 0;
	top: 1px;
}

* html div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}

*+html div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}

/* @end */

/* @group Textarea */

div.content form p.textarea
{
	height: 160px;
}

div.content form p.form_input span.input textarea
{
	height: 150px;
}

/* @end */

/* @group Fehlermedlungen */

div.content form p.form_error
{
	padding: 2px 4px;
	
	color: white;
	background: red;
}

/* @group Label */

div.content form p.error label.left,
div.content form p.error span.label
{
	color: red;
	font-weight: bold;
}


/* @end */

/* @group Felder */

div.content form p.error input.text,
div.content form p.error textarea
{
	
}

div.content form p.error label.error
{
	
}

/* @end */

/* @end */

/* @group Buttons */

div.content form p.button
{
	height: 1%;
}

* html div.content form p.form_input span.input input.button
{
	margin-left: -3px;
}

/* @end */

/* @group Hinweis Pflichtfeld */

div.content form p.button span.label small
{
	position: absolute;
	bottom: 0;
}

/* @end */

/* @end */

/* @group Bilder */

div.content .image,
div.content .image img,
div.content .image a
{
	display: block;
	margin: 0;
}

div.content a.image
{
	border: 5px solid #949a9a;
}

div.content .img_right
{	
	float: right;
	clear: both;
	display: inline;
	
	margin: 0 0 5px 10px;
}

div.content .img_left
{	
	float: left;
	display: inline;

	margin: 0 48px 20px 0;
}

div.content .img_wide
{
	display: block;
	margin-bottom: 10px;
}

div.content .img_list
{
	clear: none;
}

div.content .img_hide,
div.content a.img_hide
{
	display: none;
}

/* @group Fußnote */

div.content .image p
{	
	font-style: italic;
}



/* @end */

/* @group Enlarge Icon */

div.content .image a,
div.content a.image
{	
	position: relative;
}

div.content .image span.icon_enlarge
{	
	position: absolute;
	right: 5px;
	bottom: 5px;
	
	width: 26px;
	height: 26px;
	
	background: url(/assets/site/images/icon_enlarge.png) no-repeat;
}

div.content .image:hover span.icon_enlarge,
div.content a.image:hover span.icon_enlarge
{	
	background-position: -26px 0;
}

* html div.content .image span.icon_enlarge
{	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/site/images/icon_enlarge.png', sizingMethod='crop');
	background: none;
}



/* @end */



/* @end */



/* @end */

/* @group Kopfbereich */

div.head 
{
	position: relative;
}

/* @group Logo */

div.head h1 
{
	position: absolute;
	right: 0;
	top: 0;
	
	width: 254px;
	height: 114px;
	background: url(/assets/site/images/head_logo.gif) no-repeat;
}

div.head h1 a
{
	display: block;
	width: 100%;
	height: 100%;
	
	text-indent: -1000em;
	text-align: center;
	overflow: hidden;
}

/* @end */

/* @group Breadcrumbs */

div.head p.breadcrumbs
{
	padding-left: 15px;
	padding-top: 12px;
}

div.head p.breadcrumbs,
div.head p.breadcrumbs span
{
	font-size: 10px;
}

div.head p.breadcrumbs a
{
	font-size: 10px;
	color: #6f7877;
}

/* @end */

/* @group Bild */

div.head h2 img.head_image
{
	position: absolute;
	left: 0;
	top: 37px;
}

/* @end */

/* @group Langtitel */

div.head h3
{
	margin-top: 88px;	
	padding: 68px 290px 17px 30px;
	
	font-size: 25px;	
	color: white;
	background: #153146;
}

/* @end */

/* @group Navigation */

div.head div.navigation 
{
	position: absolute;
	left: 219px;
	top:  96px;
}

/* @group Ebene 1 */

div.head div.navigation ul
{
	
}

div.head div.navigation ul li
{
	float: left;
}

div.head div.navigation ul li a
{
	float: left;
	padding: 3px 10px 5px 3px;
	line-height: 10px;	
	
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	
	border-left: 4px solid white;
}

div.head div.navigation ul li a:hover,
div.head div.navigation ul li.active a
{
	border-color: #163247;
	text-decoration: none;
}



/* @end */

/* @group Ebene 2 */

div.head div.navigation ul li ul
{
	position: absolute;
	left: 4px;
	top: 22px;
	
	display: none;
}

div.head div.navigation ul li.active ul
{	
	display: block;
}

div.head div.navigation ul li ul li
{
	
}

div.head div.navigation ul li ul li a
{
	padding-right: 14px;
	color: white;
	text-transform: none;
	border: none;
}

div.head div.navigation ul li ul li a:hover,
div.head div.navigation ul li ul li.active a
{
	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Hauptbereich */

div.main 
{
	float: left;
	display: inline;
	width: 687px;
	overflow: hidden;
}

/* TinyMCE Inhalt Teil 2 Anfang */

/* @group Absatzformate */

div.main p,
div.main h4,
div.main h5,
div.main ul,
div.main img
{
	margin-left:  30px;
	margin-right: 30px;
}

/* @end */

/* @group Listen */

div.main ul
{
	margin-bottom: 15px;
	
	list-style-type: none;
}

div.main ul li
{
	padding-left: 12px;
	margin: 4px 0 6px 0;
	
	background: url(/assets/site/images/list_bullet-point.gif) no-repeat 0 5px;	
}

* html div.main ul li
{
	background-position: 0 6px;
}

*+html div.main ul li
{
	background-position: 0 6px;
}

div.main ol 
{
	margin-bottom: 12px;
	margin-left: 25px;
}



/* @end */

/* TinyMCE Inhalt Teil 2 Ende */

/* @group Bild oben im Inhaltsbereich */

div.main img.contentTop
{
	border-bottom: 20px solid #153146;
	margin-bottom: 27px;
	margin-left: 0;
}

/* @end */

/* @group Home */

body.home div.main
{
	margin-top: 27px;
}

/* @group Teaser */

div.home_teaser
{
	float: left;
	display: inline;
	margin-top: 20px;
	width: 229px;
	overflow: hidden;
}

div.home_teaser h4
{
	margin: 0 0 10px;
	padding: 2px 30px;
	color: white;
	background: #153146;
}

div.home_teaser img
{
	display: block;
	margin-bottom: 7px;
}

/* @group Links */

div.id_45 p,
div.id_45 img
{
	margin-left: 30px;
	margin-right: 30px;
}



/* @end */

/* @group Mitte */

div.id_46 p,
div.id_46 img
{
	margin-left: 20px;
	margin-right: 30px;
}

div.id_46 h4
{
	padding-left: 20px;
}

/* @end */

/* @group Rechts */

div.id_47 p,
div.id_47 img
{
	margin-left: 10px;
	margin-right: 30px;
}

div.id_47 h4
{
	padding-left: 10px;
}

/* @end */

/* @end */

/* @end */

/* @group Kontakt */

div.main div.kontakt_mitarbeiter
{
	margin-left: 30px;
}

div.main div.kontakt_mitarbeiter div.entry 
{
	float: left;
	display: inline;
	width: 163px;
	height: 200px;
	padding-bottom: 10px;
}

div.main div.kontakt_mitarbeiter div.entry img
{
	display: block;
	margin: 0 0 7px 0;
}

div.main div.kontakt_mitarbeiter div.entry p,
div.main div.kontakt_mitarbeiter div.entry h4
{
	margin: 0;
}


/* @end */

/* @group Bilder Zertifikate */

div.main p.zertifikate
{
	margin: 26px;
}

div.main p.zertifikate a img
{
	margin: 0;
}

div.main p.zertifikate .image span.icon_enlarge
{	
	right: 8px;
	bottom: 8px;
}

/* @end */

/* @group News */

div.main div.news_uebersicht div.entry
{
	margin-bottom: 10px;
}

div.main div.news_uebersicht div.entry h4
{
	padding: 2px 10px;
	color: white;
	background: #153146;
}

div.main div.news_uebersicht div.entry h4 span
{
	float: left;
	width: 105px;
}

div.main div.news_uebersicht div.entry img
{
	float: left;
	display: inline;
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}

div.main div.news_uebersicht div.entry div.news_content
{
	float: left;
	display: inline;
	width: 511px;
	
	margin-top: 7px;
	margin-bottom: 10px;
}

div.main div.news_uebersicht div.entry div.news_content *
{
	margin-left: 0;
}

/* @end */

/* @group Anfahrt / Google Maps */

div.content div#map
{
	margin: 20px 30px;
	height: 400px;
	border: 1px solid #979797;
}

/* @end */

/* @end */

/* @group Seitenleiste */

div.sidebar 
{
	position: relative;
	float: right;
	display: inline;
	
	min-height: 375px;
	width: 254px;
	margin-top: -71px;
	padding-bottom: 145px;
	border-bottom: 70px solid white;
		
	background: #949a9a;
}

* html div.sidebar 
{
	height: 375px;
}

div.sidebar img.sidebar_image
{
	display: block;
}

div.sidebar div.box
{
	margin: 20px;	
	color: white;
}

/* @group Absatzformate */

div.sidebar div.box h4
{
	color: white;
	font-size: 14px;
}

div.sidebar div.box a span
{
	background: #949a9a;	
}

/* @end */

/* @group Box: News-Archiv */

div.sidebar div.box div.news_archiv ul
{
	list-style-type: none;
	margin-left: 0;
}

div.sidebar div.box div.news_archiv ul li
{
	margin-bottom: 6px;
}

div.sidebar div.box div.news_archiv ul li.active a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group Box: Newsletter */

div.sidebar div.newsletter
{
	position: absolute;
	bottom: 0;
	margin-bottom: 12px;
	width: 214px;
}

div.sidebar div.newsletter form p
{
	margin-bottom: 6px;
}

div.sidebar div.newsletter form label
{
	display: block;
	font-size: 10px;
}

div.sidebar div.newsletter form input.text
{
	width: 99%;
	border: 1px solid #153146;
}

/* @end */

/* @group Sprachauswahl */

div.language_selection
{
	position: absolute;
	bottom: -20px;
}

/* @end */

/* @end */

/* @group Fußzeile */

div.footer 
{
	position: relative;
	padding: 10px 10px 0px 30px;
}

/* @group Copyright */

div.footer p.copyright
{
	float: left;
	font-size: 10px;
}

/* @end */

/* @group Meta-Navigation */

div.meta_navigation
{
	float: left;
}

div.meta_navigation ul
{
	margin-left: 50px;
}

div.meta_navigation ul li
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

div.meta_navigation ul li a
{
	float: left;
	font-size: 10px;
	color: #6f7877;
	text-decoration: none;
}

div.meta_navigation ul li a:hover,
div.meta_navigation ul li.active a
{
	text-decoration: underline;
}

/* @end */

/* @end */