/* BODY
-------------------------------------------------------------------- */
BODY{
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 10pt;
	color: #333333;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 1.3em;
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 980px;
	height: 190px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
	background: url(../images/bg-header.jpg) no-repeat;
}
#topnavi { color: #666666; padding: 20px 0 0 10px; font-size: 90%; }
#topnavi a{ color: #666666; text-decoration: none; }
#topnavi a.rss{ margin-left: 50px; }
#topnavi a.sprache{ margin-left: 50px; }
#topnavi img{ vertical-align: middle; }
#header h1 { display: none; }

/* RAHMEN
-------------------------------------------------------------------- */
#inhaltrahmen{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg-inhalt.gif) repeat;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	background-color:#F3F5F8;
	border: 1px solid #E8ECF3;
	color: #333333;
	padding: 5px;
	margin: 0;
	width: 584px;
}
LABEL{
	width: 140px;
	float: left;
}
RADIO{
	color: #333333;
}
INPUT{
	background-image: url(../images/innershadow.gif);
	border: 1px solid #D4DBE9;
	background-color:#F3F5F8;
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#F3F5F8;
   color: #333333;
	width: 20px;
	background-image: none;
}
INPUT.button{
	background-image: none;
	border: none;
	background-color: none;
   color: #ffffff;
	height: auto;
	width: auto;
}
SELECT{
	border: 1px solid #D4DBE9;
	background-color:#FFFFFF;
   color: #333333;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
SELECT.hundert{
	width: 100px;
}
SELECT.zweihundert{
	width: 200px;
}
textarea{
	background-image: url(../images/innershadow.gif);
	border: 1px solid #D4DBE9;
	background-color:#FFFFFF;
   color: #333333;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 100%;
	width: 300px;
	padding: 2px;
}
fieldset {
	border: 1px solid #e20020;
}
legend {
	font-weight: bold;
	color: #e20020;
}

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif
}
TR{
   font-size: 10pt;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif
}
TR.mittel{
   Background: #ccdbeb;	
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
TR.hell{
   Background: #f4f5fa;	
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif
}
TH{
   font-size: 26pt;
   color: #004a9a;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif
}
TD{
   font-size: 10pt;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333333
}
TD.mittel{
   Background: #E8ECF3;	
   font-size: 10pt;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333333
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{
 	list-style: circle;
	color: #000000;
}
P{
	font-size: 100%;
	color: #333333;
	line-height: 1.3em;
}
P.klein{
	font-size: 80%;
	font-family: "Arial Narrow", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
}
span.klein{
	font-size: 80%;
	font-family: "Arial Narrow", Verdana, Geneva, Helvetica, sans-serif;
	color: #999999;
}
A{
	font-size: 100%;
   color: #e20020;
	text-decoration: none;
}
A:hover{
   color: #e20020;	
	text-decoration: underline;
}
A.klein{
    font-size: 80%;
}
hr{
 border: 0; /* Für Firefox und Opera */
 border-top: solid 1px #00519e;
 border-bottom: transparent;
}
img{ border: solid 0px #8C8C8C; }
img.noborder { border: 0; }

/* HAUPTNAVIGATION
-------------------------------------------------------------------- */
#hauptnavi {
	width: 159px;
	margin: 0 0 0 1px;
	padding: 0;
	line-height: 1.5em;
}
#hauptnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#hauptnavi li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#hauptnavi a {
	font-size: 100%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #00519e;
	text-align: left;
   text-decoration: none;
	width: 148px;
	letter-spacing: 0em;
	display: block;
   padding: 5px;
   margin: 0;
	border-bottom: 1px solid #00519e;
}
#hauptnavi a:hover {
	text-decoration: none;
   background: #c6d4ea;	
}
#hauptnavi li.active a {
	text-decoration: none;
   background: #c6d4ea;	
}

/* UNTERNAVIGATION
-------------------------------------------------------------------- */
#unternavigation {
	width: 619px;
	height: 31px;
	padding: 14px 0 0 1px;
	margin: 0;
}
.unav-hdw {
	background: url(../images/unav-HdW.gif) no-repeat;
}
.unav-ausbildung {
	background: url(../images/unav-Ausbildung.gif) no-repeat;
}
.unav-weiterbildung {
	background: url(../images/unav-Weiterbildung.gif) no-repeat;
}
.unav-auslandsvermittlung {
	background: url(../images/unav-Auslandsvermittlung.gif) no-repeat;
}
.unav-projekte {
	background: url(../images/unav-Projekte.gif) no-repeat;
}
.unav-pruefzentren {
	background: url(../images/unav-Pruefzentren.gif) no-repeat;
}
.unav-tagungs-kongressstandort {
	background: url(../images/unav-Tagungs-Kongressstandort.gif) no-repeat;
}
.unav-media-presse {
	background: url(../images/unav-Media-Presse.gif) no-repeat;
}
.unav-hoehere-berufsfachschule {
	background: url(../images/unav-Hoehere-Berufsfachschule.gif) no-repeat;
}
.unav-berufsorientierung {
	background: url(../images/unav-berufsorientierung.gif) no-repeat;
}

/* LINKE SPALTE
-------------------------------------------------------------------- */
#links {
	width: 170px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	text-align:left;
 	font-size: 80%;
}
#links h3 { 
	font-family: "Arial Narrow", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 120%; color: #003872; padding: 0 5px; margin: 0;	line-height: 1.1em;
}
#links p { color: #333333; padding: 0 5px; margin: 0;	line-height: 1.3em; }

/* RECHTE SPALTE // HAUPTNAVIGATION
-------------------------------------------------------------------- */
#rechts {
	width: 170px;
	margin: 0 0 0 10px;
	float: right;
	text-align:left;
	background: url(../images/bg-rechts.gif) no-repeat;
	background-position: right 45px;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#inhalt {
	width: 620px;
	min-height: 555px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
#inhalt h1{
	font-size: 130%;
	color: #004a9a; 
   font-family: "Arial Narrow", Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 0 0;
}
#inhalt h2{
   font-size: 130%;
	color: #004a9a; 
   font-family: "Arial Narrow", Verdana, Geneva, Helvetica, sans-serif;
	margin:0;
	padding: 10px 0 0 0;
}
#inhalt h3{
   font-size: 120%;
	color: #004a9a; 
   font-family: "Arial Narrow", Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 0 0;
}
#unternavigation h1 {
	color: #FFFFFF;
	padding: 15px 10px 10px 10px;
	margin: 0;
}

/* SITEMAP
-------------------------------------------------------------------- */
#sitemap ul {
	margin-left: 0;
}
#sitemap ul li {
	font-weight: bold;
 	list-style: none;
	margin-top: 10px;
}
#sitemap ul li ul li {
	font-weight: normal;
 	list-style: circle;
	margin-top: 0;
}

/* RUBRIKEN-HEADER
-------------------------------------------------------------------- */
.hdw, .ausbildung, .weiterbildung, .auslandsvermittlung, .projekte, .pruefzentren, .tagungs-kongressstandort, .media-presse, .hoehere-berufsfachschule, .berufsorientierung {
	clear: left;
	padding: 0 12px 0 12px;
	min-height: 550px;
}

.hdw {
	background: url(../images/bg-HdW.gif) repeat-y;
	border-bottom: 1px solid #00519e;
}
.ausbildung {
	background: url(../images/bg-Ausbildung.gif) repeat-y;
	border-bottom: 1px solid #e20020;
}
.weiterbildung {
	background: url(../images/bg-Weiterbildung.gif) repeat-y;
	border-bottom: 1px solid #faba00;
}
.auslandsvermittlung {
	background: url(../images/bg-Auslandsvermittlung.gif) repeat-y;
	border-bottom: 1px solid #48651c;
}
.projekte {
	background: url(../images/bg-Projekte.gif) repeat-y;
	border-bottom: 1px solid #d44f1f;
}
.pruefzentren {
	background: url(../images/bg-Pruefzentren.gif) repeat-y;
	border-bottom: 1px solid #894835;
}
.tagungs-kongressstandort {
	background: url(../images/bg-Tagungs-Kongressstandort.gif) repeat-y;
	border-bottom: 1px solid #895176;
}
.media-presse {
	background: url(../images/bg-Media-Presse.gif) repeat-y;
	border-bottom: 1px solid #6b8f24;
}
.hoehere-berufsfachschule {
	background: url(../images/bg-Hoehere-Berufsfachschule.gif) repeat-y;
	border-bottom: 1px solid #013366;
}
.berufsorientierung {
	background: url(../images/bg-berufsorientierung.gif) repeat-y;
	border-bottom: 1px solid #0099ff;
}
/* RUBRIK START
-------------------------------------------------------------------- */
div.rubrik-start { 
	height: 530px;
	width: 618px;
	padding-top: 20px;
	margin-left: -11px;
}
div.rubrik-text { width: 340px; margin-left: 265px;}

/* NEWS
-------------------------------------------------------------------- */
div.news-links { float: left; width: 120px; }
div.news-rechts { float: right; width: 420px; margin-left: 10px; }

/* FACHBEREICHE
-------------------------------------------------------------------- */
div.fachbereich-links { float: left; width: 315px; }
div.fachbereich-rechts { float: right; width: 235px; padding-left: 10px; margin-left: 10px; border-left: 1px solid #f3f5f8;}

/* KURSANGEBOTE
-------------------------------------------------------------------- */
div.kursangebot-links { float: left; width: 315px; }
div.kursangebot-rechts { float: right; width: 235px; padding-left: 10px; margin-left: 10px; border-left: 1px solid #f3f5f8;}

/* VERANSTALTUNGEN
-------------------------------------------------------------------- */
div.veranstaltung-links { float: left; width: 120px; }
div.veranstaltung-rechts { float: right; width: 430px; margin-left: 10px;}

/* TOP-SUCHE
-------------------------------------------------------------------- */
#top-suche { 
	background: url(../images/top-suche.gif) no-repeat; 
	width: 170px; 
	height: 45px; 
}
form.suche{
	background: none;
	border: 0;
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	padding: 14px 0 0 7px;
	width: 158px;
}
INPUT.suche{
	color: #666666;
	width: 125px;
	height: 24px;
	margin-left: 8px;
                margin-bottom : 5px;
	background: none;
	border: none;
}
INPUT.suchebutton{
	width: 30px;
	height: 20px;
	background-image: url(../images/go.gif);
	border: none;
	cursor:pointer;
                margin-left: -19px;
               margin-bottom : 10px;
}

/* SUCHE
-------------------------------------------------------------------- */
INPUT.suche-button{
	background-image: url(../images/bt-suchen.gif); 
	background-repeat: no-repeat; 
	border: none;
	background-color: none;
   color: #1259a8;
	height: 20px;
	width: 145px;
	cursor:pointer;
}

/* NEWSLETTER
-------------------------------------------------------------------- */
INPUT.newsletter-button{
	background-image: url(../images/bt-newsletter.gif); 
	background-repeat: no-repeat; 
	border: none;
	background-color: none;
   color: #1259a8;
	height: 20px;
	width: 145px;
	cursor:pointer;
}
.nl-meldung {
	color: #e20020;
	font-weight: bold;
	border: 1px solid #e20020;
	padding: 10px;
	margin-top: 10px;
}

/* MERKZETTEL
-------------------------------------------------------------------- */
.mz-meldung {
	color: #e20020;
	font-weight: bold;
	border: 1px solid #e20020;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mz-meldung span{
	color: #e20020;
	font-weight: normal;
}

/* NOPRINT BEREICH
-------------------------------------------------------------------- */
div.noprint { display: none; }

/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 140px; 
	float: left; 
	background-image: url(../images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor {
	border: 0px;
}
form p {
	margin-bottom: 5px;
}
INPUT.kontakt-button{
	background-image: url(../images/bt-absenden.gif); 
	background-repeat: no-repeat; 
	border: none;
	background-color: none;
   color: #1259a8;
	height: 20px;
	width: 145px;
	cursor:pointer;
}

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	width: 980px;
	margin: 0 auto;
	background: url(../images/bg-footer.gif) no-repeat;
	text-align: left;
	padding: 10px 0 0 0;
	margin-top: -1px;
}
#footer p {
   font-family: "Arial Narrow", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999; 
	text-align: left;
	margin: 0;
	padding: 0;
}
#footer a{
	color: #999999; 
}
#footer a:hover{
	color: #999999; 
	border: 0;
	background: none;
	text-decoration: underline;
}

/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html FORM{ width: 594px; }
*html hr{ width: 100%; color: #00519e;	height: 1px; border: 0; }
*html #hauptnavi { width: 160px; }
*html #hauptnavi a { width: 158px; text-decoration: none;}
*html #unternavigation {height: 45px; width: 620px;}
*html div.rubrik-start { height: 550px; margin: 0 -11px; padding: 0;}
*html div.rubrik-text { width: 339px; margin-left: 265px;}
*html .hdw, .ausbildung, .weiterbildung, .auslandsvermittlung, .projekte, .pruefzentren, .tagungs-kongressstandort, .media-presse, .hoehere-berufsfachschule, .berufsorientierung {
height: 550px; }
*html form.suche{ width: 168px;}

