/* @override 
	http://konrad-engel-fliesen.de/assets/site/style.screen.css
	http://www.konrad-engel-fliesen.de/assets/site/style.screen.css
*/

/* @group Globale Definitionen */

/* @group Reset */

html, body, 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-style: normal;
	outline: none;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 145%;
}

ul 
{
	list-style-type: none;
}

input.button
{
	cursor: pointer;
	cursor: hand;
}



/* @end */

/* @group Links */

a
{
	color: #028fdb;
}

a:hover
{
	
}

a *
{
	cursor: pointer;
	cursor: hand;
}


/* @end */

/* @group Anti-Spambot */

span.anti_spambot
{
	unicode-bidi: bidi-override;
	direction: rtl;
}

/* @end */

/* @group Bilder */

img
{
	-ms-interpolation-mode: bicubic;
}

a img
{
	border: 0;
}

/* @end */

/* @group Transparenz und IE6-PNG */

.ie6_png
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/site/images/image.png', sizingMethod='crop');
	background-image: none;
}

.transparenz
{
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* @end */

/* @end */

/* @group Inhaltsbereiche */

/* @group Absatzformate */

div.content h1
{
	margin-bottom: 12px;
	
	font-weight: normal;
	font-size: 24px;
	
	color: #028fdb;
}

div.content h2
{
	margin-top: 20px;
	margin-bottom: 2px;
	
	font-size: 14px;	
	color: #028fdb;
}

div.content h3
{
	font-size: 12px;	
	color: #028fdb;
}

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

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

div.content blockquote
{
	font-style: italic;
	margin-bottom: 11px;
}

.hide
{
	display: none;
}

/* @end */

/* @group Zeichenformate */

div.content sup, div.content sub
{
	font-size: 8px;
	line-height: 0;
	padding-left: 2px;
}

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

div.content em, 
div.content i
{
	font-style: italic;
}

div.content strong, 
div.content b
{
	font-weight: bold;
}



/* @end */

/* @group Listen */

/* @group Unsorted */

div.content ul
{
	margin-top: 6px;
	margin-bottom: 12px;	
	list-style-type: none;
}

div.content ul li
{
	padding-left: 12px;
	margin-bottom: 4px;
	
	background: url(/assets/site/images/content_list_bullet.png) no-repeat 0 5px;
}



/* @end */

/* @group Sorted */

div.content ol 
{
	margin: 6px 0 12px 30px;
}

div.content ol li
{
	margin-bottom: 4px;
}

/* @end */

/* @group Definition */

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

div.content dl dt
{
	margin-top: 6px;
	font-weight: bold;
}

div.content dl dd
{
	padding-left: 12px;
	background: url(/assets/site/images/content_list_bullet.png) no-repeat 0 5px;
}

/* @end */

/* @group Icon-Listen */

div.content ul.icon
{
	margin-left: 0;
	list-style-type: none;
}

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

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

/* @end */



/* @end */

/* @group Spalten */

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

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

/* @end */

/* @group Bilder */

div.content p.img_list_box
{
	width: 105%;
}

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

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

	margin: 3px 10px 5px 0;
}

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

div.content .img_horizontal
{
	display: block;
	clear: both;
	margin-bottom: 10px;
}

div.content .img_list
{
	clear: none;
	margin: 0 10px 10px 0;
}

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

/* @group Bildunterschrift */

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

/* @end */

/* @group Icon Zoom-in */

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

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

div.content .image:hover span.icon_zoom_in,
div.content a.image:hover span.icon_zoom_in
{	
	background-position: left bottom;
}

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



/* @end */



/* @end */

/* @group Tabellen */

div.content table
{
	width: 100%;
	margin-bottom: 20px;
	border-spacing: 0;
}

.msie6 div.content table
{
	border-collapse: collapse;
}

.msie7 div.content table
{
	border-collapse: collapse;
}

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

div.content table tr th.align_right,
div.content table tr td.align_right
{
	text-align: right;
}

/* @end */

/* @group Trenner */

div.content hr
{
	margin: 20px 0;
}

.msie7 div.content hr
{
	margin: 5px 0 12px;
}

/* @end */

/* @group Formulare */

/* @group Allgemein */

div.content form label
{
	position: relative;
}

div.content form label.checkbox,
div.content form label.radio
{
	padding-left: 20px;
}

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;
	border: 1px solid #bbbcde;
}

/* @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: 212px;
}

/* @end */

/* @group Textareas */

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

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

/* @end */

/* @group Select-Boxen */

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

/* @end */

/* @group Radio-Buttons */

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

div.content form input.radio
{
	position: absolute;
	left: 0;
	top: 1px;
}

.msie6 div.content form input.radio
{
	position: absolute;
	left: -4px;
	top: -2px;
}

.msie7 div.content form 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 input.checkbox
{
	position: absolute;
	left: 0;
	top: 0;
}

.msie6 div.content form input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}

.msie7 div.content form input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}

/* @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%;
}

.msie6 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 */



/* @end */

/* @group Seite */

body
{
	padding-bottom: 70px;
	background: #eeeeee url(/assets/site/images/body_background.png) repeat-x;
}

div.site
{
	position: relative;
	width: 980px;
	
	margin: 0 auto;
	
	color: #515254;
	background: url(/assets/site/images/site_background.png) repeat-y;
}

/* @end */

/* @group Kopfbereich */

div.head 
{
	position: relative;
	height: 449px;
	margin: 0 5px 30px 5px;
	
	background: url(/assets/site/images/head_background.png);
}

/* @group Logo */

div.head a.logo
{
	position: absolute;
	left: 9;
	top: 9;
	
	width: 230px;
	height: 130px;
}

/* @end */

/* @group Slogan */

div.head p.slogan
{
	position: absolute;
	left: 263px;
	top: 19px;
	
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}

/* @end */

/* @group Sprachauswahl */

div.head div.language_selection
{
	position: absolute;
	
	top: 25px;
	right: 10px;
}

.msie6 div.head div.language_selection
{
	width: 120px;
}

div.head div.language_selection ul li
{
	
}

div.head div.language_selection ul li.active
{
	display: none;
}

div.head div.language_selection ul li a
{
	display: block;
	height: 17px;
	padding-left: 25px;
	
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	white-space: nowrap;
	
	color: #515254;
	
	background-repeat: no-repeat;
}

div.head div.language_selection ul li a.de
{
	background-image: url(/assets/site/images/icon_de.png);
}

div.head div.language_selection ul li a.fr
{
	background-image: url(/assets/site/images/icon_fr.png);
}

div.head div.language_selection ul li a:hover
{
	text-decoration: underline;
}

/* @end */

/* @group Bild & Claim */

div.head div.head_image
{
	position: absolute;
	left: 264px;
	top: 96px;
	
	width: 706px;
	height: 333px;
}

div.head div.head_image img
{
	position: absolute;
}

div.head div.head_image img.fade
{
	display: none;
}

/* @group Claim */

div.head div.head_image div.claim
{
	position: absolute;
	z-index: 2;
	left: 10px;
	bottom: 5px;
	
	width: 686px;
	visibility: hidden;
}

div.head div.head_image div.claim_schatten
{
	position: absolute;
	z-index: 1;
	left: 11px;
	bottom: 3px;
	
	width: 686px;
	visibility: hidden;
}



/* @end */

/* @group Copyright */

div.head div.head_image div.copyright
{
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 7px;
	
	white-space: nowrap;
	color: white;
}

div.head div.head_image div.copyright a
{
	text-decoration: none;
	color: white;
}

div.head div.head_image div.copyright a:hover
{
	text-decoration: underline;
}

div.head div.head_image div.copyright_schatten
{
	position: absolute;
	z-index: 1;
	right: 9px;
	top: 8px;
	
	white-space: nowrap;
	color: #515254;
}

div.head div.head_image div.copyright_schatten a
{
	text-decoration: none;
	color: #515254;
}

div.head div.head_image div.copyright_schatten a:hover
{
	text-decoration: underline;
}



/* @end */

/* @end */

/* @group Seitenleiste */

div.sidebar 
{
	position: absolute;
	left: 20px;
	bottom: -1px;
	
	width: 200px;
}

div.sidebar div.box
{
	margin-top: 20px;
}

div.sidebar div.box p,
div.sidebar div.box address
{
	margin-bottom: 6px;
}

/* @end */



/* @end */

/* @group Navigation */

div.navigation 
{
	float: left;
	display: inline;
	width: 244px;
	
	margin: 0 20px 0 5px;
	padding-bottom: 200px;
}

/* @group Signet 20 Jahre */

div.navigation img.signet_20_jahre
{
	position: absolute;
	left: 15px;
	bottom: 20px;
}



/* @end */

/* @group Ebene 1 */

div.navigation ul
{
	
}

div.navigation ul li
{
	
}

div.navigation ul li a
{
	display: block;
	width: 215px;
	height: 35px;
	padding: 0 10px 0 20px;	
	
	font-size: 18px;
	line-height: 34px;
	text-decoration: none;
	
	color: #515254;
	background: url(/assets/site/images/navigation_entry_background.png) no-repeat;
}

.firefox3 div.navigation ul li a
{
	line-height: 38px;
}

div.navigation ul li a:hover
{
	color: white;
	background-position: 0 -35px;
}

div.navigation ul li.active a
{
	color: white;
	background-position: 0 -70px;
}



/* @end */

/* @group Ebene 2 */

div.navigation ul li ul
{
	display: none;
}

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

div.navigation ul li ul li
{
	
}

div.navigation ul li.active ul li a
{	
	padding-left: 10px;
	
	font-weight: normal;
}

div.navigation ul li.active ul li a:hover,
div.navigation ul li.active ul li.active a
{	
	font-weight: bold;
}

/* @end */



/* @end */

/* @group Hauptbereich */

div.main 
{
	float: left;
	display: inline;
	width: 512px;
	padding-bottom: 20px;
}

/* @group jQuery TOOLS */

/* @group Overlay */

div.overlay
{
	position: relative;
	z-index: 100;
	display: none;
	
	width: 50%;
	height: 50%;
	
	padding: 10px 10px 47px 10px;
	
	border: 1px solid #cccccc;
	background: white;
}

div.overlay img#img
{
	
}

div.overlay img.progress
{
	display: none;
	position: absolute;
	left: 50%;
	top: 45%;	
}

div.overlay div.info
{
	margin-top: 5px;
	overflow: hidden;
}

div.overlay div.info p.caption
{
	font-weight: bold;
}

div.overlay div.info p.position
{
	
}

div.overlay a.prev
{
	position: absolute;
	right: 90px;
	bottom: 10px;
	z-index: 10;
	
	width: 24px;
	height: 24px;
	
	cursor: pointer;
	background: url(/assets/site/images/icon_previous.png) no-repeat;
}

div.overlay a.next
{
	position: absolute;
	right: 50px;
	bottom: 10px;
	z-index: 10;
	
	width: 24px;
	height: 24px;

	cursor: pointer;
	background: url(/assets/site/images/icon_next.png) no-repeat;
}

div.overlay a.disabled
{
	visibility: hidden;
}

div.overlay div.close
{
	position: absolute;
	right: 8px;
	bottom: 10px;
	z-index: 10;
	
	width: 24px;
	height: 24px;
	
	cursor: pointer;
	background: url(/assets/site/images/icon_close.png) no-repeat;}

/* @end */



/* @end */

/* @group Google Maps */

div.main div#map
{
	height: 400px;
	border: 1px solid #979797;
}

/* @end */

/* @group Aktuelles */

div.main div.aktuelles
{
	
}

div.main div.aktuelles div.entry
{
	
}

div.main div.aktuelles div.entry h4
{
	
}

div.main div.aktuelles div.entry h5
{
	
}


/* @end */

/* @group Ansprechpartner */

div.main div.ansprechpartner
{
	
}

div.main div.ansprechpartner div.entry
{
	min-height: 200px;
	margin-top: 20px;
}

.msie6 div.main div.ansprechpartner div.entry
{
	height: 200px;
}

div.main div.ansprechpartner div.entry img
{
	
}

div.main div.ansprechpartner div.entry div.info
{
	
}


/* @end */

/* @group Startseite */

.current_willkommen div.main h1
{
	
}

/* @end */



/* @end */

/* @group Fußzeile */

div.footer 
{
	position: absolute;
	width: 980px;
	height: 31px;
	
	background: url(/assets/site/images/footer_background.png) no-repeat;
}

/* @group Meta-Navigation */

div.footer div.meta_navigation
{
	position: absolute;
	left: 25px;
	top: 8px;
}

div.footer div.meta_navigation ul
{
	float: left;
}

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

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

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

/* @end */

/* @group Footer-Links */

div.footer ul.footer_links
{
	position: absolute;
	left: 269px;
	top: 8px;
}

div.footer ul.footer_links li
{
	float: left;
	display: inline;
	margin-right: 10px;
}

div.footer ul.footer_links li a
{
	float: left;
	
	font-size: 10px;;
	text-decoration: none;
	color: white;
}

div.footer ul.footer_links li a:hover
{
	text-decoration: underline;
}

/* @end */

/* @end */
