/* Allgemein ********************************************************************/
/* Klaus Multiparking ***********************************************************/
/* 06.05.08 ta   ****************************************************************/
/* © brain at work GmbH . D-88299 Leutkirch . www.brain-at-work.de **************/

body /* ACHTUNG: im Backoffice werden die Container-Styles in den body geladen */
{
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	color: #000;
	line-height: 160%;
	background-color: #FFFFFF;
	height: 100%;
}

body.febody /* nur fuer Frontend gueltig */
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}

tbody
{
	font-size: 75%;
}
.febody tbody
{
	font-size: 100%;
}

form, 
input,
textarea,
select
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 100%;
}

h1, 
h2, 
h3, 
h4, 
h5, 
p,
td p
{
	margin-top: 0px;
	padding-top: 0px;
}
h1
{
	color: #004091;
    font-size: 240%; 
	line-height: 100%;
	margin-bottom: 7px;
}
h1 a,
h1 a.hyperlinkfe
{
	color: #004091;
}

h2
{ 
	color: #808285; 
    font-size: 160%; 
	line-height: 125%;
}
h2 a,
h2 a.hyperlinkfe
{
	color: #808285;
}

h3
{
	color: #004091;
	font-size: 125%; 
	margin-bottom: 10px;
}
h3 a,
h3 a.hyperlinkfe
{
	color: #004091; 
}

h4
{
	color: #004091;
	font-size: 125%;
	padding-left: 25px;
	margin-bottom: 10px;
	background: url(image/s_bullet_headings.gif) no-repeat 0px 0px;
}
h4 a,
h4 a.hyperlinkfe
{
	color: #004091; 
}
h5
{
	color: #301E03;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	margin-bottom: 5px;
}
h5 a,
h5 a.hyperlinkfe
{
	color: #301E03;
}

h6
{
	color: #808285;
    font-size: 100%;
	background: url(image/w_submenu_hover.gif) no-repeat 0px 2px;	
	margin: 0;
	padding-left: 22px;
}

/* Bilder mit Links, Links fuer versch. Typen ************************************************************************/

img
{
	border-color: #CCCCCC;
	border-style: solid;
}

.thumb_image,
.zoomimagefe,
.dlimagefe
{
	cursor: pointer;
}

.pic
{
	line-height: 0;
}

.pic label
{
	font-size: 90%;
	margin-top: 0;
	padding-top: 0;
	color: #808285;
	line-height: 110%;
}

.pic label.zoomimagefe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 45px;
	background: url(image/icon_popup_zoom_1.gif) no-repeat;
	color: #808285;
}
.pic label.zoomimagefe:hover
{
	background: url(image/icon_popup_zoom_2.gif) no-repeat;
}

.pic label.hyperlinkfe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 45px;
	background: url(image/icon_hyperlink_1.gif) no-repeat;
	color: #808285;
}
.pic label.hyperlinkfe:hover
{
	background: url(image/icon_hyperlink_2.gif) no-repeat;
}

.pic label.doclinkfe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 15px;
	background: url(image/icon_download_1.gif) no-repeat;
	color: #808285;
}
.pic label.doclinkfe
{
	background: url(image/icon_download_1.gif) no-repeat;
}

a
{
	color: #000000;
}

hr
{
	border: none;
	background-color: #808285;
	height: 1px;
}

/* Print-Header: nur sichtbar fuer media=print ************************************/

.febody .printheader
{
	display: block;
	height: 2cm;
	margin-bottom: 1cm;
	border-bottom: 1pt solid #FF7F00;
}

#stylesheetlblprint  /* Link "Druckansicht" */
{
}

#stylesheetlblnormal  /* Link "Zurueck zur Web-Ansicht " */
{
}

/* Container-Aufbau drumherum ************************************/

div.all /* umfasst alles */
{
	width: 17cm;
	text-align: left;
	margin: auto;
	position: relative;
}

/* Container-Aufbau Kopf ************************************************************************/

div.headcontainer
{
	width: 100%;
	position: relative; 
}

.searchlang  /* für Suche und Sprachwahl etc. */
{
	display: none;
	
}

.logo
{
	display: none;
}

.febody .topillu
{
	width: 100%;
}

.topillu h1
{
	padding-top: 25px;
	text-align: left !important;
}
.topillu h2,
.topillu h3,
.topillu h4,
.topillu p
{
	text-align: left !important;
}

.topillu table
{
}
.topillu table td
{
	text-align: left !important;
}

.topillu .pic
{
	float: none !important;
}

.topillucover
{
	display: none;
}

div.topnav
{
	display: none;
}

/* Suche ************************************************************************************/

.searchinput
{	
	display: none;
}
.searchsubmit
{
	display: none;
}

.searchlastsubmit
{
	display: none;
}

.searchresult /* dd-Tag: gefundener Text mit Hervorhebungen */
{}

.searchresult dd
{
	margin: 0;
}

.searchresult dt
{
	border-bottom: 1px solid #088579;
	margin: 0;
}

.searchresult a
{
	color: #4C4C4C;
	text-decoration: none;
}

.searchresult a:hover
{
	text-decoration: none;
}

.locatorstringnoanchor
{
	font-size: 95%;
	color: #FF7F00;
	padding-right: 10px;
	background: url(image/s_bullet_searchresult.gif) no-repeat right;
}

.bawfoundtext /* exakt zur Suche uebereinstimmende Begriffe */
{
	font-weight: bold;
}

/* Contenteraufbau Mitte *******************************************************************************/

.maintopborder
{
	display: none;
}

.maincontainer
{
	padding-top: 10px; 
	min-height: 350px !important;
	height: auto !important;
	height: 350px;
}

.mainbottomborder
{
	display: none;
}

.leftcontainer
{
	display: none;
}

.centercontainer
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	float: left;	
}

.rightcontainer
{
	position: absolute;
	top: 2.5cm;
	right: 0;
	width: 210px;
	margin-right: 2px;
	margin-left: 30px;
}


/* Menue *****************************************************************************/

div.menu
{
	display: none;
}

/* Content + Artikellisten ***************************************************************************/

.contentcontainer, 		/* Hauptbereich fuer Detail-Texte */
.articledetailcontain	/* Liste der Detail-Texte "alle auf 1 Seite" */
{
	width: auto;
}

.articlelistcontain1 	/* Artikelliste Kurzbeschr. 1-spaltig */
{
	padding-right: 29px;
}

.articlelistcontain3 .normarticle,
.articlelistcontain3 .nextcatarticleitem
{
	width: 210px;
	margin-right: 20px !important;
	margin-right: 17px;
	float: left;
}
.articlelistcontain3  /* für Backoffice */
{
	width: 210px;
}

.articlelistcontainX .normarticle,   /* Listenansicht ohne Breiten und Mengenlimit für Flaggen */
.articlelistcontainX .nextcatarticleitem
{
	width: auto;
	min-height: 70px !important;
	height: auto !important;
	height: 70px;
	margin-right: 13px;
	float: left;
}
.febody .articlelistcontain3 
{
	width: 100%;
}
.febody .articlelistcontainX 
{
	width: 690px;
}

.febody .articlelistcontain1,
.febody .articlelistcontain3,
.febody .articlelistcontain4,
.febody .articlelistcontainX 
{
	font-size: 0; /* wegen Leerzeilen-Darstellung des IE */
	line-height: 0; 
}

.mainarticle,
.articledetail,
.normarticle,
.nextcatarticleitem
{
}

.mainarticle
{
	padding-top: 20px;
	margin-bottom: 20px;
}

.articledetail
{
	padding-top: 20px;
}

.centercontainer .normarticle
{
	margin-bottom: 10px;
}
.centercontainer .nextcatarticleitem
{
	margin-bottom: 20px;
}

.articlelistcontain1,
.articlelistcontain3,
.normarticle p, 
.centercontainer .nextcatarticleitem p,
.centercontainer .normarticle h2,
.centercontainer .nextcatarticleitem h2,
.centercontainer .normarticle h3,
.centercontainer .nextcatarticleitem h3,
.centercontainer .normarticle h4,
.centercontainer .nextcatarticleitem h4
{
	margin: 0;
}

.normarticle a, 
.nextcatarticleitem a
{
	text-decoration: none;
}

.normarticle h3 a,
.nextcatarticleitem h3 a
{
	color: #004091;
}

.normarticle a span.morelink, 
.nextcatarticleitem a span.morelink
{
	display: block;
	text-align: right;
	color: #FF7F00;
	border-bottom: 1px solid #FF7F00;
	text-decoration: none;
	clear: both;
}

.febody .articlelistcontain1 .normarticle,   /* Schriftgröße von 0 auf normal setzen (s.o.) */
.febody .articlelistcontain1 .nextcatarticleitem,
.febody .articlelistcontainX .normarticle,
.febody .articlelistcontainX .nextcatarticleitem,
.febody .articlelistcontain3 .normarticle,
.febody .articlelistcontain3 .nextcatarticleitem
{
	font-size: 12px;
	line-height: 160%;
}


/* Block rechts ***************************************************************************/

.dynamicblock, /* Artikelliste Kurzbeschr. rechts */
.staticblock   /* Artikel Kurzbeschr. statisch */
{
	position: absolute;
	width: 210px;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	z-index: 100;
	background-color: #EFEFEF;
}

.dynamicblock .normarticle,
.dynamicblock .nextcatarticleitem,
.staticblock .normarticle,
.staticblock .nextcatarticleitem
{
	border: 1px solid #BAC0CC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #686868;
}

.dynamicblock .hyperlinkfe,
.staticblock .hyperlinkfe
{
	background: url(image/s_bullet_link_grey.gif) no-repeat 0px 3px;
	color: #FF7F00;
/*	padding-left: 20px; */
}

.dynamicblock p,
.dynamicblock ul,
.staticblock p,
.staticblock ul
{
	padding: 0 5px 0  22px;
}

h1.blockheading
{
	color: #808285; 
	font-size: 125%; 
	border-bottom: 1px solid #FF7F00;
	width: 670px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
}



/* Menue Infobox / Newsblock *************************************************************************/

.mainlocator /* Anzeige Hauptkategorie */
{
	display: none;
}

.mainlocator h1
{
	background: url(image/w_mainlocator.gif) no-repeat;
	color: #FFF;
	font-size: 120%;
	text-transform: uppercase;
	height: 20px;
	padding: 8px 0 0 38px;
}

.menuinfobox
{
	margin-top: 0px;
	margin-left: 30px;	
	width: 200px;
	position: relative;
	color: #808285;
}

.newsblock
{
	margin-left: 30px;	
	width: 210px;
	position: relative;
	line-height: 130%;
}

.newsblock .normarticle a,
.newsblock .nextcatarticleitem a
{
	color: #808285;
}

.newsblock h3
{	
	font-size: 100%;
	margin: 10px 0 0 0;
}

.newsblock .normarticle h3 a,
.newsblock .nextcatarticleitem h3 a
{
	font-weight: normal;
	color: #FF7F00;
}

.newsblock .pic-short
{
	display: none;
}

.newsblock h1.blockheading
{
	width: 210px;
	font-weight: normal;
	font-size: 100%;
	text-transform: uppercase;
	border-bottom: none;
	padding-bottom: 0;
	margin-top: 0;
	background: url(image/w_newsheading.gif) no-repeat 50px 0px;
}

.newsblock  a span.morelink
{
	text-align: left;
	color: #808285;
	border-bottom: 1px dotted #C0C2C5;
}

/* Formulare *********************************************************************************/

.formstyleadresse
{}
.formstylenewsletter
{}
.formstylekontakt input,
.formstylekontakt textarea,
.formstylekontakt select,
.plzsearch input,
.formstylelogin input
{
	font-size: 100%;
	border-width: 1px;
	border-color: #D1BFA4;
	background-color: #FFF;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
}

input.formsubmit
{
	cursor: pointer;
}

.FormErrorMessageStyle /* eingeblendete Fehlernachricht */
{
	color: #FF7F00;
	background-color: #FFFFFF;
}

.febody input.formerror, /* Klasse des Input bei fehlenden Eingaben */
.febody textarea.formerror,
.febody select.formerror
{
	border: 2px solid #FF7F00;
}

.febody .formfieldhidden
{
	display: none;
}

/* Footer *********************************************************************************/

.footercontainer
{
	display: none;
}

a.backlink
{
	text-decoration: none;
	padding-right: 27px;
	color: #FFF;
}

.formstylerecommend /* Klasse im form-Tag */
{}

input.recommend /* Weiterempfehlen-Button */
{
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-align: left;
	color: #FFF;
}

a.toplink /* nach oben Link */
{
	color: #FFF;
	text-decoration: none;
	padding-left: 27px;
}

a#stylesheetlblprint, /* Zur Druckansicht */
#stylesheetlblnormal
{
	cursor: pointer;
	color: #CCC;
}

.doclinkfe,
.hyperlinkfe,
.articlelinkfe,
a.doclinkfe,
a.hyperlinkfe,
a.articlelinkfe
{
	color: #FF7F00;
	cursor: pointer;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* PopUp Fenster *********************************************************************************/

.popupimage /* Zoombilder */
{
	background-color: #FFF;
}
.popupimage img
{
	cursor: pointer;
}

/* KLAUS SPEZIAL *********************************************************************************/

div.iconleiste  /* in topillu */
{
	padding-top: 8px;
}

.febody div.iconleiste
{
	height: 40px;
}

#fixedtipdiv /* SPEZIAL alt Tooltip-Ersatz für Icons */
{
	display: none;
} 

.icon-img
{
	border: none;
	padding-left: 5px;
	cursor: help;
}

table.ansprechpartner td
{
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}

table.apworldwide .pic,
.articlelistcontainX .pic
{
	background: url(image/w_flags.gif) no-repeat 0px 2px;
}

table.apworldwide .img,
.articlelistcontainX img
{
	border: 1px solid #CCCCCC !important;
}
.articlelistcontainX img:hover
{
	border: 1px solid #FF7F00!important;
}

table.refprojectdata td
{
	vertical-align: top;
}

table.refprojectdata
{
	width: 440px;
}

table.refprojectdata td
{
	width: 50%;
	border-bottom: 1px solid #EEEEEE;
}

table.pdftable
{
	width: 100%;
}

table.pdftable td
{	
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
}

table.pdftable td.pdfname
{
	width: 60%;
	font-weight: bold;
}
table.pdftable td.pdfdate
{
	font-weight: normal !important;
	width: 75px;
	text-align: right;
}
table.pdftable td.pdfsize
{
	font-weight: normal !important;
	width: 75px;
	text-align: right;
}

.dynamicblock table.pdftable td.pdfdate,
.dynamicblock table.pdftable td.pdfsize
{
	display: none;
}
.dynamicblock table.pdftable td.pdfname
{
	font-weight: normal;
	border-bottom: none;
}


a.doclinkfe /* Link auf PDF */
{
	padding-left: 20px;
	background: url(image/icon_download_1.gif) no-repeat;
}

/* Layoutvorlagen *********************************************************************************/

.pics-left
{
	float: left;
	padding-right: 20px;
}

.pics-right
{
	float: right;
	padding-left: 20px;
}

.pic-short
{
	width: 210px;
	float: left;
	margin-right: 20px;
}

.text-short
{
	
}

.zweispalter .columnleft  /* Zweispaltige Seiteninhalte - linke Spalte */
{
	width: 43%;
	margin-right: 4%;
	float: left;
}
.zweispalter .columnright  /* Zweispaltige Seiteninhalte - linke Spalte */
{
	width: 43%;
	float: left;
}

.dreispalter .columnleft /* Dreispaltige Anordnung - links */
{
	width: 30%;
	margin-right: 4%;
	float: left;
}
.dreispalter .columnmiddle /* Dreispaltige Anordnung - mitte */
{
	width: 30%;
	margin-right: 4%;
	float: left;
}
.dreispalter .columnright /* Dreispaltige Anordnung - rechts */
{
	width: 30%;
	margin-right: 0;
	float: left;
}

body.febody .invisible /* fuer .bawhiddenhtml Einblend-Texte wie Datenschutz-Hinweis, Suchmaschinentext */
{
	display: none;
}

body.febody .formfieldhidden
{
	display: none;
}

/** PLZ-Suche ********************************************/

table.plzresult
{
	width: 450px;
}

table.plzresult td
{
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
}

table.plzresult td.adresstitle
{
	font-weight: bold;
	width: 80px;
}

/** OVERLAY für Video *********************************/

div#videobackground
{
	display: none; 
}

.febody div#videoshow
{
	display: none;
}

/** brain-at-work Link *****************************************************************/
.bawlink
{
	display: none;
}


