@CHARSET "UTF-8";

body {
	margin: 0px;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 14px;
	line-height:17px;
    padding: 0px;
    color: #333333;
}


.rote_schrift {
	color: #c52517;
}

a, a:link, a:visited {
    background-color: inherit;
    color: #c52517;
    text-decoration: underline;
	
}

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

a.ebene_sub, a.ebene_sub:link, a.ebene_sub:visited {
    background-color: inherit;
    color: #c52517;
    text-decoration: none;
    margin-left: 15px;
}

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



a.ausbildungsblock_link, a.ausbildungsblock_link:link, a.ausbildungsblock_link:visited {
    background-color: inherit;
    color: #F6921E;
    text-decoration: underline;
}

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

a.ausbildungsblock_top, a.ausbildungsblock_top:link, a.ausbildungsblock_top:visited {
    background-color: inherit;
    color: #F6921E;
    margin-right: 15px;
    text-decoration: underline;
}

a.ausbildungsblock_top:hover, a.ausbildungsblock_top:active {
    text-decoration: underline;
    margin-right: 15px;
}


a.topnavi, a.topnavi:link, a.topnavi:visited {
    font-size:12px;
	background-color: inherit;
    color: #c52517;
    text-decoration: none;
}

a.topnavi:hover, a.topnavi:active {
    text-decoration: none;
}

a.detailsuche, a.detailsuche:link, a.detailsuche:visited {
    font-size:11px;
	background-color: inherit;
    color: #c52517;
    text-decoration: underline;
}

a.detailsuche:hover, a.detailsuche:active {
    text-decoration: none;
}

a.link_weiss, a.link_weiss:link, a.link_weiss:visited {
    color: #ffffff;
    text-decoration: underline;
}





h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    color:#c52517;
    width: 400px;
	margin-top:0px;
}

h2 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 20px;
    color:#777777;
}

h3 {
    font-size: 14px;
    font-weight: normal;
	color:#777777;
	margin:0px;
	margin-bottom:5px;
}

h3 strong {
	color:#777777;
}

p strong {
	color:#777777;
}

h4 {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}

th {
	font-weight: bold;
	color: #777777;
}

p {
	margin:0 0 10px 0;
	padding:0;

}

b, strong {
	color: #333333;
}


hr {
	width: 100%;
    height: 1px;
    background-color: #d6d6d6;
    border:0;
	margin-top:24px;
	
}


#pageinhalt {
	width:1065px;
	margin:0 auto;
	text-align:left;
}

#topnavi {
	width:1065px;
	text-align:right;
	/*padding-right:8px;*/
	margin-top:7px;
	margin-bottom:3px;
	height:17px;
	
}


#top {
	width:1065px;
	height:272px;
	background:url(/media/images/common/headerimage.jpg);
	margin-left:0px;
}


#hilfsnavi {
	padding-top:250px;
	float:right;
}

#bottom {
    width:1065px;
    margin-left:0px;
    border-top: 5px solid #cdcdcd;
    margin-top: 20px;
    padding-top: 10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#mainmenu {
	float:left;
	width:240px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom:0px;
}

#submenu_container {
	float:left;
	height:24px;
}
#submenu {
	position:absolute;
	width: 1065px;
	height:24px;
	margin-top:-5px;
	margin-left:20px;
	background: #f6921e url(/media/images/common/submenu_bg.png);
	background-repeat:repeat-x;
	z-index:500;
}
.navigationTable {
	width:auto;
}

#submenu_content {
	width:540px;
}
#submenu_content .navigationTable {
	margin-top:60px;
}

#content {
	float:left;
	text-align:left;
	width:540px;
	margin-left:26px;
	margin-top:12px;
    color: #666666;
}

#content_seminare {
	float:left;
	text-align:left;
	width:540px;
	margin-top:12px;
    color: #666666;
	margin-left: 6px;
}


#content_seminare h1 {
	
	margin-left:20px;
	
}

#content_seminare_text {
	
	margin-left:20px;
	
}

* html #content {
    margin-left:10px;
}


#boxenspalte {
	float:right;
	width:210px;
	margin-right:24px;
	margin-top: 12px;
	padding-top:0px;
}



#boxenspalte_links {
	float:left;
	width:240px;
	margin:0px;
	background-color:#ececec;
	
}


#ifb_fussleiste {
	float:right;
	text-align:right;
	margin-right: 30px;
	width: 550px;
	margin-bottom:30px;
	
}


.breadcrumb {
	color:#999999;
	font-size:13px;
	margin-bottom:24px;

}


.breadcrumb a {
	color:#999999;

}


#ihr_nutzen {
    background: #F6921E;
    padding: 15px;
    color: #ffffff;
    margin-bottom: 20px;
    width: 420px;
}
#wussten_sie {
    background: url(/media/images/common/wusstenSie.png);
    background-repeat: no-repeat;
    width: 490px;
    height: 138px;
    margin-bottom: 20px;
    color: #ffffff;
}

#gutzuwissen {
    background: url(/media/images/common/gutzuwissen.png);
    background-repeat: no-repeat;
    width: 490px;
    height: 164px;
    margin-bottom: 20px;
    color: #ffffff;
}

#faq_question {
    background: url(/media/images/common/katja.png);
    background-repeat: no-repeat;
    width: 481px;
    height: 110px;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #8e2800;
    font-weight: bold;
}

#ihr_nutzen strong {
    color: #ffffff;
}
#ihr_nutzen ul {
	margin:0;
	padding:0;
}
#ihr_nutzen li {
    margin:0;
    padding:10px 0 0 10px;
    list-style-type: none;
    text-indent: -10px;
}

ul {
    margin-left: 20px;
    padding:0;
}
li {
    margin: 0px;
    padding: 0px;
    list-style-type: disc;
}

.startseiteUL{
    
}
.startseiteLI {
    text-indent: 0;
    list-style: none;
    background: url(/media/images/common/punkt_einzeln.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    padding-left: 25px;
}


.ausbildungsblock {
    border-bottom: 1px solid #dcdcdc;
    padding-top: 4px;
    padding-bottom: 4px;
}

.ausbildungsblock_tage {
    color: #666666;
}
.ausbildungsblock_headline {
    color: #F6921E;
    font-weight: bold;
    margin-bottom:0;
}

.box h2 {
	font-size:11px;
	font-weight:bold;
	font-stretch:condensed;
	margin: 0px 0px 4px 0px;
}

.box_innen {
	margin: 0px 8px 0px 8px; 
	padding:8px 0px 15px 0px;
}

.textfeld_box {
	border:1px solid #c0c0c0;
	padding:2px;
	width:180px;
	margin-bottom:8px;
	color:#8e8e8e;

}

.seminarsuche {
	background-image: url(/media/images/common/bg_sem_suche.png);
	background-repeat:no-repeat;
	width:210px;
	height:141px;
	margin-bottom:12px;
	margin-top:12px;
	margin-left:16px;
	padding-left:4px;
	
}


.seminarsuche h2 {
	color:#92141a;
	background-image: url(/media/images/common/lupe.png);
    background-repeat: no-repeat;
    background-position: 8px 12px;
	padding-left:28px;
	padding-top:12px;
	margin:0px;
	
	
}


.small_sem_legende {
	font-size:12px;
}

.small_sem {
	font-size:12px;
}

.topbegriffe {
	float:left;
	width:240px;
	height:420px;
	margin-left:0px;
	padding-top: 12px;
	background-color:#ececec;
	background-image: url(/media/images/common/bg_topbegriffe.png);
	background-repeat:no-repeat;
	background-position:center;
	
}


.box_red {
	width:196px;
	background-color:#c11827;
	color:#ffffff;
	padding-left:12px;
	margin-bottom:15px;
	margin-top:0px;
	

}

.box_red p {
	color:#ffffff;
	
}

.box_red p strong {
	color:#ffffff;
	
}


.box_red h2 {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding-top:14px;
	padding-bottom:0px;
	margin-top:0px;
	
}


.box_red b, strong {
	color:#ffffff;
	
}


.box b, strong {
	color:#333333;
	
}


.box_red hr {
	width: 100%;
    height: 1px;
    background-color: #ffffff;
    border:0;
	margin-top:6px;
	margin-bottom:8px;
	padding:0px;
	
}




.boxcontent_red {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:10px;

}

.boxcontent_red strong {
	color:#FFFFFF;
   
}


.bookmarks {
	font-size:12px;
	color:#999999;
   
}

.bookmarks a {
	font-size:12px;
	color:#999999;
   
}


#submenu_internetangebote {
    position: absolute;
    width: 375px;
    margin-left: 696px;
    padding-bottom: 10px;
    background: #ffffff;
    border-bottom: #cdcdcd 1px solid;
    border-left: #cdcdcd 1px solid;
}




#submenu_informationsdienste {
    position: absolute;
    width: 180px;
    margin-left: 705px;
    padding-bottom: 10px;
    background: #ffffff;
    border-bottom: #cdcdcd 1px solid;
    border-left: #cdcdcd 1px solid;
    border-right: #cdcdcd 1px solid;
}
#submenu_meinifb {
    position: absolute;
    width: 200px;
    margin-left: 705px;
    padding-bottom: 10px;
    background: #ffffff;
    border-bottom: #cdcdcd 1px solid;
    border-left: #cdcdcd 1px solid;
    border-right: #cdcdcd 1px solid;
}

#footer {
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding-top: 10px;
    border-top: 2px solid #aaaaaa;
    clear: both;
}

.clear {
    clear: both;
    height: 1px;
}

.message {
    font-weight: bold;
    margin-bottom: 10px;
}

.white {
	color:#FFFFFF;
    
}

.white strong {
	color:#FFFFFF;
    
}

.newsDate { 
	color:#5a5a5a;
	font-size:11px;

}

.newsTitle { 
	color:#5a5a5a;
	font-size:12px;

}


.newsTeaser { 
	color:#5a5a5a;
	font-size:12px;

}

.newsMore { 
	font-size:12px;

}

.arrow {
    background: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.arrowBack {
    background: url(/media/images/common/arrow_back.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.blocklabel {
    display: inline-block;
    width: 180px;
}

.black {
    color: #333333;
}

.small td {
    font-size: 10px;
}

* html .faq_klaus {
    margin-bottom: 4px;
}

#ihr_nutzen ul {
    margin:0;
    padding:0;
}

ul.downloads {
    margin:0;
    padding:0;
}

ul.downloads li {
    margin:0;
    padding:10px 0 0 10px;
    list-style-type: none;
    text-indent: 10px;
    background: url("/media/images/common/pdf_icon.gif");
    background-repeat: no-repeat; 
}
.orange {
    color: #F6921E;
}

#referentenstimme {
    margin-left: 15px;
    width: 435px; 
}

/**********************************************************
 *
 * dbr Artikel
 *
 **********************************************************/



.dbrTitel {
	font-size:30px;
	line-height:32px;
	padding-top:5px;
	padding-bottom:5px;
	
}

.dbrTeaser {
	font-size:15px;
}

.dbrText {
	font-size:12px;
	color:#333333;
}

.dbrText strong {
	font-size:12px;
	color:#333333;
}

.dbrBild {
	float:left;
	padding-right:10px;
	padding-top:10px;
	
}

.dbrKopfzeile {
	color: #c52517;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
}

.dbrText h2 {
	font-size:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.dbrHr {
	width: 100%;
    height: 1px;
    background-color: #CED3D9;
    border:0;
}


.dbrTitel_vorschau {
	font-size:18px;
	
}

.dbrTeaser_vorschau {
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}


.dbrTeaser_vorschau p {
	padding:0px;
	margin:0px;
}

.dbrText_vorschau {
	font-size:12px;
}

.dbrBild_vorschau {
	float:left;
	padding-right:10px;
	padding-top:5px;
	
}

.dbrKopfzeile_vorschau {
	font-size:12px;
	color: #c52517;
}

.dbrText_vorschau h2 {
	font-size:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}



.dbrWeiterlesen_vorschau {
	font-size:12px;
	font-weight:bold;
	color:#92141a;
	padding:0px;
	margin:0px;
	

	
}

/**********************************************************
 *
 * Navi
 *
 **********************************************************/


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	width:228px;
	
}
.ebene0-1:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	width:228px;
}
.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	width:228px;
}
.ebene0-1_angewaehlt:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	width:228px;
}





.ebene0-1_tot, .ebene0-1_tot:link, .ebene0-1_tot:visited, .ebene0-1_tot:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:default;
	
}
.ebene0-1_tot:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:default;
}
.ebene0-1_tot_angewaehlt, .ebene0-1_tot_angewaehlt:link, .ebene0-1_tot_angewaehlt:visited, .ebene0-1_tot_angewaehlt:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:default;
}
.ebene0-1_tot_angewaehlt:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:default;
}


.ebene0-1_hoch, .ebene0-1_hoch:link, .ebene0-1_hoch:visited, .ebene0-1_hoch:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
	
}
.ebene0-1_hoch:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}
.ebene0-1_hoch_angewaehlt, .ebene0-1_hoch_angewaehlt:link, .ebene0-1_hoch_angewaehlt:visited, .ebene0-1_hoch_angewaehlt:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}
.ebene0-1_hoch_angewaehlt:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}


.ebene0-1_hoch, .ebene0-1_hoch:link, .ebene0-1_hoch:visited, .ebene0-1_hoch:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
	
}
.ebene0-1_hoch:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}
.ebene0-1_hoch_angewaehlt, .ebene0-1_hoch_angewaehlt:link, .ebene0-1_hoch_angewaehlt:visited, .ebene0-1_hoch_angewaehlt:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}
.ebene0-1_hoch_angewaehlt:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}

.ebene0-1_hoch_tot, .ebene0-1_hoch_tot:link, .ebene0-1_hoch_tot:visited, .ebene0-1_hoch_tot:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
	
}
.ebene0-1_hoch_tot:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}
.ebene0-1_hoch_tot_angewaehlt, .ebene0-1_hoch_tot_angewaehlt:link, .ebene0-1_hoch_tot_angewaehlt:visited, .ebene0-1_hoch_tot_angewaehlt:active {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}
.ebene0-1_hoch_tot_angewaehlt:hover {
    display: block;
    color: #5b5b5b;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:26px;
	padding-bottom:5px;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
	
}
.ebene1-1:hover {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
	
}
.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
    color: #333333;
    font-weight: bold;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
	
}
.ebene1-1_angewaehlt:hover {
    display: block;
    color: #333333;
    font-weight: bold;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
}

.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
	
}
.ebene2-1:hover {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
}
.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
}
.ebene2-1_angewaehlt:hover {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
}

/**********************************************************
 *
 * Navigation Seminare, farbig hinterlegt
 *
 **********************************************************/

.sem_beige, .sem_beige:link, .sem_beige:visited, .sem_beige:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#c2b994;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.sem_beige:hover {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#c2b994;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.sem_beige_angewaehlt, .sem_beige_angewaehlt:link, .sem_beige_angewaehlt:visited, .sem_beige_angewaehlt:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#c2b994;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.sem_beige_angewaehlt:hover {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#c2b994;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}


.sem_blau, .sem_blau:link, .sem_blau:visited, .sem_blau:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#007995;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.sem_blau:hover {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#007995;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.sem_blau_angewaehlt, .sem_blau_angewaehlt:link, .sem_blau_angewaehlt:visited, .sem_blau_angewaehlt:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#007995;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.sem_blau_angewaehlt:hover {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#007995;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}


.sem_anthrazit, .sem_anthrazit:link, .sem_anthrazit:visited, .sem_anthrazit:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#5d5955;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.sem_anthrazit:hover {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#5d5955;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.sem_anthrazit_angewaehlt, .sem_anthrazit_angewaehlt:link, .sem_anthrazit_angewaehlt:visited, .sem_anthrazit_angewaehlt:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#5d5955;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.sem_anthrazit_angewaehlt:hover {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#5d5955;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}


.sem_stein, .sem_stein:link, .sem_stein:visited, .sem_stein:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#a19987;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.sem_stein:hover {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#a19987;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.sem_stein_angewaehlt, .sem_stein_angewaehlt:link, .sem_stein_angewaehlt:visited, .sem_stein_angewaehlt:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#a19987;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.sem_stein_angewaehlt:hover {
    display: block;
    color: #ffffff;
    font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-color:#a19987;
	border-bottom:1px #ffffff solid;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}



/**********************************************************
 *
 * Hilfsnavigation, oben rechts
 *
 **********************************************************/

.hilf_ebene1-1, .hilf_ebene1-1:link, .hilf_ebene1-1:visited, .hilf_ebene1-1:active {
    display: block;
    color: #ffffff;
    font-weight: normal;
	font-size:16px;
	text-decoration:none;
	padding-right:25px;
}
.hilf_ebene1-1:hover {
    display: block;
    color: #ffffff;
    font-weight: normal;
	font-size:16px;
	text-decoration:none;
	padding-right:25px;
}
.hilf_ebene1-1_angewaehlt, .hilf_ebene1-1_angewaehlt:link, .hilf_ebene1-1_angewaehlt:visited, .hilf_ebene1-1_angewaehlt:active {
    display: block;
    color: #ffffff;
    font-weight: normal;
	font-size:16px;
	text-decoration:none;
	padding-right:25px;
}
.hilf_ebene1-1_angewaehlt:hover {
    display: block;
    color: #ffffff;
    font-weight: normal;
	font-size:16px;
	text-decoration:none;
	padding-right:25px;
}

.hilf_ebene2-1, .hilf_ebene2-1:link, .hilf_ebene2-1:visited, .hilf_ebene2-1:active {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-right:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
	
}
.hilf_ebene2-1:hover {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-right:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
}
.hilf_ebene2-1_angewaehlt, .hilf_ebene2-1_angewaehlt:link, .hilf_ebene2-1_angewaehlt:visited, .hilf_ebene2-1_angewaehlt:active {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-right:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
}
.hilf_ebene2-1_angewaehlt:hover {
    display: block;
    color: #333333;
    font-weight: normal;
	font-size:12px;
	text-decoration:none;
	background-color:#ececec;
	border-bottom:1px #ffffff solid;
	padding-left:22px;
	padding-right:22px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 8px;
}

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.dropdown0-1, .dropdown0-1_angewaehlt {
    position:absolute;
    margin-left:0px;
    margin-top:30px;
    width:200px;
}

.dropdown1-1, .dropdown1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:200px;
}

.hilf_dropdown1-1, .hilf_dropdown1-1_angewaehlt {
    position:absolute;
    margin-left:-5px;
    margin-top:23px;
    width:200px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}

