/* Allgemein ********************************************************************/
/* Schulen Leutkirch - Standard *************************************************/
/* 02.05.08 ta *** Update 24.07.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 */
{
	padding: 0;
	margin: 0;
	font-size: 75%;
	background-color: #FFF;
	color:#595959;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	height: 100%;
}

body.febody /* nur fuer Frontend gueltig */
{
/*	background-position: 185px 116px; */
}

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

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

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: #000000;
    font-size: 140%; 
	margin-bottom: 20px;
}
h1 a
{
	color: #000000;
}

h2, .beetoolsskinSkin .mce_h2 span.mceText
{ 
    color: #000000; 
    font-size: 120%; 
	font-weight: normal;
	border-bottom: 1px solid #B2B2B2;
}
h2 a
{ 
    color: #000000; 
}

h3, .beetoolsskinSkin .mce_h3 span.mceText
{
	color: #595959;
    font-size: 110%; 
	padding-left: 12px;
	background: url(image/s_bullet_headings.gif) no-repeat 0px 2px;
}
h3 a
{
	color: #595959;
}

h4, .beetoolsskinSkin .mce_h4 span.mceText
{
	color: #595959;
    font-size: 110%; 
}
h4 a
{
	color: #595959;
}


h5, .beetoolsskinSkin .mce_h5 span.mceText
{
	color: #FFF;
	background-color: #595959;
    font-size: 110%; 
	padding-left: 5px;
	margin-bottom: 5px;
}
h5 a
{
	color: #FFF;
}

h6, .beetoolsskinSkin .mce_h6 span.mceText
{
	color: #000;
    font-size: 100%;
}

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

img
{
	border-width: 0px;
}
.thumb_image,
.zoomimagefe,
.hyperlinkfe,
.doclinkfe,
.dlimagefe
{
	cursor: pointer;
}

.pic
{
	line-height: 0;
	font-size: 0;
}

.pic label
{
	display: block;
	font-size: 90%;
	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;
	cursor: pointer;
}
.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;
	cursor: pointer;
}
.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;
	cursor: pointer;
}

a
{
	color: #000;
	text-decoration: underline;
}

/* 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;
	font-size: 90%;
	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: 991px;
	background: url(image/w_body.gif) repeat-y;
/*	border-right: 1px solid #9D9D9D; */
}

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

div.headcontainer
{
	width: 975px;
	margin-left: 15px;
	height: 117px;
	background: url(image/w_top.jpg) top right no-repeat;
	position: relative;
}

.logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 117px;
	overflow: hidden;
	color: #006DB5;
	z-index: 50;
}

.topillu
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 990px;
	overflow: hidden;
	text-align: right;
	z-index: 10;
}

div.topnav
{
	width: 300px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 5px;
	text-align: right;
	z-index: 100;
} 

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

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

div.topnav ul a.topnav  /* 1. Ebene - nicht geklickt */
{
	font-size:11px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

div.topnav ul a.active  /* 1. Ebene - geklickt */
{
	font-weight: bold;
}

div.topnav ul
{
}

div.topnav ul ul
{
	width: 300px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 25px;
	text-align: right;
}

div.topnav ul ul a.topnav /* 1. Ebene - nicht geklickt */
{
	font-size:11px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

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

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

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

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

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

.maincontainer
{
	min-height: 400px !important;
	height: auto !important;
	height: 400px;
}

.leftcontainer
{
	width: 185px;
	float: left;
}

.centercontainer
{
	width: 635px;
	padding-top: 25px;
	padding-bottom: 50px;
	float: left;
}

.rightcontainer
{
	width: 157px;
	padding-top: 25px;
	padding-left: 10px;
	float: right;
}


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

div.menu
{
}

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

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

div.menu ul a.menu
{
	display: block;
	padding: 5px 2px 2px 25px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background: url(image/s_bullet_mainmenu.gif) 3px 7px no-repeat;
}

div.menu ul a.active
{
	font-weight: bold;
	background: url(image/s_bullet_mainmenu_activ.gif) 10px 7px no-repeat;
}

div.menu ul ul a.menu
{
	display: block;
	margin-left: 15px;
	padding: 2px 2px 2px 20px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background: #FEECA6;
	border-bottom: 1px solid #F2F2F2;
}

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

div.menu ul ul ul a.menu
{
	display: block;
	margin-left: 15px;
	padding: 2px 2px 2px 30px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background: #FDDF6B;
	border-bottom: 1px solid #F2F2F2;
}

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

div.menu ul ul ul ul a.menu
{
	display: block;
	margin-left: 15px;
	padding: 2px 2px 2px 40px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background: #FDD539;
	border-bottom: 1px solid #F2F2F2;
}

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

div.menu ul a.protectclosed, /* PWS-geschuetzter Inhalt */
div.menu ul ul a.protectclosed,
div.menu ul ul ul a.protectclosed
{
	color: #006DB5;
	background: url(image/icon_protectclosed.gif) no-repeat -10px 2px;
}

div.menu ul a.protectopen, /* PWS-geschuetzter Inhalt */
div.menu ul ul a.protectopen,
div.menu ul ul ul a.protectopen
{
	color: #006DB5;
	background: url(image/icon_protectopen.gif) no-repeat -10px 2px;
}


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

.search
{
	margin-left: 25px;
	margin-top: 10px;
	font-size: 90%;
	color: #888888;
}

.searchinput
{
	width: 125px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFF;
	color: #999999;
	font-size: 90%;
	vertical-align: middle;
}
.searchsubmit
{
	border: none;
	color: #888888;
	background: transparent;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
}

.searchlastsubmit
{
	color: #888888;
	text-decoration: none;
	font-size: 90%;
	text-align: left;
}

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



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

div.searchinputdiv
{
	position: relative;
}

div.searchinfofield
{
	color: #5D99DD;
	font-weight: bold;
	border: 1px solid #5D99DD;
	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
{
	font-size: 100%;
	border:none;
	margin: 0;
	background-position: 0px 0px;
	padding-left: 8px;
}

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


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

.menuinfobox
{
	width: 160px;
	margin-left: 25px;
	margin-top: 20px;
}

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

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

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

.articlelistcontain2	/* fuer Backoffice: Artikelliste Kurzbeschr. 2-spaltig */
{
	width: 275px;
}

.febody .articlelistcontain2	/* fuer Backoffice: Artikelliste Kurzbeschr. 2-spaltig */
{
	width: 610px;
}

.articlelistcontain2 .normarticle,
.articlelistcontain2 .nextcatarticleitem
{
	width: 275px;
	margin-left: 30px;
	float: left;
}

.normarticle,
.nextcatarticleitem,
.mainarticle
{
	margin-bottom: 10px;
}

.mainarticle,
.articledetail
{
}

.normarticle p,
.nextcatarticleitem p,
.normarticle h1,
.nextcatarticleitem h1,
.normarticle h2,
.nextcatarticleitem h2
.normarticle h3,
.nextcatarticleitem h3,
.normarticle h4,
.nextcatarticleitem h4
{
	margin:0;
}

.normarticle p a, 
.nextcatarticleitem p a,
.normarticle h1 a, 
.nextcatarticleitem h1 a,
.normarticle h2 a, 
.nextcatarticleitem h2 a,
.normarticle h3 a, 
.nextcatarticleitem h3 a,
.normarticle h4 a, 
.nextcatarticleitem h4 a
{
	text-decoration: none;
}

.normarticle a span.morelink, 
.nextcatarticleitem a span.morelink
{
	color: #006DB5;
	text-decoration: underline;
}

/* News rechts ***************************************************************************/

.newslistblock
{
	width: 220px;
}

.febody .newslistblock
{
	float: right;
	margin-right: 10px;
}

.newslistblock .nextcatarticleitem,
.newslistblock .normarticle
{
	background: #F0F7FF;
	padding: 5px;
}

h1.blockheading
{
	font-size: 110%;
	margin-bottom: 5px;
	color: #006DB5;
	border-bottom: 1px solid #006DB5;
}

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

.articlelistblock /* Artikelliste Kurzbeschr. rechts */
{
	margin-bottom: 20px;
}

.infoblock /* Artikel Kurzbeschr. statisch */
{
	margin-bottom: 20px;
}

.doclinkfe,
.hyperlinkfe,
.articlelinkfe,
a.doclinkfe,
a.hyperlinkfe,
a.articlelinkfe
{
	color: #006DB5;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
}

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

.formstyleadresse td
{
	border-bottom: 1px solid #A5DADE;
}
.formstylenewsletter
{}

.formstylekontakt input,
.formstylekontakt textarea,
.formstylekontakt select
{
	font-size: 100%;
}



input[type="submit"],
button
{
	cursor: pointer;
}

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

.febody input.formerror, /* Klasse des Input bei fehlenden Eingaben */
.febody textarea.formerror,
.febody select.formerror
{
	border: 1px solid #BA4741;
}
/* 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;
}

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

.footercontainer
{
	width: 991px;
	height: 200px;
	border-top: 1px solid #9D9D9D;
	position: relative;
	font-size: 11px;
}

.footercontainer form
{
	height: 20px;
}

input.recommend /* Weiterempfehlen-Button */
{
	border: none;
	background: transparent;
	margin: 0;
	padding: 0 0 0 20px;
	width: 170px;
	cursor: pointer;
	font-size: 11px;
	color:#006DB5;
	text-align: left;
	vertical-align: bottom;
	background: url(image/i_icon_recommend.gif) no-repeat;
}

a.toplink,
a.favorite
{
	text-decoration: none;
	font-size: 11px;
	color:#006DB5;
	padding-left: 15px;
	background: url(image/i_icon_toplink.gif) no-repeat;
}

a.favorite
{
	background: url(image/i_icon_bookmark.gif) no-repeat;
}

a.backlink
{
	position: absolute;
	left: 215px;
	top: -30px;
	font-size:12px;
	color:#AAAAAA;
	clear:both;
	text-decoration: none;
	padding-left: 15px;
	background: url(image/i_icon_back.gif) no-repeat 0px 2px;
}

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

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

.pics-left
{
	float: left;
	padding-right: 3%;
	border: none;
}

.pics-right
{
	float: right;
	padding-left: 3%;
	border: none;
}

.pics-short
{
	float: left;
	padding-right: 3%;
	border: none;
}

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

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

/** Standard-Felder und Hyperlinks *******************************************************/

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

body.febody .formfieldhidden
{
	display: none;
}

.doclinkfe,
.hyperlinkfe,
.articlelinkfe,
a.doclinkfe,
a.hyperlinkfe,
a.articlelinkfe
{
	color: #006DB5;
	cursor: pointer;
}

a: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,
.blaettern a,
.listpageprevious,
.listpagenext
{
	padding: 3px 5px 3px 5px;
	margin-right: 5px;
	color: #737373;
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.listpageprevious,
.listpagenext
{
	font-weight: normal;
}

a.blaetterlink:hover,
a.listpagenext:hover,
a.listpageprevious:hover
{
	border: 1px solid #999999;
}

.listpagediv a.active,
.blaettern a.active
{
	background-color: #737373;
	color: #FFFFFF;
}

/** brain-at-work Link *****************************************************************/
.bawlink
{
	width: 990px;
	font-size: 90%;
	text-align: right;
	margin-bottom: 20px;
}

.bawlink a
{
	color: #999;
	text-decoration: none;
}