/*
Farben:
#000000; // schrift
#AB0E35; // (dunkelrot) links
#F7EFA0; // (hellgelb) navi, shortcuts, fusszeile
#CCCCCC; // navi, shortcuts
*/


body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

p, td, th, tr, li  {
	font-size: 11px;
	color: #000000;
}

a {
	font-size: 11px;
	text-decoration: underline;
	color: #AB0E35;
}

a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #AB0E35;
}

ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	padding-left: 0.8em;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	/*list-style-image: url(/art/layout/pfili.gif);*/
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #AB0E35; 
	text-transform: uppercase;
	margin: 0px;
	padding-bottom:5px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #AB0E35;
	margin-bottom: 5px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

hr {
	color: #000000;
	height: 1px;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin-bottom: 4px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin: 2px 0px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 11px;
}

.antifloat
{
	clear: both;
	visibility: hidden;
}

.hervorgehoben {
	background-color: #AB0E35;
}

.hervorgehoben a, .hervorgehoben a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

#overDiv
{
	position: absolute; 
	visibility: hidden; 
	z-index:1000;
}
/*------------------------------------------------------------------------*/

/******************************
	layout
******************************/
#body {
	width: 980px;
	text-align: left;
}

#body_content {
	/*width: 980px;
	background: #AB0E35 url(art/layout/bg.gif) repeat-y top left;*/
	background: #AB0E35;
	float:left;
	width:1024px;
}


#logo {
	width: 190px;
	height: 45px;
	padding: 20px 10px 15px 10px;
	float: left;
}

#sprachenlinks {
	width: 520px;
	height: 10px;
	text-align: right;
	padding: 20px 15px 50px 0px;
	float: left;
	color: #F7EFA0;
	font-size: 10px;
	line-height: 10px;
}

#shortcuts_suche {
	float: left;
	width: 235px;
	height: 80px;
}

#shortcutlinks {
	width: 220px;
	height: 10px;
	padding: 20px 10px 0px 5px;
	color: #F7EFA0;
	font-size: 10px;
	line-height: 10px;
}

#shortsuche {
	width: 220px;
	height: 20px;
	padding: 15px 10px 15px 5px;
}

#shortsuche form {
	margin: 0px;
	padding: 0px;
}

.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin-bottom: 4px;
}

#kopffoto
{
	width: 745px;
	height: 120px;
	padding: 0px;
	border-top: 1px solid #F7EFA0;
	border-bottom: 1px solid #F7EFA0;
	float: left;
	font-size: 1px;
	overflow:hidden;
}



#slogan
{
	float: left;
	width: 220px;
	height: 90px;
	padding: 0px 10px 30px 5px;
	border-top: 1px solid #F7EFA0;
	border-bottom: 1px solid #F7EFA0;
}

#slogan p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F7EFA0;
	line-height: normal;
}

#slogan a {
	color: #F7EFA0;
	font-size: 13px;
}

#navcontainer {
	width: 190px;
	padding: 45px 0px 20px 0px;
	margin: 0px 10px;
	float: left;
}

#inhalt_schmal_container {
	float: left;
	width: 535px;
	background-color:#FFFFFF;
}

#content_schmal {
	width: 480px;
	min-height: 300px;
	padding: 30px 15px 30px 40px;
}

#inhalt_breit_container {
	float: left;
	width: 770px;
	background-color:#FFFFFF;
}

#content_breit {
	width: 720px;
	min-height: 300px;
	padding: 30px 10px 30px 40px;
	background-color:white;
}

#adresse {
	width: 480px;
	padding: 0px 15px 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

#adresse p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

#adresse a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: normal;
	color: #AB0E35;
}

#adresse a:hover {
	font-size: 10px; 
	line-height: normal;
	color: #CCCCCC;
}

#impressum {
	width: 480px;
	padding: 0px 15px 30px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
}

#impressum p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
}

#impressum a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: normal;
	color: #CCCCCC;
}

#impressum a:hover {
	font-size: 10px; 
	line-height: normal;
	color: #CCCCCC;
}

#rechtespalte {
	width: 220px;
	padding: 35px 10px 40px 5px;
	background: #FFFFFF url(art/layout/grauesband.gif) no-repeat top left;
	float: left;
}

#pdf_lib{
	padding:20px 0px 30px 0px;
}

#pdf_lib img, a{
	border:0px;
}


#pdf_lib h1{
	padding:0px 0px 10px 0px;
}
/*------------------------------------------------------------------------*/

/******************************
	layout drucken
******************************/

#drucken
{
	width: 580px;
}

/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/
#navcontainer ul {
	font-size: 11px; 
	color: #F7EFA0;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #F7EFA0;
	padding: 3px 0px;
	border-top: 1px solid #F7EFA0;
}

#navcontainer ul li.last a {
	border-bottom: 1px solid #F7EFA0;
}

#navcontainer ul a:hover {
	color: #CCCCCC;
}

#navcontainer ul a.parentactive {
	font-weight: bold;
}

#navcontainer ul a:hover.parentactive {
	color: #CCCCCC;
}

#navcontainer ul li.last a.parentactive {
	border-bottom: none;
}

#navcontainer ul a.active {
	font-weight: bold;
}

#navcontainer ul a:hover.active {
	font-weight: bold;
	color: #CCCCCC;
}

#navcontainer ul li.last a.active {
	border-bottom: none;
}

#navcontainer ul a.active_no_kids {
	font-weight: normal;
	color:#CCC;
}

#navcontainer ul a:hover.active_no_kids {
	color: #CCCCCC;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul a {
	border-top: none;
	text-transform: none;
	padding-left: 5px;
}

#navcontainer ul ul li.last a {
	border-bottom: none;
}

#navcontainer ul li.last ul li.last a {
	border-bottom: 1px solid #F7EFA0;
}

#navcontainer ul li.last ul li.last a.parentactive {
	border-bottom: none;
}

#navcontainer ul li.last ul li.last a.active {
	border-bottom: none;
}

/******************************
	stufe 3 
******************************/
#navcontainer ul ul ul a {
	padding-left: 20px;
}

#navcontainer ul ul ul li.last a {
	border-bottom: none;
}

#navcontainer ul li.last ul li.last ul li.last a {
	border-bottom: 1px solid #F7EFA0;
}

#navcontainer ul li.last ul li.last ul li.last a.parentactive {
	border-bottom: none;
}

#navcontainer ul li.last ul li.last ul li.last a.active {
	border-bottom: none;
}

/******************************
	stufe 4 
******************************/
#navcontainer ul ul ul ul a {
	padding-left: 30px;
}
/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation
******************************/
#shortcutlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 3px 0px 5px;
	border-left: 1px solid #F7EFA0;
}

#shortcutlinks li.first
{
	border-left: none;
}

#shortcutlinks a.tools 
{
	font-size: 10px;
	color: #F7EFA0;
	text-decoration: none;
	text-transform: uppercase;
}

#shortcutlinks a:hover.tools 
{
	color: #CCCCCC;
}
/*------------------------------------------------------------------------*/

/******************************
	Sprach-Wechsel-Links
******************************/
#sprachenlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#sprachenlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 3px 0px 5px;
	border-left: 1px solid #F7EFA0;
}

#sprachenlinks li.first
{
	border-left: none;
}

#sprachenlinks a.sprachwahl 
{
	font-size: 10px;
	color: #F7EFA0;
	text-decoration: none;
	text-transform: uppercase;
}

#sprachenlinks a:hover.sprachwahl 
{
	color: #CCCCCC;
}

#sprachenlinks a.currentSprachwahl  
{
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}

#sprachenlinks a:hover.currentSprachwahl 
{
	color: #F7EFA0;
}
/*------------------------------------------------------------------------*/

/******************************
	Template: Tabs
******************************/

/* Div rund um die Tabs (Nav und Inhalte) */
.tabs
{
}

/* Tab-Nav */
.tabs .tabNavi
{
	float: left;
	width: 100%;
	background: #FFFFFF url(/art/tabs/hintergrund.gif) repeat-x bottom;
	line-height: normal;
}
.tabs .tabNavi ul
{
	margin: 0px;
	padding: 10px 10px 0;
	list-style: none;
}

.tabs .tabNavi ul li
{
	float: left;
	margin: 0px 4px;
	background: url(/art/tabs/passiv_rechts.gif) no-repeat right top;
}

.tabs .tabNavi ul li a
{
	display: block;
	background: url(/art/tabs/passiv_links.gif) no-repeat left top;
    padding: 5px 15px 4px;
}

.tabs .tabNavi ul li a:hover
{
}

.tabs .tabNavi ul li.aktiv
{
	background-image: url(/art/tabs/aktiv_rechts.gif);
}

.tabs .tabNavi ul li.aktiv a
{
	background-image: url(/art/tabs/aktiv_links.gif);
	padding-bottom: 5px;
}

.tabs .tabNavi ul li.aktiv a:hover
{
}

/* Tabs-Inhalt */
.tabs .tabinhalt
{
	clear: left;
	width: 100%;
	padding-bottom: 5px;
}

.tabs .tabinhalt div
{
	padding: 2px;
}

.tabs .tabinhalt .aktiv
{
	display: block;
	/*border: 1px solid #B7B7B7;*/
	border-top: 0px; /* wird mit den tabs gemacht. */
}

.tabs .tabinhalt .versteckt
{
	display: none;
}

/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_bernerchanne
******************************/
#bernerchanne_bild {
	float: left;
}

#bernerchanne_liste {
	float: left;
	padding-left: 10px;
}

#bernerchanne_liste ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#bernerchanne_liste li.zebra0
{
	background-color: #FFFFFF;
}

#bernerchanne_liste li.zebra1
{
	background-color: #FFFFFF;
}
/*------------------------------------------------------------------------*/

/******************************
	bildgalerie 
******************************/
#galerieTabLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#galerieTabLinks ul li {
	float: left;
	display: block;
	padding-right: 10px;
}

#galerieTabLinks ul li.selected a{
	color: #CCCCCC;
}

.bild_klein {
	float: left;
	width: 120px;
	padding-bottom: 10px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 11px;
}

.bildbeschreibung {
}


.galerie_thumbnails {
}

.galerie_thumbnails .galerie_bild {
	float: left;
	width: 50%;
}


.galerie_seitenzahlen 
{
	padding: 2px 5px;
}

.galerie_seitenzahlen ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.galerie_seitenzahlen ul li
{
	float: left;
	display: block;
	width: 2em;
	border-left: 1px solid dodgerblue;
}

.galerie_seitenzahlen ul li.first
{
	border-left: 0px solid dodgerblue;
}

.galerie_seitenzahlen ul li.last
{
}

.galerie_seitenzahlen ul li a
{
	display: block;
	text-align: center;
	background-color: aliceblue;
}

.galerie_seitenzahlen ul li a:hover
{
	background-color: lightskyblue;
}

.galerie_seitenzahlen ul li a.aktiv
{
	background-color: lightblue;
}


.galerie_zurueckSeiteWeiter 
{
	padding: 2px;
}

.galerie_zurueckSeiteWeiter ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.galerie_zurueckSeiteWeiter ul li {
	float: left;
	width: 33%;
	display: block;
}

.galerie_zurueckSeiteWeiter ul li.zurueck {
	
}

.galerie_zurueckSeiteWeiter ul li.seiteXvonY {
	text-align: center;
}

.galerie_zurueckSeiteWeiter ul li.weiter {
	text-align: right;
}

.galerie_zurueckSeiteWeiter ul li a {
	display: inline;
}


.galerie_navigation {
	clear: left;
}

.galerie_navigation ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.galerie_navigation ul li {
	float: left;
	padding: 2px 6px;
}

.galerie_navigation ul li.zurueck {
	padding-left: 0px;
}

.galerie_navigation .galerie_seitenzahlen {
	float: left;
	margin: 0px;
	padding: 0px;
}

.galerie_navigation .galerie_seitenzahlen ul li {
	padding: 0px;
	border-left: 1px solid dodgerblue;
}

.galerie_navigation .galerie_seitenzahlen ul li.last
{
	border-right: 1px solid dodgerblue;
}

.galerie_navigation ul li.weiter {
	padding-right: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
	kursDB 
******************************/
tr.kursliste
{
	cursor: hand;
	background-color: #FFFFFF;
}

tr.kurslistehover
{
	background-color: #999999;
	color: #ED171F;
}

select.kursFormularKurse
{
	width: 350px;
}

#kurssuchformular p
{
	margin: 5px;
}

#kurssuchformular div
{
	padding: 1px;
}

tr.suchresultatheader
{
	background-color: #E0E0E0;
}

tr.suchresultatheader td
{
	font-weight: bold;
}

tr.suchresultatzebra0
{
	cursor: hand;
	background-color: #F0F0F0;
}

tr.suchresultatzebra1
{
	cursor: hand;
	background-color: #FFFFFF;
}

tr.suchresultatzebrahover
{
	background-color: #999999;
}
/*------------------------------------------------------------------------*/

/******************************
	Login 
******************************/
input.eingabeFeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

input.submit {
	font-size: 11px;
	background-color: #F6F6F7;
	border: 1px solid #999999;
	margin: 2px 0px;
}
/*------------------------------------------------------------------------*/

/******************************
	Hinweis Versionen-Management
******************************/
#hinweisVmgmtVorschau
{
	margin: 20px;
	padding: 5px;
	border: 1px solid black;
	background: #D9E9EF;
}
#hinweisVmgmtVorschau.versteckt
{
	display: none;
}
#hinweisVmgmtVorschau img.icon_help
{
	border: 0px;
}
#hinweisVmgmtVorschau img.icon_schliessen
{
	border: 0px;
	float: right;
}

/*------------------------------------------------------------------------*/

/******************************
	RSS
******************************/
.rsslink img
{
	border: 0px;
}
.rsslink img.rsslogo
{
	padding: 0px 6px 0px 3px;
}
/*------------------------------------------------------------------------*/

/*
Style fuer den FCK-Editor
*/
.kleineschrift
{
	font-size: smaller;
}

.grosseschrift
{
	font-size: larger;
}

.produktKind
{
	clear: both;
	margin: 4px 0px;
}

img.produktKindBild
{
	border: 0px;
	width: 170px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKindBildPlatzhalter
{
	width: 170px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: white;
}

.produktKindBildPlatzhalter a
{
	display: block;
	width: 170px;
	height: 80px;
	text-decoration: none;
}

.produktKindText
{
	width: 300px;
	padding-bottom: 15px;
	float: left;
}
#hauptinhalt .produktkindText
{
	width: 300px;
	float: left;
}

#hauptinhalt_gross .produktkindText
{
	width: 569px;
	float: left;
}

.produktKind h3 a, .produktKind h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.produktKindEinleitung
{
}

.produktKindEinleitung p
{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/



