/*
*
*
*
* styles_global.css -----------------------------------------------------------------------------------------
*
*
*
*/

/* test and bugfix */
.markiert { border: 1px solid #c00 !important; }
.markiert2 { background-color: #ddd !important; }
.markiert3 { background-color: #900 !important; }
.markiert4 { background-color: #090 !important; }




/* general */
* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body, div, p, a, li, span, td, input, textarea, h1, h2, h3, h4, h5, h6, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}


a { text-decoration: none; }
a:hover { text-decoration: underline; }

a.nn { text-decoration: none !important; }
a.ny { text-decoration: none !important; }
a.yn { text-decoration: underline !important; }
a.yy { text-decoration: underline !important; }
a.nn:hover { text-decoration: none !important; }
a.ny:hover { text-decoration: underline !important; }
a.yn:hover { text-decoration: none !important; }
a.yy:hover { text-decoration: underline !important; }

.clearForIE {
	display: none;
}

.clearafter:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

input[type="text"],
input[type="password"],
input[type="file"],
textarea {
	-moz-box-sizing: content-box;
}

input[type="hidden"] {
	display: none !important;
}




/* general colors */
.vg_000 {	color: #000000; }
.bg_000 { background-color: #000000; }
.vg_fff { color: #ffffff; }
.hg_fff { background-color: #ffffff; }




/* general page layout */
body {
}

a.top_anchor {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

div.pageWrapper {
}

div.pageWrapper div.pageBGWrapper {
	background: #e8eaea url(../images/bg_content.png) center 0 repeat-y;
}

div.pageWrapper div.pageBGWrapper div.pageHeaderWrapper {
	position: relative;
	z-index: 20;
	background: transparent url(../images/bg_header.png) center 0 repeat-x;
	margin-bottom: -7px;
}

div.pageWrapper div.pageBGWrapper div.pageHeaderWrapper div.pageHeaderCenter {
	position: relative;
	width: 988px;
	height: 117px;
	margin: 0 auto;
}

div.pageWrapper div.pageBGWrapper div.pageContentWrapper {
	position: relative;
	z-index: 10;
	background: transparent url(../images/bg_content_top.png) center 0 no-repeat;
	padding-bottom: 8px;
	padding-top: 25px;
}

div.pageWrapper div.pageBGWrapper div.pageContentWrapper_hasMenu2 {
	padding-top: 55px;
}

div.pageWrapper div.pageBGWrapper div.pageContentWrapper_hasMenu3 {
	padding-top: 88px;
}

div.pageWrapper div.pageBGWrapper div.pageContentWrapper div.pageContentCenter {
	position: relative;
	width: 988px;
	margin: 0 auto;
}

div.pageWrapper div.pageBGWrapper div.pageContentWrapper div.pageContentCenter:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.pageWrapper div.pageFooterWrapper {
	background: transparent url(../images/bg_footer.png) 0 0 repeat-x;
	padding-top: 5px;
}

div.pageWrapper div.pageFooterWrapper div.pageFooterCenter {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px 0 3px;
}





/* header */
div.logo {
	position: absolute;
	left: 0px;
	top: 3px;
}

div.logo a {
	position: relative;
	display: inline-block;
}

div.logo a span {
	position: absolute;
	top: -141px;
	left: -5px;
}

div.pageHeaderCenter div.suche {
	position: absolute;
	z-index: 100;
	right: -1px;
	bottom: 13px;
	width: 198px;
	height: 34px;
	background: transparent url(../images/meta_search_input.png) left top no-repeat;
}

div.pageHeaderCenter div.suche div.header_suche_label {
	position: absolute;
	left: 0px;
	top: -20px;
	padding-right: 6px;
	height: 23px;
	background: transparent url(../images/meta_search_label_r.png) right top no-repeat;
}

div.pageHeaderCenter div.suche div.header_suche_label label {
	display: inline-block;
	height: 22px;
	padding: 1px 5px 0 24px;
	background: transparent url(../images/meta_search_label.png) left top no-repeat;
	font-weight: bold;
	color: #00764b;
}

div.pageHeaderCenter div.suche input.form_text {
	position: absolute;
	left: 7px;
	top: 7px;
	color: #999999;
	font-style: italic;
	width: 187px;
	height: 18px;
	border: 0;
}
div.pageHeaderCenter div.suche input.form_submit {
	position: absolute;
	right: 7px;
	top: 5px;
}


/* footer */ /***/
div.pageFooterCenter div.col_links {
	float: left;
	width: 271px;
}

div.pageFooterCenter div.col_links div.content {
	padding-top: 1px;
}

div.pageFooterCenter div.col_netzwerk {
	float: left;
	width: 709px;
}

div.pageFooterCenter div.col_netzwerk label {
	float: left;
	padding: 6px 10px 0 0;
}

div.pageFooterCenter div.col_netzwerk a {
	margin-right: 20px;
}



/*
*
*
*
* styles_content_standard.css -----------------------------------------------------------------------------------------
*
*
*
*/

/* contentCol */
div.contentCol {
	float: left;
}

div.contentCol_1home {
	width: 248px;
}

div.contentCol_1home_right {
	padding-left: 12px;
}

div.contentCol_2home {
	width: 508px;
}

div.contentCol_teaser {
	width: 228px;
	padding-left: 12px;
}

div.contentCol_teaserLeft {
	width: 228px;
	padding-right: 12px;
}

div.contentCol_menu {
	width: 160px;
	padding: 3px 17px 0px 3px;
}

div.contentCol_1 {
	width: 283px;
}

div.contentCol_1_right {
	padding-left: 2px;
}

div.contentCol_2 {
	width: 568px;
}

div.contentCol_3 {
	width: 808px;
}

div.contentCol_1overview {
	width: 268px;
}

div.contentCol_1overview_right {
	padding-left: 2px;
}






/* contentBox */
div.contentBox {
	position: relative;
	margin-bottom: 2px;
}

div.contentBox_bigMarginBottom {
	margin-bottom: 12px;
}

div.contentBox_fixedHeight190 div.contentBox_middle div.content { height: 190px; }
div.contentBox_fixedHeight160 div.contentBox_middle div.content { height: 160px; }
div.contentBox_fixedHeight125 div.contentBox_middle div.content { height: 125px; }
div.contentBox_fixedHeight100 div.contentBox_middle div.content { height: 100px; }
div.contentBox_fixedHeightOverview div.contentBox_middle div.content { height: 65px; }
div.contentBox_fixedHeightOverview div.contentBox_colorHeader { height: 50px; padding-top: 6px; padding-bottom: 7px; }

div.contentBox_doppelteaser div.contentContainer:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.contentBox_doppelteaser div.contentContainer div.content_left {
	float: left;
	width: 240px;
}

div.contentBox_doppelteaser div.contentContainer div.content_right {
	float: left;
	width: 240px;
	margin-left: 20px;
}

div.contentBox_top {
	height: 3px;
	background-position: left top;
	background-repeat: no-repeat;
}

div.contentBox_middle {
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0 5px 0 3px;
}

div.contentBox_bottom {
	height: 5px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.contentCol_1home div.contentBox, div.contentCol_2home div.doubleHomeCol div.contentBox { width: 248px; }
div.contentCol_1home div.contentBox_top, div.contentCol_2home div.doubleHomeCol div.contentBox_top { background-image: url(../images/box/box_1home_top.png); }
div.contentCol_1home div.contentBox_middle, div.contentCol_2home div.doubleHomeCol div.contentBox_middle { background-image: url(../images/box/box_1home_middle.png); }
div.contentCol_1home div.contentBox_bottom, div.contentCol_2home div.doubleHomeCol div.contentBox_bottom { background-image: url(../images/box/box_1home_bottom.png); }

div.contentCol_2home div.contentBox { width: 508px; }
div.contentCol_2home div.contentBox_top { background-image: url(../images/box/box_2home_top.png); }
div.contentCol_2home div.contentBox_middle { background-image: url(../images/box/box_2home_middle.png); }
div.contentCol_2home div.contentBox_bottom { background-image: url(../images/box/box_2home_bottom.png); }

div.contentCol_teaser div.contentBox { width: 228px; }
div.contentCol_teaser div.contentBox_top { background-image: url(../images/box/box_teaser_top.png); }
div.contentCol_teaser div.contentBox_middle { background-image: url(../images/box/box_teaser_middle.png); }
div.contentCol_teaser div.contentBox_bottom { background-image: url(../images/box/box_teaser_bottom.png); }

div.contentCol_teaserLeft div.contentBox { width: 228px; }
div.contentCol_teaserLeft div.contentBox_top { background-image: url(../images/box/box_teaserLeft_top.png); }
div.contentCol_teaserLeft div.contentBox_middle { background-image: url(../images/box/box_teaserLeft_middle.png); }
div.contentCol_teaserLeft div.contentBox_bottom { background-image: url(../images/box/box_teaserLeft_bottom.png); }

div.contentCol_1 div.contentBox { width: 283px; }
div.contentCol_1 div.contentBox_top { background-image: url(../images/box/box_1_top.png); }
div.contentCol_1 div.contentBox_middle { background-image: url(../images/box/box_1_middle.png); }
div.contentCol_1 div.contentBox_bottom { background-image: url(../images/box/box_1_bottom.png); }

div.contentCol_2 div.contentBox { width: 568px; }
div.contentCol_2 div.contentBox_top { background-image: url(../images/box/box_2_top.png); }
div.contentCol_2 div.contentBox_middle { background-image: url(../images/box/box_2_middle.png); }
div.contentCol_2 div.contentBox_bottom { background-image: url(../images/box/box_2_bottom.png); }

div.contentCol_3 div.contentBox { width: 808px; }
div.contentCol_3 div.contentBox_top { background-image: url(../images/box/box_3_top.png); }
div.contentCol_3 div.contentBox_middle { background-image: url(../images/box/box_3_middle.png); }
div.contentCol_3 div.contentBox_bottom { background-image: url(../images/box/box_3_bottom.png); }

div.contentCol_1overview div.contentBox { width: 268px; }
div.contentCol_1overview div.contentBox_top { background-image: url(../images/box/box_1overview_top.png); }
div.contentCol_1overview div.contentBox_middle { background-image: url(../images/box/box_1overview_middle.png); }
div.contentCol_1overview div.contentBox_bottom { background-image: url(../images/box/box_1overview_bottom.png); }

div.contentBox img.corner_outer {
	position: absolute;
	z-index: 100;
	background: transparent url(../images/box/box_cornerOuter_sprite.png) left top no-repeat;
}

div.contentBox img.corner_inner {
	position: absolute;
	z-index: 100;
	background: transparent url(../images/box/box_cornerInner_sprite.png) left top no-repeat;
}

div.contentBox img.corner_outer_lo { left: 0px; top: 3px; background-position: left top; }
div.contentBox img.corner_outer_ro { right: 0px; top: 3px; background-position: right top; }
div.contentBox img.corner_outer_ru { right: 0px; bottom: 5px; background-position: right bottom; }
div.contentBox img.corner_outer_lu { left: 0px; bottom: 5px; background-position: left bottom; }

div.contentBox img.corner_inner_lo { left: 3px; top: 3px; background-position: left top; }
div.contentBox img.corner_inner_ro { right: 5px; top: 3px; background-position: right top; }
div.contentBox img.corner_inner_ru { right: 5px; bottom: 5px; background-position: right bottom; }
div.contentBox img.corner_inner_lu { left: 3px; bottom: 5px; background-position: left bottom; }

div.contentBox_isHeader {
	margin-bottom: -0px; /***/
}

div.contentBox_colorHeader { /***/
	position: relative;
	background: #007d4d url(../images/box/box_header_bgGradient.png) left top repeat-x;
	padding: 4px 9px 5px 9px;
	color: #ffffff;
	min-height: 16px;
}

div.contentCol_2 div.contentBox_colorHeader,
div.contentCol_3 div.contentBox_colorHeader {
	padding-right: 12px;
	padding-left: 15px;
}

div.contentBox_colorHeader h2 {
	font-size: 15px;
	line-height: 16px;/***/
	color: #ffffff;
}

div.contentBox_headlineOneLineVerticalCenter div.contentBox_colorHeader h2 {
	padding: 9px 0px 7px 0px;
}

div.contentBox_colorHeader img.corner_inner {
	position: absolute;
	z-index: 90;
	background: transparent url(../images/box/box_header_cornerInner_sprite.png) left top no-repeat;
}

div.contentBox_colorHeader img.corner_bottom {
	position: absolute;
	z-index: 90;
	background: transparent url(../images/box/box_header_cornerBottom_sprite.png) left top no-repeat;
}

div.contentBox_colorHeader img.corner_inner_lo { left: 0px; top: 0px; background-position: left top; }
div.contentBox_colorHeader img.corner_inner_ro { right: 0px; top: 0px; background-position: right bottom; }

div.contentBox_colorHeader img.corner_bottom_lu { left: 0px; bottom: -5px; background-position: left top; }
div.contentBox_colorHeader img.corner_bottom_ru { right: 0px; bottom: -5px; background-position: right bottom; }

div.boxImageWrapper {
	position: relative;
}

div.boxImageWrapper div.overlayRoundedBottom {
	position: absolute;
	z-index: 80;
	left: 0;
	bottom: 0;
	margin: 0 5px 0 5px;
	width: 210px;
	height: 5px;
	background-color: #ffffff;
}

div.boxImageWrapper div.overlayRoundedBottom img.corner_bottom {
	position: absolute;
	z-index: 90;
	background: transparent url(../images/box/boxImage_overlayRoundedBottom_sprite.png) left top no-repeat;
}

div.boxImageWrapper div.overlayRoundedBottom img.corner_bottom_lu { left: -5px; bottom: 0px; background-position: left top; }
div.boxImageWrapper div.overlayRoundedBottom img.corner_bottom_ru { right: -5px; bottom: 0px; background-position: right bottom; }

div.contentBox img.boxVisual {
	position: absolute;
	z-index: 100;
	right: 5px;
	top: 0px;
}


/* START LED Change */


div.contentCol_2 div.doubleTeaserCol:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.contentCol_2 div.doubleTeaserCol {
	margin-top: 10px;
}

div.contentCol_2 div.doubleTeaserCol div.contentBox {
	width: 278px;
}

div.contentCol_2 div.doubleTeaserCol div.contentBox_top { background-image: url(../images/box/box_2_doublebox_top.png); }

div.contentCol_2 div.doubleTeaserCol div.contentBox_middle {
    background-image: url(../images/box/box_2_doubleteaser_middle.png);
}

div.contentCol_2 div.doubleTeaserCol div.contentBox_bottom {
    background-image: url(../images/box/box_2_doubleteaser_bottom.png);
}

div.contentCol_2 div.doubleTeaserCol div.doubleTeaserColLeft {
	float: left;
}

div.contentCol_2 div.doubleTeaserCol div.doubleTeaserColRight {
	float: left;
	padding-left: 12px;
}
/* END LED Change */




/* doubleHomeCol */
div.contentCol_2home div.doubleHomeCol:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.contentCol_2home div.doubleHomeCol div.doubleHomeColLeft {
	float: left;
}

div.contentCol_2home div.doubleHomeCol div.doubleHomeColRight {
	float: left;
	padding-left: 12px;
}

div.contentCol_2home div.doubleHomeCol div.contentBox {
	width: 248px;
}
/* // doubleHomeCol */





/* content */
div.pageHeadline {
	position: absolute;
	left: 3px;
	top: -33px;
	width: 300px;
}

div.pageHeadline h1 {
	font-size: 24px;
	line-height: 18px;
	color: #00764b;
}

div.contentBox_colorHeader h1 {
	font-size: 22px;
	line-height: 26px;
	padding: 7px 0 6px 0;
	color: #ffffff;
}
div.contentBox_colorHeader div.subheadline {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
	color: #ffffff;
}

div.content {
	padding: 8px 10px 5px 10px;
}

div.contentCol_2 div.content,
div.contentCol_3 div.content {
	padding-right: 15px;
	padding-left: 15px;
}

div.hasBgVisual {
	background-position: right bottom;
	background-repeat: no-repeat;
}

div.content h2 {
	font-size: 18px;
	line-height: 21px;
	color: #22934e;
	padding: 8px 0 9px 0;
}

div.content h2.bigMarginBottom {
	margin-bottom: 12px;
}

div.content h3 {
	font-size: 15px;
	line-height: 16px;/***/
	color: #22934e;
	padding: 7px 0 6px 0;
}

div.content h3 a {
	font-size: 15px;
	line-height: 16px;/***/
	color: #22934e;
}

div.content h4 {
	font-size: 13px;
	line-height: 16px;
	padding: 3px 0 6px 0;
	font-weight: bold;
}

div.content h4 a {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

div.fliesstext {
	padding: 2px 0 2px 0;
}

div.contentCol_2 div.fliesstext,
div.contentCol_3 div.fliesstext {
	line-height: 18px;
}

div.fliesstext a {
	text-decoration: underline;
}

div.fliesstext a:hover {
	text-decoration: none;
}

div.fliesstext ul {
	list-style: none;
}

div.fliesstext ul li {
	background: transparent url(../images/dash.png) 0px 10px no-repeat;
	padding: 3px 0 3px 9px;
}

div.fliesstext ul li a strong {
	color: #22934e;
	text-decoration: underline;
}

div.fliesstext ul li a:hover strong {
	text-decoration: none;
}

div.fliesstext ol {
	padding-left: 18px;
}

div.content div.breadcrump {
	margin-top: 10px;
}

div.content div.breadcrump, div.content div.breadcrump a {
	font-size: 11px;
	line-height: 15px;
}


/* START Fließtext mit Bild */ /***/
div.fliesstextMitBild {
	clear: both;
	padding: 2px 0 2px 0;
}

div.fliesstextMitBild div.fliesstext{
	padding: 0;
}

div.fliesstextMitBild:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    margin: 0;
    visibility: hidden;
}

div.fliesstextMitBild div.fliesstextMitBild_links {
	float: left;
	padding: 3px 10px 3px 0px;
}

div.fliesstextMitBild div.fliesstextMitBild_rechts {
	float: right;
	padding: 3px 0px 3px 10px;
}

div.fliesstextMitBild div.fliesstext ul li {
    display: table;
}
/* ENDE Fließtext mit Bild */


div.stdElContentAZNavigation a {
	margin-left: 8px;
	font-size: 16px;
    line-height: 18px;
}

div.stdElContentAZNavigation a.first {
	margin-left: 0px;
}

div.stdElContentAZNavigation a.active {
	color: #22934E;
}

div.contentCol_2 div.fliesstext ul li,
div.contentCol_3 div.fliesstext ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
}

div.abstract {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 11px;
}

div.trennlinie {
	height: 1px;
	overflow: hidden;
	margin: 12px 0 8px 0;
	border-top: 1px solid #cccccc;
}

div.trennlinie_marginSmall {
	margin: 4px 0 4px 0;
}

/* START Logo Header */ /***/
div.contentBox_logo div.contentBox_colorHeader h1 {
	width: 327px;
}

div.contentBox_logo div.contentBox_colorHeader div.subheadline {
	width: 327px;
}

div.contentBox_logo div.contentBoxLogoWrapper:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.contentBox_logo div.contentBoxLogoWrapper div.colContentBoxLogo_content {
	/* float: left; */
	width: 327px;
	padding-right: 15px;
}

div.contentBox_logo div.contentBoxLogoWrapper div.colContentBoxLogo_logo {
	position: absolute;
	right: 20px;
	top: -9px;
	/* float: left; */
	width: 188px;
	height: 140px;
	background: #fff url(../images/bg_logo.gif) left top no-repeat;
}

div.contentBox_logo div.contentBoxLogoWrapper div.contentBoxLogo_logo {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.contentBox_logo div.contentBoxLogoWrapper div.colContentBoxLogo_logo div.contentBoxLogo_Subtitle {
	font-size: 11px;
	line-height: 14px;
	padding: 5px 10px 5px 10px;
}
/* END Logo Header */



/* linklist */
ul.linklist {
	list-style: none;
	padding: 3px 0 3px 0;
}

ul.linklist li,
ul.linklist li ul li {
	padding: 3px 0 3px 0;
	line-height: 16px;
}

ul.linklist li a,
ul.linklist li span,
ul.linklist li ul li a,
ul.linklist li ul li span {
	display: inline-block;
	line-height: 16px;
	padding-left: 9px;
	background: transparent url(../images/dash_linklist.png) 0px 5px no-repeat;
}

ul.linklist_colored li,
ul.linklist_colored li a,
ul.linklist_colored li ul li,
ul.linklist_colored li ul li a {
	color: #22934e;
}

ul.linklist li ul {
	display: block;
	list-style: none;
	margin-left: 20px;
}

ul.linklist li ul.invisible { display: none;}

div.contentCol_2 ul.linklist li,
div.contentCol_3 ul.linklist li {
	padding-top: 2px;
	padding-bottom: 2px;
}

div.contentCol_2 ul.linklist li,
div.contentCol_2 ul.linklist li a,
div.contentCol_3 ul.linklist li,
div.contentCol_3 ul.linklist li a {
	background-position: 0px 6px;
	line-height: 18px;
}




/* contentImage */
img.contentImage_block {
	display: block;
}

img.contentImage_center {
	text-align: center;
}





/* newslist */
div.newslist {}

div.newslist a.newslist_entry {
	display: block;
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #cccccc;
}

div.newslist a.newslist_entry_arrow {
	background: transparent url(../images/dash_linklist.png) 0px 12px no-repeat;
	padding-left: 9px;
}

div.newslist a.newslist_entry_last {
	border-bottom: 0;
}




/* downloads */
div.downloadsWrapper {
	padding: 3px 0 11px 0;
}

div.downloads {
	border-top: 1px solid #cccccc;
}

div.downloads a.download {
	display: block;
	padding: 7px 0 4px 0;
	border-bottom: 1px solid #cccccc;
	min-height: 48px;
}

div.downloads a.download_fileAUD { padding-left: 53px; background: transparent url(../images/icon_file_aud.gif) left 8px no-repeat; }
div.downloads a.download_fileDOC { padding-left: 53px; background: transparent url(../images/icon_file_doc.gif) left 8px no-repeat; }
div.downloads a.download_fileEXE { padding-left: 53px; background: transparent url(../images/icon_file_exe.gif) left 8px no-repeat; }
div.downloads a.download_fileJPG { padding-left: 53px; background: transparent url(../images/icon_file_img.gif) left 8px no-repeat; }
div.downloads a.download_filePDF { padding-left: 53px; background: transparent url(../images/icon_file_pdf.gif) left 8px no-repeat; }
div.downloads a.download_fileVID { padding-left: 53px; background: transparent url(../images/icon_file_vid.gif) left 8px no-repeat; }
div.downloads a.download_fileXLS { padding-left: 53px; background: transparent url(../images/icon_file_xls.gif) left 8px no-repeat; }
div.downloads a.download_fileZIP { padding-left: 53px; background: transparent url(../images/icon_file_zip.gif) left 8px no-repeat; }
div.downloads a.download_filePPT { padding-left: 53px; background: transparent url(../images/icon_file_ppt.gif) left 8px no-repeat; }
div.downloads a.download_fileUNKNOWN { padding-left: 53px; background: transparent url(../images/icon_file_unknown.gif) left 8px no-repeat; }
div.downloads a.download_fileLINK { padding-left: 53px; background: transparent url(../images/icon_file_link.gif) left 8px no-repeat; }
div.downloads a.download_fileTRANSFER { padding-left: 53px; background: transparent url(../images/icon_verwandte_themen.gif) left 8px no-repeat; }



/* icons */
span.icon_rss {
	padding-right: 16px;
	background: transparent url(../images/icon_rss_green.png) right 1px no-repeat;
}



/* search */
div.searchWrapper {
	padding-top: 5px;
}

div.searchWrapper div.formRow {
	padding: 0 0 10px 0;
}

div.searchWrapper div.formRow:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	margin: 0;
	visibility: hidden;
}

div.searchWrapper div.formRow div.formItem {
	position: relative;
	padding-top: 15px;
	margin-left: 20px;
}

div.searchWrapper div.formRow div.formItem_width50 {
	float: left;
	width: 255px;
}

div.searchWrapper div.formRow div.formItem_width100 {}

div.searchWrapper div.formRow div.formItem_first {
	margin-left: 0;
}

div.searchWrapper div.formRow div.formItem label {
	position: absolute;
	top: 0;
	left: 4px;
	font-size: 11px;
	line-height: 14px;
}

div.searchWrapper div.formRow div.formItem_width100 input.text {
	width: 518px;
	padding: 0 4px 0 4px;
}

div.searchWrapper div.formRow div.formItem_width100 input.text_sizeBig {
	font-size: 18px;
	line-height: 26px;
	width: 510px;
	padding: 4px 8px 4px 8px;
}

div.searchWrapper div.formRow div.formItem select {
	width: 255px;
}

div.searchWrapper div.buttonWrapper {
	padding-top: 5px;
	text-align: right;
}

div.searchWrapper div.buttonWrapper input.submit {
	background: transparent url(../images/meta_search_submit.png) scroll 0 0 no-repeat;
	border: 0;
	height: 22px;
	font-weight: bold;
	cursor: pointer;
	line-height: 22px;
	padding-left: 25px;
}
/* // search */



/* linkliste big */
div.content div.linkliste_big {
	padding: 8px 0px 9px 0px;
}

div.content div.linkliste_big div.linkliste_big_item {
	padding-bottom: 4px;
}

div.content div.linkliste_big div.linkliste_big_item a {
	position: relative;
	display: inline-block;
	border: 1px solid #abd2c4;
	background: #cbe7d2 url(../images/linkliste_big_item_bg.png) scroll 0px 0px repeat-x;
	padding: 2px 6px 2px 5px;
}

div.content div.linkliste_big div.linkliste_big_item_arrow a {
	background: #cbe7d2 url(../images/linkliste_big_item_bg_arrow.png) scroll 0px 0px no-repeat;
	padding-left: 17px;
}

div.content div.linkliste_big div.linkliste_big_item a img.linkliste_big_item_corner_outer {
	position: absolute;
	z-index: 100;
	background: transparent url(../images/linkliste_big_item_cornerOuter_sprite.png) left top no-repeat;
}

div.content div.linkliste_big div.linkliste_big_item a img.linkliste_big_item_corner_outer_lo { left: -1px; top: -1px; background-position: left top; }
div.content div.linkliste_big div.linkliste_big_item a img.linkliste_big_item_corner_outer_ro { right: -1px; top: -1px; background-position: right top; }
div.content div.linkliste_big div.linkliste_big_item a img.linkliste_big_item_corner_outer_ru { right: -1px; bottom: -1px; background-position: right bottom; }
div.content div.linkliste_big div.linkliste_big_item a img.linkliste_big_item_corner_outer_lu { left: -1px; bottom: -1px; background-position: left bottom; }


/* // linkliste big */



/* tabelle */
div.stdEl_tableContainer {}

div.stdEl_tableContainer table.stdEl {
	width: 100%;
	margin-bottom: 6px;
	margin-top: 6px;
	border: 1px solid #999999;
	border-bottom: none;
}

div.stdEl_tableContainer table.stdEl div.rmt_button {
	display: inline-block;
}

div.stdEl_tableContainer table.stdEl tr.first_row th.tabellentitel_top {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	padding: 6px 11px 3px 11px;
}

div.stdEl_tableContainer table.stdEl tr.first_row th.tabellentitel_top.zentriert {
	text-align: center;
}

div.stdEl_tableContainer table.stdEl th,
div.stdEl_tableContainer table.stdEl td {
	text-align: left;
	vertical-align: top;
	padding: 2px 6px 3px 6px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

div.stdEl_tableContainer table.stdEl td.first,
div.stdEl_tableContainer table.stdEl td.first_col,
div.stdEl_tableContainer table.stdEl th.first,
div.stdEl_tableContainer table.stdEl th.first_col {
	border-left: none;
}


div.stdEl_tableContainer table.stdEl a {
	text-decoration: underline;
}

div.stdEl_tableContainer table.stdEl a:hover {
	text-decoration: none;
}

div.stdEl_tableContainer table.stdEl td.linksbuendig,
div.stdEl_tableContainer table.stdEl th.linksbuendig {
	text-align: left;
}

div.stdEl_tableContainer table.stdEl td.zentriert,
div.stdEl_tableContainer table.stdEl th.zentriert {
	text-align: center;
}

div.stdEl_tableContainer table.stdEl td.rechtsbuendig,
div.stdEl_tableContainer table.stdEl th.rechtsbuendig {
	text-align: right;
}

div.stdEl_tableContainer table.gitternetz_onlyhead {
	border: none;
}

div.stdEl_tableContainer table.gitternetz_onlyhead th,
div.stdEl_tableContainer table.gitternetz_onlyhead td {
	border: none;
}

div.stdEl_tableContainer table.gitternetz_onlyhead tr.first_row th,
div.stdEl_tableContainer table.gitternetz_onlyhead tr.first_row td {
	border-bottom: 1px solid #999999;
}

div.stdEl_tableContainer table.gitternetz_hide {
	border: none;
}

div.stdEl_tableContainer table.gitternetz_hide th,
div.stdEl_tableContainer table.gitternetz_hide td {
	border: none;
}
/* // tabelle */



/* formular */
div.standardformular {
	padding-top: 5px;
}

div.standardformular div.formRow {
	padding: 0 0 10px 0;
}

div.standardformular div.formRow:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	margin: 0;
	visibility: hidden;
}

div.standardformular div.formRow div.formItem {
	position: relative;
	padding-top: 15px;
/*	margin-left: 20px;*/
}

/*
div.searchWrapper div.formRow div.formItem_width50 {
	float: left;
	width: 255px;
}

div.searchWrapper div.formRow div.formItem_width100 {}

div.searchWrapper div.formRow div.formItem_first {
	margin-left: 0;
}
*/

div.standardformular div.formRow div.formItem label {
	position: absolute;
	top: 0;
	left: 4px;
	font-size: 11px;
	line-height: 14px;
}


div.standardformular div.formRow div.formItem input.text {
	width: 518px;
	padding: 0 4px 0 4px;
}
/*
div.searchWrapper div.formRow div.formItem_width100 input.text_sizeBig {
	font-size: 18px;
	line-height: 26px;
	width: 510px;
	padding: 4px 8px 4px 8px;
}
*/

div.standardformular div.formRow div.formItem select {
	width: 255px;
}

div.standardformular div.formRow div.formItem_checkbox {
	padding-top: 0px;
	padding-left: 21px;
}



div.standardformular div.formRow div.formItem_checkbox input.checkbox {
	position: absolute;
	left: 1px;
	top: 2px;
}

div.standardformular div.formRow div.formItem_checkbox label {
	position: static;
	font-size: 12px;
	line-height: 16px;
}

div.standardformular div.buttonWrapper {
	padding-top: 5px;
	text-align: right;
}

div.standardformular div.buttonWrapper input.submit {
	background: transparent url(../images/form_submit.png) scroll 0 0 no-repeat;
	border: 0;
	height: 22px;
	font-weight: bold;
	cursor: pointer;
	line-height: 22px;
	padding-left: 25px;
}

div.fehlermeldung {
    color: Red;
    background-color: #FFD6D6;
    font-weight: bold;
    border: 2px dashed red;
    padding: 5px 8px;
    margin: 10px 0px;
}

/* // formular */

/* Videoplayer */

div.bild div.flashContainer { position:relative; }

div.bild div.flashContainer img.videoStartButton {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -80px;
    margin-top: -80px;
}


/* lightbox */

div.popup {
	display: none;
	position: fixed;
	z-index: 500;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

div.popup.visible { display: block; }

div.popup-content {
	position: absolute;
	z-index: 50;
	left: 5%;
	right: 5%;
	top: 5%;
	bottom: 5%;
}

div.popup-content div.image-wrapper {
	position: relative;
	margin: 0 auto;
}


div.popup-content div.subtitle {
	position: absolute;
	z-index: 100;
	left: 0px;
	right: 0px;
	bottom: 0px;
	min-height: 24px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	padding: 20px;
	font-family: DharmaGothicM;
	font-size: 24px;
	line-height: 24x;
	letter-spacing: 1.5px;
}

div.popup-content a.close {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	z-index: 100;
	right: -28px;
	top: 0px;
	background: #ffffff url(../images/popup_icon_close.png) center center no-repeat;
}

div.popup img {
	width: 100%;
	height: auto;
}

div.popup div.popup-darkener {
	position: absolute;
	z-index: 50;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000000;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

div.popup div.popup-darkener.wait {
    background-image: url(../images/wait_loader_small.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

div.lightboxButton a {
	display: inline-block;
}

div.lightboxButton {
	text-align: right;
}

div.fliesstextMitBild_links,
div.fliesstextMitBild_rechts,
div.imageWrapper,
div.boxImageWrapper {
	position: relative;
	z-index: 1;
} 

div.fliesstextMitBild_links div.lightboxButton,
div.fliesstextMitBild_rechts div.lightboxButton,
div.imageWrapper div.lightboxButton,
div.boxImageWrapper div.lightboxButton {
	background: #ffffff url(../images/lightboxButton.png) scroll center center no-repeat;
	position: absolute;
	z-index: 2;
	border-radius: 4px;
}

div.boxImageWrapper div.lightboxButton {
	bottom: 5px;
	right: 5px;
}

div.imageWrapper div.lightboxButton {
	bottom: 5px;
	right: 5px;
}

div.fliesstextMitBild_links div.lightboxButton {
	bottom: 8px;
	left: 5px;
}

div.fliesstextMitBild_rechts div.lightboxButton {
	bottom: 8px;
	right: 5px;
}
/* // Lightbox */


/* accordion */
.accordion-wrapper { padding-top: 20px; }
.accordion-wrapper .accordion-actions { border-bottom: 1px solid #000000; text-align: right; }
.accordion-wrapper .accordion-actions span.show-all { display: inline; }
.accordion-wrapper .accordion-actions span.hide-all { display: none; }
.accordion-wrapper .accordion-actions.hide-all span.show-all { display: none; }
.accordion-wrapper .accordion-actions.hide-all span.hide-all { display: inline; }
.accordion-wrapper .accordion-items-wrapper { padding-top: 10px; }
.accordion-wrapper .accordion-item { padding-bottom: 20px; }
.accordion-wrapper .accordion-item .accordion-item-header span { font-weight: bold; cursor: pointer; text-decoration: underline; }
.accordion-wrapper .accordion-item .accordion-item-body { padding-top: 2px; }
.accordion-wrapper.initialised .accordion-item .accordion-item-body { display: none; }
.accordion-wrapper.initialised .accordion-item.expanded .accordion-item-body { display: block; }



/*
*
*
*
* styles_content_pages.css -----------------------------------------------------------------------------------------
*
*
*
*/

/* anmeldung isbaktuell teaser */
div.isbaktuell_anmeldung {
	padding: 0;
}

div.isbaktuell_anmeldung label {
	font-weight: bold;
	display: block;
}

div.isbaktuell_anmeldung div.form_text {
	width: 200px;
	height: 26px;
	position: relative;
	background: transparent url(../images/isbaktuell_anmeldung_input.png) left top no-repeat;
}

div.isbaktuell_anmeldung div.form_text input.form_text {
	position: absolute;
	left: 23px;
	top: 4px;
	color: #999999;
	width: 174px;
	height: 18px;
	border: 0;
}


/* mitarbeiter */

h1.mitarbeiter {
	width: 365px;
}

div.subheadline_mitarbeiter {
	width: 365px;
}

div.mitarbeiterWrapper:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.mitarbeiterWrapper div.colMitarbeiter_Content {
	width: 365px;
	padding-right: 15px;
}

div.mitarbeiterWrapper div.colMitarbeiter_Image {
	position: absolute;
	right: 20px;
	top: -6px;
	width: 150px;
}

div.mitarbeiter_kontaktdatenWrapper { width: 275px; }

div.mitarbeiter_kontaktdatenWrapper div.mitarbeiter_kontaktdaten_entry {
	text-align: right;
	position: relative;	
	margin-bottom: 5px;
}

div.mitarbeiter_kontaktdatenWrapper div.mitarbeiter_kontaktdaten_entry label {
	font-weight: bold;
	position: absolute;
	left: 0px;
}

div.mitarbeiter_kontaktdatenWrapper div.mitarbeiter_kontaktdaten_entry a {
	color: #22934E;
}
	


/* veroeffentlichung */
h1.veroeffentlichung {
	width: 327px;
}

div.subheadline_veroeffentlichung {
	width: 327px;
}

div.veroeffentlichungWrapper:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.veroeffentlichungWrapper div.colVeroeffentlichung_text {
	width: 327px;
	padding-right: 15px;
}

div.veroeffentlichungWrapper div.colVeroeffentlichung_info {
	position: absolute;
	right: 20px;
	top: -6px;
	width: 188px;
}

div.veroeffentlichungWrapper_noImg div.colVeroeffentlichung_text {
	float: left;
}

div.veroeffentlichungWrapper_noImg div.colVeroeffentlichung_info {
	float: left;
	position: static;
}

div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.img {}

div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.button_download {
	display: block;
	text-decoration: none;
	background-color: #fff;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height: 50px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_fileAUD { background-image: url(../images/button_download_aud.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_fileDOC { background-image: url(../images/button_download_doc.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_fileEXE { background-image: url(../images/button_download_exe.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_fileJPG { background-image: url(../images/button_download_img.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_filePDF { background-image: url(../images/button_download_pdf.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_fileVID { background-image: url(../images/button_download_vid.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_fileXLS { background-image: url(../images/button_download_xls.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_fileZIP { background-image: url(../images/button_download_zip.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_filePPT { background-image: url(../images/button_download_ppt.gif); }
div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.download_fileUNKNOWN { background-image: url(../images/button_download_unbekannt.gif); }


div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.button_download div {
	padding: 9px 6px 7px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	word-wrap: break-word;
}

div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.button_download img.button_download_bottom {
	position: absolute;
	background: transparent url(../images/button_download_bottom.gif) scroll 0px 0px no-repeat;
	bottom: 0px;
}

div.veroeffentlichungWrapper div.colVeroeffentlichung_info a.button_download:hover {
	text-decoration: none;
}

div.veroeffentlichungWrapper div.colVeroeffentlichung_info div.fileinfo {
	font-size: 11px;
	line-height: 14px;
	padding: 5px 10px 5px 10px;
}

div.veroeffentlichung_teaser h5 {
	font-weight: bold;
	padding-bottom: 6px;
}

div.veroeffentlichung_teaser a {
	color: #22934e;
}

div.infoblock {
	position: relative;
	text-align: right;
	padding: 2px 0 2px 0;
}

div.infoblock h5 {
	position: absolute;
	left: 0;
	top: 2px;
	padding-bottom: 0;
}

div.infoblock_headlineLength_s { padding-left: 40px; }
div.infoblock_headlineLength_m { padding-left: 55px; }
div.infoblock_headlineLength_l { padding-left: 70px; }
div.infoblock_headlineLength_xl { padding-left: 85px; }

div.veroeffentlichung_teaser div.infoblock_name,
div.veroeffentlichung_teaser div.infoblock_name a {
	text-align: left;
	font-size: 15px;
    line-height: 16px;
}

/* materialien */

div.materialienAZNavigation div.materialienAZSelection {
	text-align:right; 
	margin-top: 10px;
}

div.materialienAZNavigation div.materialienAZDetails {
	display: none;
}

div.materialienAZNavigationActive div.materialienAZDetails {
	display: block;
}

div.materialienAZNavigationActive div.materialienAZSelection {
	display: none;
}

/* pagination */
div.pagination {
	height: 24px;
}

div.pagination ul { /***/
	list-style: none;
	width: 351px;
	position: absolute;
	left: 50%;
	margin-left: -175px;
}

div.pagination ul li {
	display: block;
	float: left;
	padding-top: 2px;
	margin-right: -3px;
}

div.pagination ul li a {
	display: inline-block;
	height: 22px;
	padding-right: 4px;
	background: transparent url(../images/pagenavi_r.png) right top no-repeat;
}

div.pagination ul li a span {
	display: inline-block;
	width: 24px;
	height: 18px;
	padding: 4px 0px 0px 2px;
	background: transparent url(../images/pagenavi.png) left top no-repeat;
	text-align: center;
}

div.pagination ul li.active {
	padding-top: 0;
}

div.pagination ul li.active a {
	height: 24px;
}

div.pagination ul li.active a span {
	padding-top: 6px;
	color: #22934e;
}

div.pagination_top {
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
}

div.pagination_bottom {
	border-top: 1px solid #cccccc;
	padding-bottom: 15px;
}

div.pagination_bottom ul li {
	padding-top: 0;
	padding-bottom: 2px;
}

div.pagination_bottom ul li a {
	height: 24px;
	background: transparent url(../images/pagenavi_bottom_r.png) right bottom no-repeat;
}

div.pagination_bottom ul li a span {
	padding: 2px 0px 4px 2px;
	background: transparent url(../images/pagenavi_bottom.png) left bottom no-repeat;
}

div.pagination ul li.active a {
	height: 26px;
}

div.pagination_bottom ul li.active {
	padding-bottom: 0;
}

div.pagination_bottom ul li.active a span {
	padding-top: 2px;
	padding-bottom: 6px;
}





/* contentBlock_article */
div.contentBlock_article {
	position: relative;
	border-bottom: 1px solid #cccccc;
	padding-top: 6px;
}

div.contentBlock_article_last {
	position: relative;
	border-bottom: none;
}

div.contentBlock_article:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.contentBlock_article div.contentBlock_article_imgCol {
	float: left;
	width: 108px;
	padding: 0 15px 4px 0;
}

div.contentBlock_article div.contentBlock_article_imgCol a.contentBlock_article_img {
}

div.contentBlock_article div.contentBlock_article_textCol {
	float: left;
	width: 407px;
	padding-bottom: 30px;
}

div.contentBlock_article div.contentBlock_article_textCol_noImage {
	width: 530px;
}

div.contentBlock_article div.contentBlock_article_textCol a.more {
	position: absolute;
	right: 4px;
	bottom: 8px;
	display: inline-block;
	padding-left: 9px;
	background: transparent url(../images/arrow.png) 0px 6px no-repeat;
}


/* searchresult */

div.searchresult_empty {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 6px 0px;
	margin-top: 30px;
}


/* lehrplantabelle */
div.lehrplantabelle {}

div.lehrplantabelle table.lehrplantabelle {
	width: 100%;
	table-layout: fixed;
	empty-cells: show;
}

div.lehrplantabelle table.lehrplantabelle thead {}

div.lehrplantabelle table.lehrplantabelle thead th {
	width: 30px;
	padding-bottom: 6px;
}

div.lehrplantabelle table.lehrplantabelle thead th.first {
	text-align: left;
	width: auto;
}

div.lehrplantabelle table.lehrplantabelle tbody th {
	text-align: left;
	padding-bottom: 6px;
	font-weight: normal;
}

div.lehrplantabelle table.lehrplantabelle tbody th a {
	display: inline-block;
	padding-left: 9px;
	background: transparent url(../images/icon_lehrplan_arrow.gif) scroll 0px 5px no-repeat;
}

div.lehrplantabelle table.lehrplantabelle tbody th span.nolink {
	display: inline-block;
	padding-left: 9px;
	background: transparent url(../images/icon_lehrplan_arrow.gif) scroll 0px 5px no-repeat;
}

div.lehrplantabelle table.lehrplantabelle tbody td {
	text-align: center;
	width: 30px;
	padding-bottom: 6px;
}

div.lehrplantabelle table.lehrplantabelle tbody td a.lehrplan_link {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: transparent url(../images/icon_lehrplan_info.gif) scroll 0px 0px no-repeat;	
}

div.lehrplantabelle table.lehrplantabelle tbody td span.lehrplan_nolink {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: transparent url(../images/icon_lehrplan_nolink.gif) scroll 0px 0px no-repeat;
	text-align: center;
}

/* IMAGE MAPS MODULE */

#map-bildungssystem {
    position: relative;
}
#map-bildungssystem img.map {
    position: relative;
    z-index: 100;
}
#map-bildungssystem img.mask {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 20;
}
#map-bildungssystem img.bildungssystem {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 19;
}

div.map {
	position: relative;
}

#map-berufschulen {
    position: relative;
}
#map-berufschulen img.map {
    position: relative;
    z-index: 100;
}
#map-berufschulen img.mask {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 20;
}
#map-berufschulen img.bildgesamt {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 19;
}

/* // IMAGE MAPS */
/* GYMNASIUM FÄCHERÜBERSICHT */
div.fach_cat_container:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.fach_cat_container {
	z-index: 1;
}

div.fach_cat_container div.fach_cat_item {
	float: left;
	width: 170px;
	margin: 0px 3px 9px 3px;
	background: transparent url(../images/module/faecher/bg_top_uebersicht.png) scroll 0px 0px no-repeat;
	text-align: center;
	padding-top: 11px;
	position: relative;
}

div.fach_cat_container div.fach_cat_item div.fach_cat_item_content {
	position: relative;
	z-index: 1;
	padding: 13px 3px 0px 0px;
	height: 50px;
	background: transparent url(../images/module/faecher/bg_body_uebersicht.png) scroll 0px 0px repeat-y;
}

div.fach_cat_container div.fach_cat_item div.fach_cat_item_content a.fach_cat_item_content_link {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #22934e;
}

div.fach_cat_container div.fach_cat_item div.fach_cat_item_foot {
	position: absolute;
	bottom: -9px;
	background: #def0ea url(../images/module/faecher/bg_bottom_uebersicht.png) scroll 0px 0px no-repeat;
}

div.fach_cat_container div.fach_cat_item_einzeilig {
	padding-top: 11px;
}

div.fach_cat_container div.fach_cat_item_einzeilig div.fach_cat_item_content {
	height: 38px;
	padding-top: 21px;
	padding-bottom: 4px;
}

div.fach_cat_container div.fach_cat_item_dreizeilig {
	padding-top: 11px;
}

div.fach_cat_container div.fach_cat_item_dreizeilig div.fach_cat_item_content {
	height: 58px;
	padding-top: 3px;
	padding-bottom: 2px;
}

div.fach_cat_container div.fach_cat_item div.faecherList_container {
	display: none;
	z-index: 18000;
	padding-top: 4px;
	margin-top: 7px;
	position: absolute;
	left: -3px;
	text-align: left;
	background: transparent url(../images/module/faecher/bg_top_uebersicht_linklist.png) scroll 0px 0px no-repeat;
}

div.fach_cat_container div.fach_cat_item_active div.faecherList_container {
	display: block;
}

div.fach_cat_container div.fach_cat_item div.faecherList_container div.faecherList_content {
	background: transparent url(../images/module/faecher/bg_body_uebersicht_linklist.png) scroll 0px 0px repeat-y;
	position: relative;
}

div.fach_cat_container div.fach_cat_item div.faecherList_container div.faecherList_content ul.linklist {
	padding: 3px 0;
	margin: 7px 6px 0px 15px;
	
}

div.fach_cat_container div.fach_cat_item div.faecherList_container div.faecherList_content ul.linklist li {
	
}

div.fach_cat_container div.fach_cat_item div.faecherList_container div.faecherList_content ul.linklist li a {
	
}

div.fach_cat_container div.fach_cat_item div.faecherList_container div.faecherList_content a.closeBtn {
	background: transparent url(../images/module/faecher/icon_closeBtn.png) scroll 0px 0px no-repeat;
	position: absolute;
	top: 0px;
	right: 12px;
}

div.fach_cat_container div.fach_cat_item div.faecherList_container div.faecherList_foot {
	background: transparent url(../images/module/faecher/bg_bottom_uebersicht_linklist.png) scroll 0px 0px no-repeat;
}
/* // GYMNASIUM FÄCHERÜBERSICHT */



/*! nl-archiv
----------------------------------------------- */
h4.nl-archiv {}
div.nl-archiv-item {
	padding-bottom: 10px;
}

div.nl-archiv-item div.date {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	padding-bottom: 1px;
}

div.nl-archiv-item h5 {
	font-weight: bold;
	padding-bottom: 1px;
}

div.nl-archiv-item div.fliesstext {
	padding: 0px 0px 1px 0px;
}

div.nl-archiv-item ul.linklist {
	padding: 1px 0px 0px 0px;
}

div.nl-archiv-item ul.linklist li {
	padding: 0;
}



/*
*
*
*
* styles_menu.css -----------------------------------------------------------------------------------------
*
*
*
*/

/* metanavi */
div.pageHeaderCenter div.meta {
	position: absolute;
	right: -2px;
	top: 15px;
}

div.pageHeaderCenter div.meta ul {
	list-style: none;
}

div.pageHeaderCenter div.meta ul li {
	float: right;
}

div.pageHeaderCenter div.meta ul li a {
	padding: 5px 7px 5px 8px;
	background: transparent url(../images/metanavi_dash.png) 0px 8px no-repeat;
}

div.pageHeaderCenter div.meta ul li.first a {
	background: none;
}

div.pageHeaderCenter div.meta ul li.icon_rss a {
	background: transparent url(../images/icon_rss.png) 0px 6px no-repeat;
	padding: 5px 7px 5px 16px;
}

div.pageHeaderCenter div.meta ul li.active a {
	font-weight: bold;
}



/* breadcrumb */
div.breadcrumb {
	padding: 0px 3px 3px 3px;
}

div.pageContentWrapper_hasMenuLeft div.breadcrumb {
	padding-bottom: 10px;
	padding-left: 183px;
}

div.breadcrumb a {
	font-size: 11px;
	line-height: 14px;
	white-space: nowrap;
}

div.breadcrumb span {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 3px;
}




/* menu1 */
div.pageHeaderCenter div.menu1 {
	position: absolute;
	left: 183px;
	top: 72px;
}

div.pageHeaderCenter ul.menu1 {
	list-style: none;
}

div.pageHeaderCenter ul.menu1 li {
	display: block;
	position: relative;
	float: left;
	margin-right: -1px;
}

div.pageHeaderCenter ul.menu1 li:last-child {
	display: none;
}

div.pageHeaderCenter ul.menu1 li a {
	display: inline-block;
	height: 38px;
	font-size: 16px;
	line-height: 16px;
	padding-right: 7px;
	background: transparent url(../images/menu1_0_r.png) right top no-repeat;
	text-decoration: none;
}

div.pageHeaderCenter ul.menu1 li a span {
	display: inline-block;
	height: 26px;
	font-size: 16px;
	line-height: 16px;
	padding: 12px 8px 0 13px;
	background: transparent url(../images/menu1_0.png) left top no-repeat;
}

div.pageHeaderCenter ul.menu1 li a img.cornerBottom {
	display: none;
	position: absolute;
	height: 7px;
	bottom: 0;
}

div.pageHeaderCenter ul.menu1 li a img.cornerBottom_l {
	width: 5px;
	left: -4px;
	background: transparent url(../images/menu1_1_cornerBottom_l.png) left top no-repeat;
}

div.pageHeaderCenter ul.menu1 li a img.cornerBottom_r {
	width: 7px;
	right: -6px;
	background: transparent url(../images/menu1_1_cornerBottom_r.png) left top no-repeat;
}

div.pageHeaderCenter ul.menu1 li.active a { /* 1. Menueebene aktiver Menuepunkt */
	background-image: url(../images/menu1_1_r.png);
	height: 45px;
}
div.pageHeaderCenter ul.menu1 li.active a span {
	background-image: url(../images/menu1_1.png);
	height: 33px;
}

/* LED 13.05.2013
div.pageHeaderCenter ul.menu1 li.active a img.cornerBottom {
	display: inline;
}*/

div.pageHeaderCenter ul.menu1 li.active_white a { /* 1. Menueebene aktiver Menuepunkt */
	background-image: url(../images/menu1_1_r_white.png);
}
div.pageHeaderCenter ul.menu1 li.active_white a span {
	background-image: url(../images/menu1_1_white.png);
}
div.pageHeaderCenter ul.menu1 li.active_white a img.cornerBottom_l {
	background-image: url(../images/menu1_1_cornerBottom_l.png);
}

div.pageHeaderCenter ul.menu1 li.active_white a img.cornerBottom_r {
	background-image: url(../images/menu1_1_cornerBottom_r_white.png);
}

div.pageHeaderCenter ul.menu1 li.schulartIsNext_active a { background-image: url(../images/menu1_1_r_schulartisnext.png); }
div.pageHeaderCenter ul.menu1 li.schulartIsNext_active a img.cornerBottom_r { display: none; }




/* menu2 */
div.pageContentCenter div.menu2 {
	position: absolute;
	left: 277px;
	top: -55px;
}

div.pageContentWrapper_hasMenu3 div.pageContentCenter div.menu2 {
	top: -88px;
}

div.pageContentCenter ul.menu2 {
	list-style: none;
}

div.pageContentCenter ul.menu2 li {
	display: block;
	float: left;
	margin-right: -3px;
}

div.pageContentCenter ul.menu2 li a {
	display: inline-block;
	height: 33px;
	padding-right: 6px;
	background: transparent url(../images/menu2_r.png) right bottom no-repeat;
	text-decoration: none;
}

div.pageContentCenter ul.menu2 li a span {
	display: inline-block;
	height: 26px;
	padding: 7px 1px 0 7px;
	background: transparent url(../images/menu2.png) left bottom no-repeat;
}

div.pageContentCenter ul.menu2 li.active a {
	height: 36px;
}

div.pageContentCenter ul.menu2 li.active a span {
	height: 29px;
	color: #22934e;
}






/* menu3 */
div.pageContentCenter div.menu3 {
	position: absolute;
	right: 195px;
	top: -54px;
	height: 31px;
	padding-left: 4px;
	background: transparent url(../images/menu3_l.png) left top no-repeat;
}

div.pageContentCenter div.menu3 div.menu3_inner {
	height: 31px;
	background: transparent url(../images/menu3_r.png) right top no-repeat;
	padding-right: 1px;
}

div.pageContentCenter ul.menu3 {
	list-style: none;
	padding-top: 11px;
}

div.pageContentCenter ul.menu3 li {
	display: block;
	float: left;
	border-left: 1px solid #333333;
	height: 11px;
}

div.pageContentCenter ul.menu3 li.first {
	border-left: none;
}

div.pageContentCenter ul.menu3 li a {
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	position: relative;
	top: -3px;
}

div.pageContentCenter ul.menu3 li.first a {
	padding-left: 4px;
}

div.pageContentCenter ul.menu3 li.active a span {
	color: #22934e;
}






/* content menu */
div.contentMenu {
	border-top: 1px solid #b3b3b4;
	overflow: hidden;
}

div.contentMenu ul {
	list-style: none;
}

div.contentMenu ul li {
	display: block;
	line-height: 14px;
	border-bottom: 1px solid #b3b3b4;
}

div.contentMenu ul li a {
	display: block;
	line-height: 14px;
	padding: 4px 0 6px 0;
}

div.contentMenu ul li ul {
	padding-left: 10px;
}

div.contentMenu ul li ul li {
	border-bottom: 0;
}

div.contentMenu ul li a.pathactive {
	font-weight: bold;
}

div.contentMenu ul li a.active {
	font-weight: bold;
	color: #00764b;
}



/* übersichtselement */
div.overviewbox-wrapper { z-index: 1; }
div.overviewbox-wrapper:after { display: block; content: '.'; visibility: hidden; height: 0; line-height: 0; clear: both; margin: 0; }
div.overviewbox-wrapper div.overviewbox { float: left; width: 170px; margin: 0px 3px 9px 3px; background: transparent url(../images/overviewbox/overviewbox_bg_top.png) scroll 0px 0px no-repeat; text-align: center; padding-top: 11px; position: relative; }
div.overviewbox-wrapper div.overviewbox div.overviewbox-content { position: relative; z-index: 1; padding: 13px 3px 0px 0px; height: 50px; background: transparent url(../images/overviewbox/overviewbox_bg_body.png) scroll 0px 0px repeat-y; }
div.overviewbox-wrapper div.overviewbox div.overviewbox-content .overviewbox-text { font-size: 15px; line-height: 18px; font-weight: normal; color: #22934e; }
div.overviewbox-wrapper div.overviewbox div.overviewbox-footer { position: absolute; bottom: -9px; background: #def0ea url(../images/overviewbox/overviewbox_bg_bottom.png) scroll 0px 0px no-repeat; }
div.overviewbox-wrapper div.overviewbox-einzeilig { padding-top: 11px; }
div.overviewbox-wrapper div.overviewbox-einzeilig div.overviewbox-content { height: 38px; padding-top: 21px; padding-bottom: 4px; }
div.overviewbox-wrapper div.overviewbox-zweizeilig { padding-top: 11px; } /***/
div.overviewbox-wrapper div.overviewbox-zweizeilig div.overviewbox-content { height: 48px; padding-top: 12px; padding-bottom: 3px; }/***/
div.overviewbox-wrapper div.overviewbox-dreizeilig { padding-top: 11px; }
div.overviewbox-wrapper div.overviewbox-dreizeilig div.overviewbox-content { height: 58px; padding-top: 3px; padding-bottom: 2px; }

div.overviewbox-wrapper div.overviewbox div.overviewbox-details { display: none; z-index: 18000; position: absolute; left: -3px; padding-top: 4px; margin-top: 7px; background: transparent url(../images/overviewbox/details_bg_top.png) scroll 0px 0px no-repeat; text-align: left; }
div.overviewbox-wrapper div.overviewbox.show-details div.overviewbox-details { display: block; }
div.overviewbox-wrapper div.overviewbox div.overviewbox-details div.overviewbox-details-content { position: relative; background: transparent url(../images/overviewbox/details_bg_body.png) scroll 0px 0px repeat-y; }
div.overviewbox-wrapper div.overviewbox div.overviewbox-details div.overviewbox-details-content ul.linklist { padding: 3px 8px 3px 0; margin: 7px 6px 0px 15px; }
div.overviewbox-wrapper div.overviewbox div.overviewbox-details div.overviewbox-details-content a.close { position: absolute; right: 12px; top: 0px; background: transparent url(../images/overviewbox/close.png) scroll 0px 0px no-repeat; }
div.overviewbox-wrapper div.overviewbox div.overviewbox-details div.overviewbox-details-foot { background: transparent url(../images/overviewbox/details_bg_bottom.png) scroll 0px 0px no-repeat; }






/*
*
*
*
* styles_safari.css -----------------------------------------------------------------------------------------
*
*
*
*/

@media screen and (-webkit-min-device-pixel-ratio:0) {

}



