/* Allgemein ********************************************************************/
/* Langer Group Version 2 *****************************************************************/
/* 14.08.2006 ta ****************************************************************/
/* © brain at work GmbH . D-88299 Leutkirch . www.brain-at-work.de **************/

body /* gilt nur fuer Frontend! da im Backoffice die Container-Styles in den body geladen werden */
{
	margin: 0px;
	padding: 0px;
	font-size: 73%;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

body.febody
{
}

tbody
{
	font-size: 73%;
}
.febody tbody
{
	font-size: 100%;
}

form, 
input,
textarea,
select
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

h1, 
h2, 
h3, 
h4, 
h5, 
p,
td p,
li p
{
	margin-top: 0px;
	padding-top: 0px;
}

h1 
{ 
    color: #00585D; 
    font-size: 160%;
	line-height: 120%;
	margin-bottom: 30px;
}

h1 a
{
	text-decoration: none;
}

h2
{ 
    color: #005952; 
    font-size: 100%; 
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(image/i_bullet_listhead.gif) no-repeat 0px 5px;
}
h2 a
{ 
    color: #005952; 
	text-decoration: none;
}
h2 a:hover
{
	text-decoration: underline;
}

h3 
{ 
    color: #000; 
    font-size: 120%; 
}
h3 a
{
	text-decoration: none;
}

h4 
{ 
	display: inline;
    color: #000; 
    font-size: 110%; 
	margin-bottom: 10px;
	border-bottom: 1px solid #A49E7E;
}
h4 a
{
	text-decoration: none;
}

h5 
{ 
    color: #000; 
    font-size: 100%; 
	margin-bottom: 10px;
}

h6 
{ 
    color: #000; 
    font-size: 90%; 
}

ul
{
	margin: 10px 0 10px 0;
	padding-left: 16px;
}
ul ul ul li
{
	list-style-type: circle;
}

/* Grundgeruest Container ***************************************************************/

div.center
{
	text-align: center;
}

div.all
{
	margin: auto;
	width: 17cm;
	text-align: left;
}

/* Bilder Zoom etc. *************************************************************/

.thumb_image,
.zoomimagefe,
.hyperlinkfe,
.doclinkfe,
.dlimagefe
{
	cursor: pointer;
}

.pic label
{
	font-size: 90%;
	margin-top: 0;
	padding-top: 0;
}

.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;
	cursor: pointer;
}
.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;
	cursor: pointer;
}
.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;
	cursor: pointer;
}
.pic label.doclinkfe
{
	background: url(image/icon_download_1.gif) no-repeat;
}

a
{
    color: #005952; 
	text-decoration: underline;
}

a[name]
{
	text-decoration: none;
}


/* Klassenangaben fuer Editor-span-Klassen (2.Dropdown-Feld neben Format)*/
.font60
{
	font-size: 80%;
}

.font80
{
	font-size: 90%;
}

.font120
{
	font-size: 120%;
}

.font140
{
	font-size: 140%;
}

.font160
{
	font-size: 160%;
}

.corporatecolor
{
	color: #00585D;
}

.signalcolor
{
	color: 
}

/* Print-Header: nur sichtbar fuer media=print ************************************/

.febody .printheader
{
	display: none;
}

#stylesheetlblprint  /* Link "Druckansicht" */
{
}

#stylesheetlblnormal  /* Link "Zurueck zur Web-Ansicht " */
{
	color: #000;
	font-size: 100%;
}
/* Header ************************************************************************/

.headcontainer
{
	display: none;
}


/* Suche ************************************************************************************/


div.search
{
	font-size: 95%;
	line-height: 150%;
	color: #736E5A;
	float: left;
	margin-left: 10px;
}

.search form
{
	margin: 0;
	padding: 0;
	float: left;
}
.search p
{
	margin: 0;
	padding: 0;
}

.searchinput
{
	border:none;
	background: #FFF;
}
.centercontainer .searchinput
{
	border:none;
	border: 1px solid #E0DBC8;
}

.searchsubmit
{
	height: 17px;
	font-size: 95%;
	border: none;
	background: #CAC2AB;
	cursor: pointer;
}

.searchlastsubmit
{
	height: 17px;
	color: #818181;
	font-size: 95%;
	border: none;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
}

.searchresult /* dd-Tag: gefundener Text mit Hervorhebungen */
{
	width: 80%;
}

.searchresult a
{
	color: #000;
	text-decoration: none;
}

.searchresult a:hover
{
	background-color: #E0EAE6;
}

dl.searchresult dt /* Pfadangabe */
{
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}
dl.searchresult dd /* Pfadangabe */
{
	margin-left: 5px;
}

.locatorstringnoanchor
{
	font-size: 95%;
	color: #B1AD9B;
	padding: 0 5px 0 8px;
	background: url(image/i_bullet_arrow.gif) no-repeat 0px 2px;
}

.bawfoundtext
{
	font-weight: bold;
}

/* Content *******************************************************************************/

.maincontainer
{
	min-height: 500px !important;
	height: auto !important;
	height: 500px;
	position: relative;
	background: #FFF;
}

/* Menue *****************************************************************************/

div.menucontainer
{
	display: none;
}

/* Artikelliste ***************************************************************************/

.centercontainer
{
	width: 100%;
	height: auto;
/*	border-right: 1px dotted #E1DACA;
	overflow: auto;  --- Test scrollen innen 
	height: 350px; */
}

.contentcontainer
{
	line-height: 150%;
}

.mainarticle
{
	margin-bottom: 20px;
}

.articlelistcontainer
{
	margin-top: 10px;
	line-height: 150%;
	position: relative;
}

.articlelistcontainer .normarticle
{
	min-width: 50% !important;
	width: auto !important;
	width: 50%;
	float: left;
}

.articlelistcontainer .nextcatarticle
{
	float: left;
}

.articlelistcontainer .normarticle img
{
}

.articlelistcontainer .normarticle a, 
.articlelistcontainer .nextcatarticleitem a
{
	text-decoration: none;
}
.articlelistcontainer .normarticle a:hover, 
.articlelistcontainer .nextcatarticleitem a:hover
{
}

div.articlelistcontainer .normarticle a span.morelink, 
div.articlelistcontainer .nextcatarticleitem a span.morelink
{
/*	display: none; */
	clear: left;
	text-decoration: underline;
}

div.articlelistcontainer .nextcatarticleitem
{
}

.backlinkcontain
{
	display: none;
}

.backlink
{
	text-decoration: none;
	padding-left: 15px;
	background: url(image/i_bullet_backlink.gif) no-repeat 0px 3px;
}

.doclinkfe,
.hyperlinkfe,
.articlelinkfe,
a.doclinkfe,
a.hyperlinkfe,
a.articlelinkfe
{
	color: #005952;
	cursor: pointer;
}

a:hover
{
	color: #000;
}

/* Formularfelder ************************************************************************/

input,
select,
textarea
{
	border: 1px solid #605A4B;
	background: #FFF;
}

/* Block rechts ***************************************************************************/
/*
.rightcontainer
{
	width: 23%;
	margin-top: 40px;
	float: right;
}


.infoblock
{
	color: #000;
}

.infoblock * a
{
	text-decoration: none;
}

*/
/* Bilder rechts ************************************************************************/
/*
.rightpiccs
{
}
*/

/* Footer *********************************************************************************/

.footercontainer
{
	display: none;
}


/* Layoutvorlagen *********************************************************************************/

.pics-left
{
	float: left;
	padding-right: 3%;
	border: none;
}

.pics-right
{
	width: 40%;
	min-height: 500px;
	float: right;
	padding-left: 8%;
	border: none;
}

.pics-short
{
	float: left;
	padding-right: 3%;
	border: none;
}

.zweispalter .columnleft  /* Zweispaltige Seiteninhalte - linke Spalte */
{
	width: 46%;
	margin-right: 4%;
	float: left;
}
.zweispalter .columnright
{
	width: 46%;
	float: left;
}

.dreispalter .columnleft /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	margin-right: 4%;
	float: left;
}
.dreispalter .columnmiddle /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	margin-right: 4%;
	float: left;
}
.dreispalter .columnright /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	margin-right: 0;
	float: left;
}

/** brain-at-work Link *****************************************************************/
.bawlink
{
	display: none;
}
