/* Allgemein *******************************************************************/
/* buero-von-morgen ************************************************************/
/* 07.11.06 ta *** 25.11.09 update bt22 ta *************************************/
/* (c) 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%;
	background-color: #FFF;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
}

body.febody /* nur fuer Frontend g�ltig */
{
	background: #FFF url(image/w_content.gif) repeat-y 0 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; 
}

iframe
{
	border: none;
/*	overflow: hidden; */
}

h1, .beetoolsskinSkin .mce_h1 span.mceText,
h2, .beetoolsskinSkin .mce_h2 span.mceText,
h3, .beetoolsskinSkin .mce_h3 span.mceText,
h4, .beetoolsskinSkin .mce_h4 span.mceText,
h5, .beetoolsskinSkin .mce_h5 span.mceText,
h6, .beetoolsskinSkin .mce_h6 span.mceText,
p,  .beetoolsskinSkin .mce_p span.mceText,
td p
{
	margin-top: 0px;
	padding-top: 0px;
}
h1, .beetoolsskinSkin .mce_h1 span.mceText
{
	color: #FF3300;
    font-size: 150%; 
	font-weight: normal;
	letter-spacing: 3px;
}
h1 a
{
	color: #FF3300;
}
h2, .beetoolsskinSkin .mce_h2 span.mceText
{ 
    color: #000; 
    font-size: 120%; 
}
h2 a
{ 
    color: #000; 
}
h3, .beetoolsskinSkin .mce_h3 span.mceText
{
	color: #000;
    font-size: 120%; 
	background: url(image/i_bullet_topnav.gif) no-repeat;
	padding-left: 14px;
}
h4, .beetoolsskinSkin .mce_h4 span.mceText
{
	color: #000;
    font-size: 110%; 
}
h5, .beetoolsskinSkin .mce_h5 span.mceText
{
	color: #000;
	background-color: #FFCC66;
    font-size: 110%; 
	padding-left: 5px;
	margin-bottom: 5px;
}

h5 a
{
	color: #000;
}

h6, .beetoolsskinSkin .mce_h6 span.mceText
{
	color: #FF3300;
    font-size: 120%;
}
h6 a
{
	color: #FF3300;
}

ul
{
	margin: 10px 0 10px 0;
	padding-left: 16px;
}

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

a img,
.thumb_image,
.zoomimagefe,
.dlimagefe
{
	border: none; 	
	border-color: #E6E6E6;
	cursor: pointer;
}

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

.pic
{
	line-height: 0;
}

.piclabel label,
.pic label
{
	font-size: 85%;
	line-height: 120%;
	margin-top: 0;
	padding-top: 0;
}

.zoomimagefe label,
.pic label.zoomimagefe
{
	display: block;
	line-height: 120%;
/*	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 45px;
	background: url(image/icon_popup_zoom_1.gif) no-repeat; */
}
.zoomimagefe label:hover,
.pic label.zoomimagefe:hover
{
/*	background: url(image/icon_popup_zoom_2.gif) no-repeat; */
}

.hyperlinkfe .piclabel label,
.pic label.hyperlinkfe
{
	display: block;
	line-height: 120%;
/*	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 45px;
	background: url(image/icon_hyperlink_1.gif) no-repeat; */
}
.hyperlinkfe .piclabel label:hover,
.pic label.hyperlinkfe:hover
{
/*	background: url(image/icon_hyperlink_2.gif) no-repeat; */
}

.doclinkfe .piclabel label,
.pic label.doclinkfe
{
	display: block;
	line-height: 120%;
/*	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 15px;
	background: url(image/icon_download_1.gif) no-repeat; */
}
.doclinkfe .piclabel label:hover,
.pic label.doclinkfe:hover
{
/*	background: url(image/icon_download_1.gif) no-repeat; */
}

a
{
	color: #000;
}

/* Overlib für title-Anzeige bei Bildern ***************************************/

.overlibbackground
{
	background-color: #FFFFEE;
	color: #000000;
	text-align: left;
	border: 1px solid #666666;
	width: auto;
	padding: 0 5px;
	line-height: 120%;
}

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

.febody .printheader
{
	display: none;
}

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

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

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

.all /* umfasst alles */
{
	width: 100%;
	background: url(image/w_top.gif) repeat-x 0 -20px;
}

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

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

.logo
{
}

.language
{
}
div.topnav
{
	width: 650px;
	height: 50px;
	position:absolute;
	left: 190px;
	top: 26px;
}

div.topnav ul, 
div.topnav li
{
    display:inline;
    margin: 0px;
    padding: 0px;
}

div.topnav a:hover,
div.topnav a.topnav:hover,
div.topnav a.active:hover
{
	text-decoration: underline;
}

div.topnav ul a.topnav  /* 1. Ebene - nicht geklickt */
{
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 35px 0px 15px;
	background: url(image/i_bullet_topnav.gif) no-repeat;
	float: left;
}

div.topnav ul a.active  /* 1. Ebene - geklickt */
{
	color: #FF3300;
}

.topnav ul
{
}

div.topnav ul ul
{
	position: absolute;
	top: 20px;
	left: 10px;
	padding-left: 10px;
}

div.topnav ul ul a.topnav  /* 1. Ebene - nicht geklickt */
{
	display: block;
	color: #F0F;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	float: left;
}

div.topnav ul ul a.active  /* 1. Ebene - geklickt */
{
	display: block;
	color: #F0F;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	float: left;
}

.topillu
{
	width: 700px;
	height: 150px;
	position: absolute;
	left: 0;
	top: 50px;
	overflow: hidden;
	background: #FFCC66;
}


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

.maincontainer
{
	width: 1000px;
}

.leftcontainer
{
	width: 150px;
	min-height: 600px !important;
	height: auto !important;
	height: 600px;
	float: left;
}

.centercontainer
{
	width: 700px;
	min-height: 600px !important;
	height: auto !important;
	height: 600px;
	padding: 0;
	float: left;
}

.rightcontainer
{
	width: 145px;
	min-height: 600px !important;
	height: auto !important;
	height: 600px;
	margin-top: 200px;
	float: right;
}


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

div.menu
{
	min-height: 148px !important;
	height: auto !important;
	height: 148px;
	margin-top: 50px;
	background: #FF9966;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

div.menu ul, 
div.menu li
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.menu a.menu:hover,
div.menu a.inactive:hover
{
	text-decoration: underline;
}

div.menu ul a.menu
{
	display: block;
	margin-left: 10px;
	margin-top: 8px;
	padding-left: 15px;
	font-size: 110%;
	color: #000;
	text-decoration: none;
	background: url(image/i_bullet_mainmenu.gif) no-repeat;
}

div.menu ul a.active
{
	font-weight: bold;
}

div.menu ul ul a.menu
{
	display: block;
	margin-left: 15px;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 100%;
	color: #000;
	background: transparent;
	border-left: 1px solid #CC3300;
}

div.menu ul ul a.active
{
	font-weight: bold;
}

div.menu ul ul ul a.menu
{
	display: block;
	margin-left: 15px;
	margin-top: 0;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 100%;
	color: #000;
	background: transparent;
	border-left: 1px solid #CC3300;
}

div.menu ul ul ul a.active
{
	font-weight: bold;
}

div.menu * a.disabled /* allg. nicht sichtbare/inaktive Kategorien */
{
	text-decoration: line-through;
	font-style: italic;
}

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

.search
{
	font-size: 90%;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 15px;
	background: url(image/i_bullet_search.gif) no-repeat;
}

.searchinput
{
	width: 112px;
	border:none;
	background: #FF9966;
	color: #000;
}
.searchsubmit
{
	font-size: 90%;
	border: none;
	background: transparent;
	cursor: pointer;
	text-align: left;
}

.searchlastsubmit
{
	font-size: 90%;
	color: #000;
	width: 120px;
	border: none;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}

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

.searchresult dd
{
	margin: 0;
}

.searchresult dt
{
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}

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

.searchresult a:hover
{
}

.searchresult strong /* Pfadangabe */
{
	color: #FF9966;
	margin-bottom: 5px;
}

.locatorstringnoanchor
{
	font-size: 95%;
	color: #999;
	padding-right: 5px;
}

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


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

.menuinfobox
{
	font-size: 85%;
	line-height: 120%;
	width: 135px;
	margin-left: 15px;
	margin-top: 100px;
}

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

.contentcontainer, 		/* Hauptbereich fuer Detail-Texte */
.articledetailcontain,	/* Liste der Detail-Texte "alle auf 1 Seite" */
.articlelistcontain1, 	/* Artikelliste Kurzbeschr. 1-spaltig */
.articlelistcontain2	/* Artikelliste Kurzbeschr. 2-spaltig */
{
	padding-left: 30px;
	padding-right: 10px;
}

.articlelistcontain2 .normarticle,
.articlelistcontain2 .nextcatarticleitem
{
	width: 45%;
	margin-right: 10px;
	float: left;
}
.articlelistcontain2 h4,
.newsblock h4
{
	color: #000;
    font-size: 120%; 
	font-weight: normal;
}

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

.mainarticle,
.articledetail,
.normarticle,
.nextcatarticleitem
{
	position: relative;
}

.normarticle img
{
}

.normarticle p, 
.nextcatarticleitem p,
.normarticle h2, 
.nextcatarticleitem h2,
.normarticle h3, 
.nextcatarticleitem h3,
.normarticle h6, 
.nextcatarticleitem h6

{
	margin: 0;
}

.normarticle  a, 
.nextcatarticleitem  a
{
	text-decoration: none;
	color: #000;
}
.normarticle h6 a, 
.nextcatarticleitem h6 a
{
	color: #FF3300;
}

.morelink
{
	color: #FF3300;
	text-decoration: underline;
}

.morelink:hover
{
	color: #000;
	text-decoration: underline;
}

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

a:hover
{
	text-decoration: underline;
}

/* beetools-PopUp **********************************************/

.beetoolspopup
{
	width: 440px;
	height: 340px;
	position: relative;
	border: 1px solid #000;
	background-color: #FFFFFF;
}

.beetoolspopup iframe,
.beetoolspopup .beetoolspopupcontent
{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 400px;
	height: 300px;
	border: none;
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
}

.beetoolspopup .top,
.beetoolspopup .bottom
{
	position: relative;
}

.beetoolspopup .topleft,
.beetoolspopup .bottomleft,
.beetoolspopup .topright,
.beetoolspopup .bottomright
{
	width: 20px;
	height: 20px;
	position: absolute;
}
/*
.beetoolspopup .topleft		{	top: 0px;	left: 0px;	background: url(image/w_beetoolspopup_corners.png) 0px 0px no-repeat;	}
.beetoolspopup .bottomleft	{ 	bottom: 0px; left: 0px;	background: url(image/w_beetoolspopup_corners.png) 0px -20px no-repeat;	}
.beetoolspopup .topright 	{	top: 0px; 	right: 0px;	background: url(image/w_beetoolspopup_corners.png) -20px 0px no-repeat;	}
.beetoolspopup .bottomright	{	bottom: 0px; right: 0px;	background: url(image/w_beetoolspopup_corners.png) -20px -20px no-repeat;	}

.beetoolspopup .topmiddle
{
	height: 20px;
	background: url(image/w_beetoolspopup_horizontal.png) 0px 0px repeat-x;
}

.beetoolspopup .middleleft
{
	width: 20px;
	background: url(image/w_beetoolspopup_vertical.png) 0px 0px repeat-y;
}
.beetoolspopup .middleright
{
	width: 20px;
	background: url(image/w_beetoolspopup_vertical.png) -20px 0px repeat-y;
}
*/
.beetoolspopup .middlemiddle
{
	width: 400px;
	height: 300px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
/*
.beetoolspopup .bottommiddle
{
	height: 20px;
	background: url(image/w_beetoolspopup_horizontal.png) 0px -20px repeat-x;
}
*/
.beetoolspopupclose
{
	position: absolute;
	right: 5px;
	top: 5px;
	width: 15px;
	height: 15px;
	background: #AAAAAA;
	color: #000000;
	border-width: 1px;
	cursor: pointer;
}

/* Spezial-Bluecke  ***************************************************************************/

.articlelistblock, /* Artikelliste Kurzbeschr. rechts */
.infoblock /* Artikel Kurzbeschr. statisch */
{
	margin-bottom: 20px;
	width: 145px;
	background: url(image/wall_bo_blocks.gif);
}

.newsblock,
.jobblock
{
	width: 45%;
	padding-left: 30px;
	float: left;
}
.newsblock a,
.jobblock a
{
	text-decoration: none;
}

.newsblock h1.blockheading
{
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	background: #FF9966;
	padding: 1px 1px 1px 10px;
	margin-bottom: 5px;
}

.newsblock h1,
.newsblock h2,
.newsblock h3,
.newsblock h5,
.newsblock h6
{
	background: url(image/i_bullet_topnav.gif) no-repeat;
	padding-left: 14px;
}

.jobblock h1.blockheading
{
	color: #EB3B2E;
	font-size: 110%;
	font-weight: bold;
	background: #FFCC66;
	padding: 1px 1px 1px 10px;
	margin-bottom: 5px;
}


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

.formstylekontakt input,
.formstylekontakt textarea,
.formstylekontakt select
{
	font-size: 100%;
	border: 1px solid #FFCC66;
}

.FormErrorMessageStyle /* eingeblendete Fehlernachricht */
{
	color: #F00;
}

.formerror /* Klasse des Input bei fehlenden Eingaben */
{
	color: #FFF;
	background: #EB3B2E;
}

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

.footercontainer
{
	border-top: 1px solid #FFCC66;
	width: 670px;
	margin-left: 180px
}

.backlink
{
	text-decoration: none;
	color: #f00;	
}

input.recommend /* Weiterempfehlen-Button */
{
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.toplink /* nach oben Link */
{
	text-decoration: none;
	color: #f00;
}

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

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

table.alphabet
{
	width: 95%;
}

table.alphabet td
{
	width: 3%;
	text-align: center;
	color: #B0B7B4;
	background-color: #F2F2F2;
}

table.alphabet a.hyperlinkfe
{
	font-weight: bold;
	color: rgb(255, 51, 0);
	text-decoration: none;
	display: block;
	background-color: #F2F2F2;
}
table.alphabet a.hyperlinkfe:hover
{
	color: #FFFFFF;
/*	background-color: #F57920;*/
	background-color: rgb(255, 51, 0);
}

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

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

.pics-short
{
	float: left;
	padding-right: 10px;
	border: none;
}

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

.dreispalter .columnleft /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	padding-right: 10px;
	float: left;
}
.dreispalter .columnmiddle /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	padding-right: 10px;
	float: left;
}
.dreispalter .columnright /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	margin-right: 0;
	float: left;
}

/** brain-at-work Link *****************************************************************/
.bawlink
{
	display: none;
	font-size: 90%;
	color: #AAA;
}
