/* Allgemein ********************************************************************/
/* Wagner Wiedemann Kollegen ****************************************************/
/* 17.03.10 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%;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	color: #78787A;
	background-color: #FFFFFF;
}

body.febody /* nur fuer Frontend gueltig */
{
	text-align: center;
	background: #D9D9D9 url(image/w_body.gif) repeat-x;
	margin-top: 35px;
}

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

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

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: #A90D23;
    font-size: 150%; 
}

h1 a
{
	color: #A90D23;
}

h2, .beetoolsskinSkin .mce_h2 span.mceText
{ 
	color: #78787A;
    font-size: 130%;
}
h2 a
{ 
	color: #78787A;
}

h3, .beetoolsskinSkin .mce_h3 span.mceText
{
    font-size: 100%; 
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #A90D23;
}
h3 a
{ 
	color: #A90D23;
}


h4, .beetoolsskinSkin .mce_h4 span.mceText
{
	color: #78787A;
    font-size: 110%; 
	margin: 0;
}

h5, .beetoolsskinSkin .mce_h5 span.mceText
{
	color: #78787A;
	font-weight: bold;
    font-size: 110%; 
}
h5 a
{
	color: #78787A;
}
h6, .beetoolsskinSkin .mce_h6 span.mceText
{
	color: #78787A;
	font-weight: normal;
	font-size: 120%;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

a
{
	color: #78787A;
}

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

img
{
	border-color: #EFEFEF;
	border-style: solid;
	border-width: 0px;
}
.thumb_image,
.zoomimagefe,
.dlimagefe
{
	cursor: pointer;
}

.pic
{
	line-height: 0;
}

.piclabel label,
.pic label
{
	display: block;
	color: #78787A;
	font-size: 90%;
	line-height: 100%;
	margin-top: 0;
	padding-top: 0;
}

.zoomimagefe label,
.pic label.zoomimagefe
{
	display: block;
	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;
	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;
	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_2.gif) no-repeat;
}

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

.overlibbackground
{
	background-color: #f2f2f2;
	color: #78787A;
	text-align: left;
	border: 1px solid #78787A;
	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: 987px;
	padding: 0px 0px 20px 0px;  
	margin: 0px auto 0px auto;
	text-align: left;
	background: url(image/w_all.png) bottom left no-repeat;
}


/* Contenteraufbau gesamt  *******************************************************************************/

.headcontainer
{
	margin: 20px 13px 0px 13px;
	background-color: #FFFFFF;
	position: relative;
}

.maincontainer
{
	min-height: 500px !important;
	height: auto !important;
	height: 500px;
	margin: 0px 13px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	position: relative;
}

.leftcontainer
{
	width: 182px;
	margin-top: 27px;
	float: left;
	position: relative;
}

.centercontainer
{
	width: 600px;
	float: left;
	position: relative;
}

.rightcontainer
{
	width: 140px;
	margin-right: 20px;
	margin-top: 27px;
	float: right;
	position: relative;
}

/* Container-Aufbau oben  ******************************************/

.logo
{
	font-size: 70%;
}
.febody .logo
{
	font-size: 90%;
}

.topillu
{
/*	min-height: 100px; */
	margin-left: 20px;
	margin-bottom: 20px;
}

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

div.menu
{
	position: relative;
}


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

div.menu ul
{
	display: block;
	height: 140px;
	background: url(image/w_menu.gif) right repeat-y;
	padding-right: 5px;
}

div.menu ul a.menu
{
	display: block;
	padding: 0px 20px;
	color: #78787A;
	text-decoration: none;
	text-align: right;
}

div.menu ul a.active
{
	color: #A90D23;
	background: url(image/s_bullet_arrow.gif) no-repeat right center;
}

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

div.menu ul ul
{
	display: block;
	width: 177px;
	height: auto;
	position: absolute;
	left: 0;
	top: 160px;
	background: url(image/w_submenu.gif) right repeat-y;
}

div.menu ul ul a.menu
{
	display: block;
	padding: 0px 20px;
	color: #78787A;
	text-decoration: none;
}

div.menu ul ul a.active
{
	color: #A90D23;
	background: url(image/s_bullet_arrow.gif) no-repeat right center;
}

div.menu ul ul a.menu:hover,
div.menu ul ul a.active:hover
{
}

div.menu ul ul ul
{
}

div.menu ul ul ul a.menu
{
}

div.menu ul ul ul a.active
{
}

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

div.menu ul ul a.protectclosed, /* PWS-geschuetzter Inhalt */
div.menu ul ul ul a.protectclosed,
div.menu ul ul ul ul a.protectclosed
{
	background: url(image/icon_protectclosed.gif) no-repeat bottom right;	
}

div.menu ul ul a.protectopen, /* PWS-geschuetzter Inhalt */
div.menu ul ul ul a.protectopen,
div.menu ul ul ul ul a.protectopen
{
	background: url(image/icon_protectopen.gif) no-repeat bottom right;	
}

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

.search
{
	position: absolute;
	left: 0px;
	bottom: 20px;
	width: 162px;
	padding: 5px 0px 5px 20px;
	text-align: left;
	font-size: 90%;
	color: #78787A;
	background: url(image/w_submenu.gif) right repeat-y;
}

input.searchinput
{
	border: 1px solid #DDDDDD;
	background: #FFFFFF url(image/w_formfield.gif) no-repeat top left;
	color: #9FA1A2;
	width: 120px;
	padding: 2px 5px;
}

input.searchsubmit
{
	color: #78787A;
	border: none;
	background: transparent;
	cursor: pointer;
}

input.searchlastsubmit
{
	color: #78787A;
	border: none;
	background: transparent;
	cursor: pointer;
}

.searchresultheader
{
	height: 120px;
	padding: 10px;
	background-color: #f2f2f2;
}

input.searchinput:focus,
input.searchinput:active
{
	color: #000000;
	background-color: #FFFFFF;
}



/** NEUE SUCHE LAYOUT ****************************************************/

div.searchinputdiv
{
	position: relative;
}

div.searchinfofield
{
	color: #78787A;
	font-weight: bold;
	border: 1px solid #78787A;
	padding: 10px 10px 10px 50px;
	background: url(image/waiting.gif) no-repeat 10px 5px;
}

div.searchoutput ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px dotted #999999;
}
div.searchoutput p
{
	margin: 0;
}

li.searchresultitem
{
	padding: 1%;
	border-bottom: 1px dotted #999999;
}

li.searchresultitem div.searchresultpic
{
	width: 18%;
	margin-right: 2%;
	float: right;
	text-align: center;
	overflow: hidden;
}

li.searchresultitem div.searchresulttext
{
}

li.searchresultitem img
{
	width: auto !important;
	height: auto !important;
	max-height: 80px !important;
	max-width: 80px !important;
	margin: 0 !important; 
	border: none !important; 
}

li.searchresultitem a
{
	text-decoration: none;
}

li.searchresultitem h3 a
{
	text-decoration: underline;
}

li.searchresultitem h3
{
	border:none;
	margin: 0;
}

li.searchresultitem .breadcrumbpath a.hyperlinkfe
{
	font-size: 80%;
	color: #999999;
}

div.divproposallist
{
	width: 150px;
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 10000;
}

div.divproposallist ul
{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	margin: 0;
}

div.divproposallist ul,
div.divproposallist li
{
	list-style-type: none;
}

/* breadcrumbpath ************************************************************************************/

.breadcrumb
{
}

div.breadcrumbpath
{
	clear: both;
}

div.breadcrumbpath a.hyperlinkfe
{
	color: #999999;
	font-size: 90%;
	text-decoration: none;
	background: url(image/s_bullet_breadcrumb.gif) no-repeat;
	padding-left: 7px;
	padding-right: 5px;
}
div.breadcrumbpath a.hyperlinkfe:hover
{
	text-decoration: underline;
}


/** Blaettern Links ****************************************************************/

.listpagediv
{
	height: 20px;
	padding-top: 5px;
	line-height: 125%;
	font-size: 11px;
	clear: both;
}

.blaettern
{
	margin-top: 20px;
	line-height: 125%;
	clear: both;
}

a.blaetterlink,
a.listpagenext,
a.listpageprevious
{
	padding: 1px 5px 1px 5px;
	margin-right: 5px;
	color: #737373;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-align: center;
	text-decoration: none;
}
a.blaetterlink:hover,
a.listpagenext:hover,
a.listpageprevious:hover
{
	border: 1px solid #999999;
}

.listpagediv a.active
{
	background-color: #666666;
	color: #FFFFFF;
}


/* breadcrumbpath ************************************************************************************/

.breadcrumb
{
}

div.breadcrumbpath
{
}

div.breadcrumbpath a.hyperlinkfe
{
	color: #5E1B2B;
	font-size: 90%;
	text-decoration: none;
	background: url(image/s_bullet_breadcrumb.gif) no-repeat;
	padding-left: 7px;
}
div.breadcrumbpath a.hyperlinkfe:hover
{
	text-decoration: underline;
}

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

.contentcontainer, 		/* Hauptbereich fuer Detail-Texte */
.articledetailcontain,	/* Liste der Detail-Texte "alle auf 1 Seite" */
.articlelistcontain1 	/* Artikelliste Kurzbeschr. 1-spaltig */
{
	width: 580px;
	margin-left: 20px; 
}

.contentcontainer
{
	position: relative;
}

.febody .contentcontainer h1
{
	position: absolute;
	top: -100px;
	left: 50px;
	width: 580px;	
}

.articledetailcontain 
{
}

.articledetailcontain .normarticle
{
	margin-bottom: 2px;
}

.articlelistcontain1 .normarticle,
.articlelistcontain1 .nextcatarticleitem
{
	padding: 5px;
	border: 1px dotted #DDDDDD;
	margin-bottom: 10px;
}

.nextcatarticleitem
{
}

.normarticle a, 
.nextcatarticleitem a,
.normarticle a:hover, 
.nextcatarticleitem a:hover
{
	text-decoration: none;
	color: #78787A;
}

.morelink
{
	background: url(image/s_bullet_morelink.gif) no-repeat 0px 2px;
	padding-left: 15px;
	color: #A90D23;
}

.morelink:hover
{
	text-decoration: underline;
}

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

a:hover
{
	text-decoration: underline;
}

.centercontainer ul
{
	padding-left: 18px !important;
	padding: 0 0 10px 0;
	margin: 0 !important;
	margin: 0 0 0 16px;
}


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

h1.blockheading
{
	color: #646464;
	font-weight: normal;
	font-size: 120%;
	text-transform: uppercase;
	margin-top: 10px;
}

.infoblock, /* Artikel Kurzbeschr. statisch */
.kontaktblock
{
	font-size: 70%;
	line-height: 140%;
}

.infoblock .normarticle
{
	padding-top:10px;

}
.febody .infoblock, /* Artikel Kurzbeschr. statisch */
.febody .kontaktblock
{
	font-size: 90%;
}

.kontaktblock .normarticle,
.kontaktblock .nextcatarticleitem,
.infoblock .normarticle,
.infoblock .nextcatarticleitem
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

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

.formstylekontakt input,
.formstylekontakt textarea,
.formstylekontakt select,
.formstyleadresse input,
.formstyleadresse textarea,
.formstyleadresse select
{
	border-width: 1px;
	padding: 3px 1px 3px 1px;
	color: #78787A;
}

.febody input[type=text],
.febody textarea
{
	background: #FFFFFF url(image/w_formfield.gif) no-repeat top left;
	border: 1px solid #DDDDDD;
	padding: 3px 1px 3px 3px;
}

.FormErrorMessageStyle
{
	color: #A90D23;
}

.formerrorfields
{
	color: #A90D23;
	padding: 10px;
	border: 1px solid  #A90D23;
}

input.formsubmit
{
	padding: 0 10px 0 10px;
	cursor: pointer;
	background: #FFFFFF;
	font-weight: bold;
}

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

.febody .formfieldhidden
{
	display: none;
}

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

.footercontainer
{
	width: 900px;
	padding: 10px 30px;
	margin: 0px auto 20px auto;
	text-align: left;
	color: #666666;
	position: relative;
}

.footercontainer a.hyperlinkfe,
.footercontainer a.backlink,
.footercontainer a.recommend,
.footercontainer a.toplink
{
	text-decoration: none;
	color: #666666;
}
.footercontainer a:hover
{
	text-decoration: underline;
}

#stylesheetlblprint /* Zur Druckansicht */
{
}
.febody #stylesheetlblprint /* weisse Schrift nur im Frontend verwenden */
{
}

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

.popupimage /* Zoombilder */
{
	background-color: #666666;
}

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


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

table.introtable
{
	width: 100%;
}

table.introtable .taetigkeiten
{
	width: 33%;
	vertical-align: top;
	padding-right: 10px;
	border-right: 1px dotted #777777;
}
table.introtable .taetigkeiten ul
{
	list-style-image: url(image/s_bullet_li_paragraph.gif);
}


table.introtable .namen
{
	width: 33%;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px dotted #777777;
}
table.introtable .namen ul
{
	list-style-image: url(image/s_bullet_li_arrow.gif);
}

table.introtable .kontakt
{
	width: 33%;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}

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

.columnleft  /* Zweispaltige Seiteninhalte - linke Spalte */
{
	width: 210px;
	float: left;
}
.columnright  /* Zweispaltige Seiteninhalte - linke Spalte */
{
	width: 210px;
	float: right;
}

div.anwalt-teaser
{
	position: relative;
}

div.anwalt-teaser h2 a,
div.anwalt-teaser h2 a:hover
{
	display: inline-block;	
	position: absolute;
	left: 0;
	top: 60px;
	padding: 3px 10px 3px 30px;
	background-color: #78787A;
	color: #FFF;
}

div.anwalt-teaser p a,
div.anwalt-teaser p a:hover
{
	display: inline-block;	
	position: absolute;
	left: 0;
	top: 110px;
	padding: 3px 20px 0px 30px;
	color: #000;
	background: url(image/w_arrow_red.png) bottom right no-repeat;
}


/** brain-at-work Link *****************************************************************/

.bawlink
{
	margin: auto;
	width: 960px;
	margin-top: 50px;
	text-align: right;
}

.bawlink a
{
	font-size: 90%;
	color: #CCCCCC;
	text-decoration: none;
}
.bawlink a:hover
{
	color: #666666;
}