﻿/*
Dunkelrot: #b9110f
*/

body
	{
	background: #e0e0e0;
	color:      #4d4d4d;
	font:       12px Arial, Helvetica, Tahoma;
	margin:     0;
	padding:    10px 0;
	}

a
	{
	color:           #b9110f;
	text-decoration: none;
	}

a:hover
	{
	color: #FF4826;
	}

a img
	{
	border: 0;
	}

#aussen
	{	

	margin:     0 auto;
	position:   relative;
	width:      1000px;	
	}

#s_1, #s_2, #s_3, #s_7, #s_8, #s_9
	{
	background-image:  url(../gfx/schatten.gif);
	background-repeat: no-repeat;
	font-size:   1px;
	line-height: 1px;
	height:      10px;
	position:    absolute;
	width:       10px;
	z-index:     2;
	}

#s_7, #s_8, #s_9
	{
	bottom: 0;
	}

#s_1
	{
	background-position: 0 0;
	}

#s_2
	{
	background-position: 0 -20px;
	background-repeat: repeat-x;
	left:        10px;
	width:       980px;
	}

#s_3
	{
	background-position: 0 -40px;
	left:        990px;
	right:       0;
	}

#s_7
	{
	background-position: 0 -60px;
	}

#s_8
	{
	background-position: 0 -80px;
	background-repeat: repeat-x;
	left:        10px;
	width:       980px;
	}

#s_9
	{
	background-position: 0 -100px;
	left:        990px;
	right:       0;
	}


#haupt
	{
	background:  url(../gfx/schatten_04-06.gif) repeat-y #fff;
	padding:     19px 20px 10px;
	position:    relative;
	z-index:     1;	
	width:       960px;
	margin-bottom: 1px; /* für IE6 (warum auch immer) */	
	}


#slogan, 
#navi a:hover, 
#suche input, 
#suche input.submit, 
#inhalt .pfeilliste li, 
#infos ul li,
#onavi
	{
	background-image: url(../gfx/elements.gif);
	background-repeat: no-repeat;
	}


#navi, 
#navi a,
#navi a.ueber-uns,
#navi a.ueber-uns:hover,
#suche,
#suche-trenner,
#header,
#spalte_mitte
	{
	background-image: url(../gfx/backgrounds.gif);
	background-repeat: repeat-x;
	}


/* Header ================================================================================================ Header */

#header
	{
	background-color: #e7e7e7;
	background-position: 0 -240px;
	height:     102px;
	position:   relative;
	width:      960px;
	border-top: solid 1px #fff;
	}

#header h1
	{
	background:  url(../gfx/bbs-3_logo.gif) no-repeat;
	height:      94px;
	margin:      5px 0 0 6px;
	text-indent: -5000px;
	width:       307px;	
	}

#header h1 a
	{
	display:         block;
	height:          100%;
	text-decoration: none;
	}

#slogan
	{
	background-position: 0 -120px;
	height: 21px;
	position: absolute;
	top: 60px;
	right: 30px;
	width: 215px;
	text-indent: -5000px;
	}

/* Obernavi ====================================================================================== Obernavi */

#onavi
	{
	background-color: #fff;
	background-position: -60px -40px;
	height:       23px;
	padding-left: 25px;
	padding-top:  4px;
	position:     absolute;
	right:        0;
	top:          0;
	}

#onavi a
	{
	background-repeat: no-repeat;
	color:        #4d4d4d;
	margin-left:  8px;
	padding-left: 20px;
	}

#onavi a:hover
	{
	color: #b9110f;
	}

.startseite, .kontakt, .impressum, .drucken, .druckvorschau, .pdf-erstellen
	{
	background-image: url(../gfx/icons.gif);
	background-repeat: no-repeat;
	}

.startseite 		{ background-position: 2px -260px; }
.startseite:hover 	{ background-position: 2px -277px; }

.kontakt   			{ background-position: 0 -218px; }
.kontakt:hover    	{ background-position: 0 -235px; }

.impressum  		{ background-position: 0 -177px; }
.impressum:hover  	{ background-position: 0 -192px; }

.drucken			{ background-position: 1px 2px; }
.drucken:hover		{ background-position: 1px -28px; }

.druckvorschau 		 { background-position: 1px -59px; }
.druckvorschau:hover { background-position: 1px -89px; }

.pdf-erstellen		 { background-position: 1px -119px; }
.pdf-erstellen:hover { background-position: 1px -149px; }


/* Navigation ====================================================================================== Navigation */

#navi
	{
	background-color: #b83e25;
	background-position: 0 0;
	height:     31px;
	}

#navi a
	{
	background-position: 0 -80px;
	background-repeat: no-repeat;
	color:       #fff;
	display:     block;
	float:       left;
	font-weight: bold;
	padding:     7px 0 8px;
	text-align:  center;
	width:       152px;
	}

#navi a:hover
	{
	background-position: 0 -200px;
	color:      #fff;
	}

#navi a.ueber-uns
	{
	background-position: 0 -120px;
	background-repeat: no-repeat;
	width:      128px;
	}

#navi a.ueber-uns:hover
	{
	background-position: 0 -40px;
	background-color: #e84b27;
	}

#navi a.aktuelles        { width: 134px; }
#navi a.bildungsangebote { width: 190px; }
#navi a.berufsbilder     { width: 152px; }
#navi a.info-center      { width: 156px; }


#suche
	{
	background-color: #aaa;
	background-position: 0 -200px;
	float:      right;
	position:   relative;
	width:      200px;
	}

#suche-trenner
	{
	background-position: 0 -160px;
	float:      left;
	height:     31px;
	width:      5px;
	}

#suche input
	{
	background-position: 0 0;
	border:     0;
	float:      left;
	height:     17px;
	margin:     5px 0 0 10px;
	padding:    3px 0 0 3px;
	width:      122px;
	}

#suche input.submit
	{
	background-position: 0 -40px;
	border:      0;
	font-size:   11px;
	float:       left;
	line-height: 0;
	height:      21px;
	margin:      5px 0 0;
	position:    absolute;
		top:     0;
		right:   9px;
	text-indent: -5000px;
	width:       51px;
	}


/* Mitte ==================================================================================================== Mitte */

#mitte
	{
	background:    url(../gfx/mitte_bg.gif) repeat-y #fff;
	margin-bottom: 10px;
	padding:       0;	
	width:         960px;
	}


/*
  .................... 
  |    |        |    |
  | \/ |        |    |
  | /\ |        |    |
  |    |        |    |
  ''''''''''''''''''''
= Spalte links ======================================================================================= Spalte links */

#spalte_links
	{
	background:     url(../gfx/spalten_innenschatten.gif) repeat-x #ededed;
	float:          left;
	width:          228px;
	padding-bottom: 80px;
	}

#spalte_links h2
	{
	color:       #b1b3b3;
	font-weight: 400;
	font-size:   18px;
	margin:      15px 0 3px 11px;
	}

#spalte_links h2 a
	{
	color:       #b1b3b3;
	}

/*======================================================================================================== Unternavi */

#unavi,
#unavi li,
#unavi ul
	{
	margin:          0;
	padding:         0;
	list-style: none;
	}

#unavi .last
	{
	border-bottom:      solid 1px #b1b3b3;
	}

#unavi li
	{
	background:      #e3e3e3;
	border-top:      solid 1px #b1b3b3;
	}


#unavi li a
	{
	color:           #4d4d4d;
	display:         block;
	font-size:       12px;
	font-weight:     700;
	line-height:     18px;
	padding:         8px 8px 8px 13px;
	text-decoration: none;
	width:           207px;
	}

#unavi li a:hover
	{
	background:      #B5B5B5;
	color:           #fff;
	}

#unavi li.aktiv
	{
	border: none;
	}

#unavi li.aktiv a
	{
	background-color: #c8241c;
	color:            #fff;
	}



/*=== Unternavi - 2. Ebene ===*/

#unavi ul li
	{
	border-top:    0;
	border-bottom: solid 1px #b1b3b3;
	}
 
#unavi li.aktiv ul li a
	{
	background:  #f7f7f7;
	color:       #4d4d4d;	
	font-weight: 400;
	font-size:   11px;
	padding:     5px 3px 5px 13px;
	width:       212px;
	}

#unavi li.aktiv ul li a:hover
	{
	color:      #c8241c;
	background: #FEF0D6;
	}

#unavi ul li.last
	{
	border-bottom: 0;
	}

#unavi li.last ul li.last
	{
	border-bottom: solid 1px #b1b3b3 !important;
	}

#unavi li.aktiv ul li.aktov a,
#unavi li.aktiv ul li.aktov-last a
	{
	background:  #fff;
	color:       #c8241c;
	font-weight: 700;
	}


#unavi li.aktiv ul li.aktov-last
	{
	border-bottom: 0;
	}

#unavi li.last ul li.aktov-last
	{
	border-bottom: solid 1px #b1b3b3 !important;
	}

#unavi li.aktiv ul li.aktov-last a
	{
	color:       #c8241c;
	font-weight: 700;
	}

/*
  .................... 
  |    |        |    |
  |    |   \/   |    |
  |    |   /\   |    |
  |    |        |    |
  ''''''''''''''''''''
= Spalte Mitte ========================================================================================= Spalte Mitte */

#spalte_mitte
	{
	background-color: #fff;
	background-position: 0 -360px;
	float:      left;
	height:     100%;
	width:      535px;
	overflow-x: hidden;
	}

#spalte_mitte a
	{
	text-decoration: underline;
	}

#breadcrumbs
	{
	font-size: 11px;
	font-style: italic;
	font-weight: 700;
	line-height: 20px;
	padding: 16px 14px 10px;	
	}

#breadcrumbs a
	{
	font-style: normal;
	font-weight: 400;
	}

/* Inhalt ===================================================================================================== Inhalt */

#inhalt
	{
	padding:     10px 30px 50px;
	line-height: 18px;
	min-height: 300px;
	width:      475px;
	}

#inhalt h2
	{
	color:       #b9110f;
	font-size:   20px;
	line-height: 24px;
	margin-top:  0;
	}

#inhalt h3
	{
	color:       #4d4d4d;
	font-size:   15px;
	line-height: 22px;
	margin:      0 0 15px 0;
	}

#inhalt h3.abteilung
	{
	margin:      0 0 3px 0;
	}

#inhalt p
	{
	margin: 0 0 20px 0;
	}

#inhalt img
	{

	}

#inhalt hr
	{
	background: #fff;
	border: 0;
	border-bottom: dotted 1px #aaa;
	color: #fff;
	height: 0;
	margin: 0;
	}

/* DL - Definitionslisten */

#inhalt .csc-menu-4 dt
	{
	border-bottom: 1px dotted #aaa;
	padding:       0;
	margin:        20px 0 10px;
	}

#inhalt .csc-menu-4 dt a
	{
	font-size:       14px;
	font-weight:     700;
	text-decoration: none;
	}

#inhalt .csc-menu-4 dd
	{
	padding: 0;
	margin:  0 0 15px;
	}


#inhalt table
	{
	width:           100%;
	border-collapse: collapse;
	margin: 0 0 20px;
	}

#inhalt th
	{
	background: #888;
	border:     solid 2px #fff;
	color:      #fff;
	padding:    3px;
	text-align: left;
	}

#inhalt td
	{
	background: #eee;
	border:     solid 2px #fff;
	padding:    3px;
	}

#inhalt td p
	{
	margin: 0;
	}

#inhalt ul, #inhalt ol
	{
	margin: 0 0 25px 15px;
	padding: 0 0 0 20px;
	}

#inhalt li
	{
	margin: 0 0 7px 0;
	padding: 0;
	}

#inhalt ol li ol
	{
	list-style-type: lower-alpha;
	margin: 15px 0 15px 5px;
	padding: 0 0 0 20px;
	}

#inhalt td ul, #inhalt td ol
	{
	margin: 12px 0 12px 12px;
	padding: 0 0 0 12px;
	}

/* RTE-Klassen */

#inhalt .rechts
	{
	float:       right;
	margin: 0 0 0 10px;
	display: block;
	}

#inhalt .links
	{
	float:        left;
	margin: 0 10px 0 0;
	display: block;
	}

#inhalt .rahmen-4px
	{
	border: solid 4px #d9d9d9;
	}

#inhalt .rahmen-1px
	{
	border: solid 1px #d9d9d9;
	}

#inhalt .tabelle-rahmen
	{
	border-collapse: collapse;
	}

#inhalt .tabelle-rahmen td
	{
	border:          solid 1px #efefef;
	border-collapse: collapse;
	padding:         3px;
	}


#inhalt ul.inside
	{
	list-style-position: inside;
	}

#inhalt .floatleft
	{
	float: left;
	}

#inhalt .clearleft
	{
	clear: left;
	}

#inhalt .pfeilliste
	{
	margin: 0 0 25px 0;
	padding: 0 0 0 17px;
	width: auto;
	}

#inhalt .pfeilliste li
	{
	background-position: -379px -244px;
	list-style: none;
	margin:     0 0 7px 0;
	padding:    0 0 0 19px;
	}

#inhalt td .pfeilliste
	{
	margin: 12px 0 12px 0;
	padding: 0 0 0 9px;
	}


#inhalt .spezial
	{
	border-bottom: 1px dotted #aaa;
	color:         #b9110f;
	font-size:     15px;
	font-weight:   700;
	line-height:   22px;
	padding:       2px 0;
	}

h3 a
	{
	text-decoration: none !important;
	font-size: 15px;
	color:         #b9110f;
	}

#inhalt table.tabelle-links
	{
	float: left;
	margin: 0 10px 10px 0;
	}

#inhalt table.tabelle-rechts
	{
	float: right;
	margin: 0 0 10px 10px;
	}

#inhalt .rot
	{
	color: #b9110f;
	}

#inhalt p.bodytext
	{
	clear: none !important;
	}

#inhalt .align-left
	{
	text-align: left;
	}

#inhalt .align-center
	{
	text-align: center;
	}

#inhalt .align-right
	{
	text-align: right;
	}

#inhalt table.unformatiert
	{
	width:           100%;
	border-collapse: collapse;
	margin: 0 0 20px;
	}

#inhalt table.unformatiert th
	{
	background: none;
	border:     0;
	color:      #4d4d4d;
	padding:    3px 8px 3px 0;
	text-align: left;
	}

#inhalt table.unformatiert td
	{
	background: none;
	border:     0;
	padding:    3px 8px 3px 0;
	}

#inhalt .csc-textpic-border img
	{
	border: solid 1px #d9d9d9 !important;
	}

/* Definitionslisten bei Bildern */

#inhalt .csc-textpic-caption
	{
	background: #d9d9d9;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 3px;
	margin: 0;
	}

#inhalt div.csc-textpic-imagerow
	{
	margin: 0 0 15px;
	}

#inhalt div.csc-textpic-imagerow dl
	{
	height: auto;
	}

#inhalt div.csc-textpic dt
	{
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	}

#inhalt div.csc-textpic dt img
	{
	display: block;
	}

#inhalt div.csc-textpic dd
	{

	}

#inhalt div.csc-textpic dd br
	{
	display: none;
	}


/* Footer ====================================================================================================== Footer */

.clear
	{
	clear: both;
	}

#footer
	{
	border-top:  1px solid #b8b8b8;
	height:      15px;
	padding-top: 3px;
	position:    absolute;
		bottom:  18px;
		left:    259px;
	text-align:  center;
	width:       510px;
	z-index: 99;
	}



/*
  .................... 
  |    |        |    |
  |    |        | \/ |
  |    |        | /\ |
  |    |        |    |
  ''''''''''''''''''''
= Spalte Rechts ======================================================================================== Spalte Rechts */

#spalte_rechts
	{
	background:  url(../gfx/spalten_innenschatten.gif) repeat-x #ededed;
	float:       left;
	width:       197px;
	}

#infos
	{
	background:    #e3e3e3;
	border-bottom: solid 1px #b1b3b3;
	margin-top:    20px;
	}

#infos h3
	{
	background: #959090;
	color:      #fff;
	font-size:  12px;
	margin:     10px 0 10px;	
	padding:    3px 3px 3px 11px;
	}

#infos p, 
#infos ul
	{	
	margin:  10px 3px 10px 11px;
	padding: 0;
	}

#infos ul li
	{
	background-position: -380px -247px;
	list-style: none;
	margin:     0 0 3px 0;
	padding:    0 0 0 15px;
	}

#infos a.pdf
	{
	background: url(../gfx/datei_pdf.gif) no-repeat 0;
	padding:    0 0 0 22px;
	}

#infos a.drucken
	{
	background: url(../gfx/datei_pdf.gif) no-repeat 0;
	padding:    0 0 0 22px;
	}

#funktionen
	{
	list-style: none;
	margin:     10px 0 0 10px;
	padding:    0;
	}

#funktionen li
	{
	margin:  0;
	padding: 0;
	height:  25px;
	}

#funktionen li a
	{
	display: block;
	padding: 5px 0 5px 23px;
	}



/* Sonstiges =========================================================================================== Sonstiges */

#proreko
	{
	position: absolute;
	bottom:   37px;
	right:    27px;
	}

#unesco
	{	
	color:       #ad3925;
	font-size:   13px;
	font-weight: 700;	
	position:    absolute;
		bottom:  35px;
		left:    30px;
	}

#unesco img
	{
	margin-top: 3px;
	}

.druck
	{
	display: none;
	}




