@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	font-weight: normal;	
	color: #003470;
	margin:0px 0px 0px 0px;
 	/*/*/margin:0px 0px 0px 0px;/**/	
}
body { 
	font-size: 100.01%;
	color: #003470;
	text-align: left;
	background: #cee1f0 url(../img/assets/bg_main.jpg);
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/********* Fonts ***************/

div, p, a, th, tr, td, span, label, li {
	font-size: 11px;
	color: #003470;
	text-align:left;	
	font-weight: normal;	

}
td{
	vertical-align:top;
	text-align:left;		
}
#content p{
	padding: 0px 0px 8px 9px;
	line-height: 14px;
}
#bigcontent p{
	padding: 0px 0px 8px 9px;
	line-height: 14px;
}
#margin p{
	padding: 0px 0px 8px 0px;
	font-size: 11px;
	line-height: 12px;
}

a{
	color: #9c3478;
	font-size: 11px;
	text-decoration: none;
}
a:hover, a:active{
	text-decoration:underline;
}
a.internal-link, a.external-link, a.external-link-new-window{
	text-decoration:none;
	color:#9c3478;
	font-size: 11px;
}

a { outline : none; -moz-user-focus: none; -moz-outline: none; }

#content h1	{ font-size:14px; color:#003470; font-weight:bold; line-height:16px; }
#content h2	{ font-size:15px; color:#003470; font-weight:bold; line-height:16px; }
#content h3	{ font-size:12px; color:#003470; font-weight:bold; line-height:14px; }
#content h4 { font-size:14px; color:#FFFFFF; font-weight:bold; line-height:16px; }
#content h5 { font-size:13px; color:#FFFFFF; font-weight:bold; line-height:16px; }
#content h6	{ font-size:12px; color:#FFFFFF; font-weight:bold; line-height:14px; }

#content h1 { padding: 0px 0px 8px 9px; }
#content h2 { padding: 0px 0px 8px 9px; }
#content h3	{ padding: 0px 0px 8px 9px; }
#content h4	{ padding: 0px 0px 8px 9px; }
#content h5	{ padding: 0px 0px 8px 9px; }
#content h6	{ padding: 0px 0px 8px 9px; }

#bigcontent h1	{ font-size:14px; color:#003470; font-weight:bold; line-height:16px; }
#bigcontent h2	{ font-size:13px; color:#003470; font-weight:bold; line-height:16px; }
#bigcontent h3	{ font-size:12px; color:#003470; font-weight:bold; line-height:14px; }
#bigcontent h4 { font-size:14px; color:#FFFFFF; font-weight:bold; line-height:16px; }
#bigcontent h5 { font-size:13px; color:#FFFFFF; font-weight:bold; line-height:16px; }
#bigcontent h6	{ font-size:12px; color:#FFFFFF; font-weight:bold; line-height:14px; }

#bigcontent h1 { padding: 0px 0px 8px 16px; }
#bigcontent h2 { padding: 0px 0px 8px 16px; }
#bigcontent h3	{ padding: 0px 0px 8px 16px; }
#bigcontent h4	{ padding: 0px 0px 8px 16px; }
#bigcontent h5	{ padding: 0px 0px 8px 16px; }
#bigcontent h6	{ padding: 0px 0px 8px 16px; }

#margin h1	{ font-size:14px; color:#003470; font-weight:normal; line-height:16px; }
#margin h2	{ font-size:12px; color:#003470; font-weight:normal; line-height:14px; }
#margin h3	{ font-size:11px; color:#003470; font-weight:normal; line-height:12px; }
#margin h4 { font-size:14px; color:#FFFFFF; font-weight:normal; line-height:16px; }
#margin h5 { font-size:12px; color:#FFFFFF; font-weight:normal; line-height:14px; }
#margin h6	{ font-size:11px; color:#FFFFFF; font-weight:normal; line-height:11px; }

#margin h1 { padding: 0px 0px 8px 0px; }
#margin h2 { padding: 0px 0px 8px 0px; }
#margin h3 { padding: 0px 0px 8px 0px; }
#margin h4 { padding: 0px 0px 8px 0px; }
#margin h5 { padding: 0px 0px 8px 0px; }
#margin h6 { padding: 0px 0px 8px 0px; }

#content ul{
	list-style:square;
	padding: 15px 0px 0px 24px;
}
#content ol{
	padding: 15px 0px 0px 24px;
}
/********* Main Classes ***************/
#root{
	display: block;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
#main{
	display:block;
	width: 928px;
	min-width: 928px;
	max-width: 928px;
	text-align: left;
	
}
#head{
	display:block;
	width: 928px;
	min-width: 928px;
	max-width: 928px;
	height: 99px;
	min-height: 99px;
	max-height: 99px;
}
#home{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 99px;
	min-height: 99px;
	max-height: 99px;
	overflow:hidden;
}
#home a{
	display:block;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 99px;
	min-height: 99px;
	max-height: 99px;
	overflow:hidden;
}

#logo{
	padding-left: 343px;
}
#logo-head{
	position: absolute;
	left: 286px;
	display: block;
	width: 415px;
	min-width: 415px;
	max-width: 415px;
	height: 99px;
	min-height: 99px;
	max-height: 99px;
	overflow:hidden;
}
#logo-head img{
	padding-top: 8px;
}
#logo-bottom{
	position: absolute;
	left: 466px;
	top: 78px;
	display: block;
	width: 366px;
	min-width: 366px;
	max-width: 366px;
	height: 23px;
	min-height: 23px;
	max-height: 23px;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
}
#search{
	display: block;
	position: absolute;
	top: 36px;
	left: 762px;
	width: 170px;
	min-width: 170px;
	max-width: 170px;
	height: 23px;
	min-height: 23px;
	max-height: 23px;
}
#logo-bottom h2{
	height: 23px;
	min-height: 23px;
	max-height: 23px;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
	padding: 0px 0px 0px 0px;
}
#main-area{
	display:block;
	width: 928px;
	min-width: 928px;
	max-width: 928px;
	padding: 0px 0px 39px 0px;
}
#main-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content-navigation{
	display:block;
	float:left;
	width: 178px;
	min-width: 178px;
	max-width: 178px;
	
	padding-top: 84px;
}
#content-section{
	display: block;
	float:left;
	width: 750px;
	min-width: 750px;
	max-width: 750px;
}

#top-navigation{
	position: relative;
	z-index: 1;
	display: block;
	width: 750px;
	min-width: 750px;
	max-width: 750px;
	height: 38px;
	min-height: 38px;
	max-height: 38px;
}
#content-area{
	position: relative;
	margin-top: -3px;
	z-index: 100;
}
#contentbox-head{
	display: block;
	width: 750px;
	min-width: 750px;
	max-width: 750px;
	height: 5px;
	min-height: 5px;
	max-height: 5px;
	background: url(../img/assets/bg_content_head.png) no-repeat;	
}
#contentbox-main{
	display: block;
	width: 750px;
	min-width: 750px;
	max-width: 750px;
	height: auto !important;
	height: 415px;
	min-height: 415px;
	background: url(../img/assets/bg_content_main.gif) repeat-y;	
}
#contentbox-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#contentbox-bottom{
	display: block;
	width: 750px;
	min-width: 750px;
	max-width: 750px;
	height: 6px;
	min-height: 6px;
	max-height: 6px;
	background: url(../img/assets/bg_content_bottom.gif) no-repeat;	
}
#content{
	float: left;
	width: 588px;
	min-width: 588px;
	max-width: 588px;	
	padding: 16px 0px 19px 12px;
	overflow: hidden;
}
#margin{
	float: left;
	width: 132px;
	min-width: 132px;
	max-width: 132px;	
	padding: 16px 9px 19px 9px;
	overflow: hidden;
}
#margin-hotline{
	position: absolute;
	bottom: 10px;
}
#bigcontent{
	display: block;
	width: 746px;
	min-width: 746px;
	max-width: 746px;
	padding: 16px 2px 0px 2px;
}
#bottom{
	display:block;
	position: absolute;
	bottom: 0px;
	z-index: 1000; 
	height: 138px;
	min-height: 138px;
	max-height: 138px;
	width: 100%;
	min-width: 100%;
	max-width: 100%;	
	background:url(../img/assets/bg_bottom.gif) 0px 47px repeat-x;
	margin-bottom: -35px;
}
#logo-professional{
	position: absolute;
	z-index: 1001; 
	left: 16px;
	top: -20px;
	height: 87px;
	min-height: 87px;
	max-height: 87px;
	width: 191px;
	min-width: 191px;
	max-width: 191px;	
	overflow: hidden;
}
#sub-area{
	display: block;
	position: absolute;
	z-index: 1;
	left: 217px;
	top: 11px;
	height: 56px;
	min-height: 56px;
	max-height: 56px;
	width: 701px;
	min-width: 701px;
	max-width: 701px;	
}
#sub-navigation{
	display: block;
	position: absolute;
	z-index: 10000;
	width: 700px;
	min-width: 700px;
	max-width: 700px;
	padding: 2px 0px 0px 39px;
}
#copyright{
	display: block;
	width: 701px;
	min-width: 701px;
	max-width: 701px;
	font-size: 9px;
	padding-top: 5px;
}

/********* Sub-Navigation ***************/
ul.subnavi{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.subnavi li{
	display: block;
	float: left;
}
ul.subnavi li a{
	text-decoration:underline;
	color:#003470;
	font-size: 9px;
}
ul.subnavi li a:hover{
	text-decoration:none;
}

/********* Top-Navigation ***************/
li#tnav-6{
	width: 162px;
	min-width: 132px;
	max-width: 162px;	
	background:url(../img/topnavi/bg_tnav6-160.png) 0px 0px no-repeat;
	z-index: 100;
	left: 0px;
}
li#tnav-7{
	width: 202px;
	min-width: 202px;
	max-width: 202px;	
	background:url(../img/topnavi/bg_tnav7.png) 0px 0px no-repeat;
	z-index: 99;
	left: 155px;
}
li#tnav-8{
	width: 159px;
	min-width: 159px;
	max-width: 159px;	
	background:url(../img/topnavi/bg_tnav8.png) 0px 0px no-repeat;
	z-index: 98;
	left: 351px;
}
li#tnav-9{
	width: 73px;
	min-width: 73px;
	max-width: 73px;	
	background:url(../img/topnavi/bg_tnav9.png) 0px 0px no-repeat;
	z-index: 97;
	left: 503px;
}
li#tnav-22{
	width: 84px;
	min-width: 84px;
	max-width: 84px;	
	background:url(../img/topnavi/bg_tnav22.png) 0px 0px no-repeat;
	z-index: 96;
	left: 570px;
}

li#tnav-6-act{
	width: 162px;
	min-width: 132px;
	max-width: 162px;	
	background:  url(../img/topnavi/bg_tnav6_aktiv-160.png) 0px 0px no-repeat;
	z-index: 101;
	left: 0px;
}

li#tnav-7-act{
	width: 202px;
	min-width: 202px;
	max-width: 202px;	
	background:url(../img/topnavi/bg_tnav7_aktiv.png) 0px 0px no-repeat;
	z-index: 101;
	left: 155px;
}
li#tnav-8-act{
	width: 159px;
	min-width: 159px;
	max-width: 159px;	
	background:url(../img/topnavi/bg_tnav8_aktiv.png) 0px 0px no-repeat;
	z-index: 101;
	left: 351px;
}
li#tnav-9-act{
	width: 73px;
	min-width: 73px;
	max-width: 73px;	
	background:url(../img/topnavi/bg_tnav9_aktiv.png) 0px 0px no-repeat;
	z-index: 101;
	left: 503px;
}

li#tnav-22-act{
	width: 84px;
	min-width: 84px;
	max-width: 84px;	
	background:url(../img/topnavi/bg_tnav22_aktiv.png) 0px 0px no-repeat;
	z-index: 101;
	left: 570px;	
}

ul.topnavi{
	list-style: none;
	height: 38px;
	min-height: 38px;
	max-height: 38px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 750px;
	min-width: 750px;
	max-width: 750px;	
	position: relative;
}
ul.topnavi li{
	display: block;
	position: absolute;	
	height: 38px;
	min-height: 38px;
	max-height: 38px;	
}
ul.topnavi li a{
	display: block;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration:none;
	padding-top: 16px;	
	z-index: 10000;
}
ul.topnavi li a:hover{
	color: #b5b5b5;
}

/********* Content-Navigation ***************/
#cnav-head{
	width: 162px;
	min-width: 162px;
	max-width: 162px;
	color: #003470;
	font-weight: bold;
	font-size: 12px;
	padding-left: 16px;
}
ul.cnavi{
	list-style: none;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
ul.cnavi li{
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	margin: 0px;
	padding: 2px 0px 10px 0px;
}
ul.cnavi li a{
	display: block;
	width: 161px;
	min-width: 161px;
	max-width: 161px;
	font-size: 11px;
	line-height: 12px;
	text-decoration:none;
	color:#003470;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
ul.cnavi li a span{
	display: block;
	width: 8px;
	min-width: 8px;
	max-width: 8px;
	height: auto !important;
	height: 12px;
	min-height: 12px;
	float: left;
	font-size: 11px;
	line-height: 12px;
	text-decoration:none;
	color:#003470;
}
ul.cnavi li a:hover{
	text-decoration:underline;
}
ul.cnavi li.actDefault a{
	background: #009ae1;
}
ul.cnavi li.actDefault span.link-top{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_default_top.png) no-repeat;
}
ul.cnavi li.actDefault span.link-bottom{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_default_bottom.png) no-repeat;
}

ul.cnavi li.actSchulpaket a{
	background: #9d3478;
}
ul.cnavi li.actSchulpaket span.link-top{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_schulpaket_top.png) no-repeat;
}
ul.cnavi li.actSchulpaket span.link-bottom{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_schulpaket_bottom.png) no-repeat;
}
ul.cnavi li.actUnterrichtsstunde a{
	background: #f25328;
}
ul.cnavi li.actUnterrichtsstunde span.link-top{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_unterrichtsstunde_top.png) no-repeat;
}
ul.cnavi li.actUnterrichtsstunde span.link-bottom{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_unterrichtsstunde_bottom.png) no-repeat;
}
ul.cnavi li.actLehrermappe a{
	background: #dd0067;
}
ul.cnavi li.actLehrermappe span.link-top{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_lehrermappe_top.png) no-repeat;
}
ul.cnavi li.actLehrermappe span.link-bottom{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_lehrermappe_bottom.png) no-repeat;
}
ul.cnavi li.actService a{
	background: #008794;
}
ul.cnavi li.actService span.link-top{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_service_top.png) no-repeat;
}
ul.cnavi li.actService span.link-bottom{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_service_bottom.png) no-repeat;
}

ul.cnavi li.actAktuelles a{
	background: #6ec4cc;
}
ul.cnavi li.actAktuelles span.link-top{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_aktuelles_top.png) no-repeat;
}
ul.cnavi li.actAktuelles span.link-bottom{
	display: block;
	width: 169px;
	min-width: 169px;
	max-width: 169px;
	height: 5px;
	background:url(../img/assets/bg_cnav_aktiv_aktuelles_bottom.png) no-repeat;
}

ul.cnavi li.actDefault a{
	color: #fff;
}
ul.cnavi li.actSchulpaket a{
	color: #fff;
}
ul.cnavi li.actUnterrichtsstunde a{
	color: #fff;
}
ul.cnavi li.actLehrermappe a{
	color: #fff;
}
ul.cnavi li.actService a{
	color: #fff;
}
ul.cnavi li.actAktuelles a{
	color: #fff;
}
ul.cnavi li.actDefault a span{
	color: #fff;
}
ul.cnavi li.actSchulpaket a span{
	color: #fff;
}
ul.cnavi li.actUnterrichtsstunde a span{
	color: #fff;
}
ul.cnavi li.actLehrermappe a span{
	color: #fff;
}
ul.cnavi li.actService a span{
	color: #fff;
}
ul.cnavi li.actAktuelles a span{
	color: #fff;
}

input.input-search{
	border: none;
	background:none;
	background: url(../img/assets/suchfeld.png) no-repeat;
	width: 128px;
	min-width: 128px;
	max-width: 134px;
	height: 16px;
	min-height: 18px;
	max-height: 22px;
	line-height: 18px;
	overflow: hidden;
	font-style:italic;
	padding: 3px 2px;
	color: #b5b5b5;
	vertical-align:super;
	margin: 0px 6px 0px 0px;
}


/********* 2psaltiger Inhalt ***************/

.content-2cols{
	display: block;
	overflow: hidden;
}
.content-2cols:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.content-left{
	display: block;
	float: left;
	width: 282px;
	min-width: 282px;

	max-width: 282px;
	padding: 12px 0px 0px 0px;
	overflow: hidden;
}
.content-right{
	display: block;
	float: left;
	width: 282px;
	min-width: 282px;
	max-width: 282px;
	overflow: hidden;
	padding: 12px 0px 0px 12px;
}

/********* Teaserboxen - Startseite ***************/
.teaser-box{
	display: block;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 125px;
	min-height: 125px;
	max-height: 125px;
	padding: 7px 0px 0px 10px;
	color: #fff;
	overflow: hidden;
}
.teaser-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#teaserbox-violet{
	background:url(../img/assets/bg_teaserbox_violet.gif) no-repeat;
}
#teaserbox-orange{
	background:url(../img/assets/bg_teaserbox_orange.gif) no-repeat;
}
#teaserbox-pink{
	background:url(../img/assets/bg_teaserbox_pink.gif) no-repeat;
}
#teaserbox-turqoise{
	background:url(../img/assets/bg_teaserbox_turqoise.gif) no-repeat;
}
.teaser-box-headline{
	width: 275px;
	min-width: 275px;
	max-width: 275px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.teaser-box-contentsection{
	float: left;
	width: 128px;
	min-width: 128px;
	max-width: 128px;
	height: 105px;
	min-height: 105px;
	max-height: 105px;
	overflow: hidden;	
}
.teaser-box-content{
	width: 128px;
	min-width: 128px;
	max-width: 128px;
	height: 78px;
	min-height: 78px;
	max-height: 78px;
	padding-top: 7px;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
}
#content .teaser-box-content p, #content .teaser-box-content a{
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
}
#content .teaser-box-content p.bodytext{
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
}
.teaser-box-picture{
	float: left;
	width: 144px;
	min-width: 144px;
	max-width: 144px;
	height: 105px;
	min-height: 105px;
	max-height: 105px;
	overflow: hidden;
}
.teaser-link{
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
}
.teaser-link:hover{
	text-decoration:underline;
}

/********* Teaserlinks - Unterrichtsseite ***************/
.teaser-links{
	display: block;
	width: 282px;
	min-width: 282px;
	max-width: 282px;
	height: 100%;
}
.teaser-links:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.teaser-links-headline{
	display: block;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 28px;
	min-height: 28px;
	max-height: 28px;
	line-height: 28px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}
.teaser-links-headline a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#teaserlink-dark{
	background:url(../img/assets/bg_teaserlink_dark.gif) no-repeat;
}
#teaserlink-light{
	background:url(../img/assets/bg_teaserlink_light.gif) no-repeat;
}
.teaser-links-link{
	display: block;
	height: 28px;
	min-height: 28px;
	max-height: 28px;	
	padding: 7px 0px 0px 10px;
}
.teaser-links-link:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.teaser-links-link span{
}
a.t-link{
	color: #003470;
	font-size: 11px;
	line-height: 12px;
	text-decoration:none;
}
a.t-link:hover{
	text-decoration:underline;
}

/********* Teaserlinks - Archiv ***************/

.teaser-archiv{
	display: block;
	width: 282px;
	min-width: 282px;
	max-width: 282px;
	height: 100%;
}
.teaser-archiv:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.teaser-archiv-headline{
	display: block;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 28px;
	min-height: 28px;
	max-height: 28px;
	line-height: 28px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	background:url(../img/assets/bg_teaser_archiv.gif) no-repeat;
}
.teaser-archiv-headline a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.teaser-archiv-content-section{
	display: block;
	width: 264px;
	min-width: 264px;
	max-width: 264px;
	height: 98px;
	min-height: 98px;
	max-height: 98px;
	padding: 8px 9px 8px 9px;
}
.teaser-archiv-content-section:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.teaser-archiv-content-picture{
	display: block;
	float: left;
	width: 81px;
	min-width: 81px;
	max-width: 81px;
}
.teaser-archiv-content-content-area{
	display: block;
	position: relative;
	float: left;
	width: 183px;
	min-width: 183px;
	max-width: 183px;
	height: 98px;
	min-height: 98px;
	max-height: 98px;
	
}
#content .teaser-archiv-content p, #content .teaser-archiv-content a{
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
}
.teaser-archiv-content-link{
	position: absolute;
	bottom: 2px;
}
a.a-link{
	color: #dd0067;
	font-size: 11px;
	line-height: 12px;
	text-decoration:none;
}
a.a-link:hover{
	text-decoration:underline;
}
/********* Aktuelles ***************/

.news-latest-image{

}
.news-latest-subheader{
}
.news-latest-subheader a{
	text-decoration: none;
}
.news-latest-more{
}
.news-latest-more a{
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

.news-list-item{
}
.news-list-date{
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 8px 10px;
}
.news-list-title{
}
.news-list-title h2, .news-list-title h2 a{
	color: #0d3f78;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}
.news-list-subheader, #content .news-list-subheader p{
	font-size: 11px;
	line-height: 12px;
}
#content .news-list-subheader a{
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 8px 10px;
}

/********* Teaserboxen generell ***************/
.teaserlink-general{
	display: block;
	width: 282px;
	min-width: 282px;
	max-width: 282px;
	height: 100%;
}
.teaserlink-general:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.teaserlink-general-headline{
	display: block;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 28px;
	min-height: 28px;
	max-height: 28px;
	line-height: 28px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}
.teaser-links-headline a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#teaserlink-general-headline-default{
	background:url(../img/assets/bg_teaser_lila.gif) no-repeat;
}
#teaserlink-general-headline-lila{
	background:url(../img/assets/bg_teaser_lila.gif) no-repeat;
} 
#teaserlink-general-headline-orange{
	background:url(../img/assets/bg_teaser_orange.gif) no-repeat;
}
#teaserlink-general-headline-turqoise{
	background:url(../img/assets/bg_teaser_turqoise.gif) no-repeat;
}
#teaserlink-general-headline-pink{
	background:url(../img/assets/bg_teaser_pink.gif) no-repeat;
}
#teaserlink-general-headline-orange{
	background:url(../img/assets/bg_teaser_orange.gif) no-repeat;
}
#teaserlink-general-headline-green{
	background:url(../img/assets/bg_teaser_green.gif) no-repeat;
}
.teaserlink-general-visual-section{
	display: block;
	position: relative;
	padding: 6px 0px 0px 0px;
	width: 282px;
	min-width: 282px;
	max-width: 282px;
}
.teaserlink-general-visual-section:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.teaserlink-general-visual{
	width: 282px;
}
.teaserlink-general-link{
	padding: 6px 0px 6px 10px;
	width: 282px;
	min-width: 282px;
	max-width: 282px;
	text-align: left;
}
.teaserlink-general-link a{
	text-align: right;
}
.teaserlink-general-content-section{
	padding: 0px 0px 5px 0px;
}
.teaserlink-general-content-section p, .teaserlink-general-content-section a{
	color: #003470;
}
.teaserlink-general-content-section a:hover{
	text-decoration: underline;
}

/********* Teaserboxen generell - ohne Visual ***************/
.teaserlink-general-novisual{
	display: block;
	width: 282px;
	min-width: 282px;
	max-width: 282px;
	height: 100%;
}
.teaserlink-general-novisual:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.teaserlink-general-headline-novisual{
	display: block;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 28px;
	min-height: 28px;
	max-height: 28px;
	line-height: 28px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}
.teaser-links-headline-novisual a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.teaserlink-general-content-section-novisual{
	padding: 6px 0px 5px 10px;
}
.teaserlink-general-content-section-novisual p, .teaserlink-general-content-section-novisual a{
	color: #003470;
}
.teaserlink-general-content-section-novisual a:hover{
	text-decoration: underline;
}
.teaserlink-general-content-link-novisual{
	float: left;
}

/* ** SITEMAP ** */
#content .tx-flseositemap-pi1 ul ul {
	margin-top: 3px;
	margin-bottom: 13px;
	padding-top: 0px;	
}


#external-layer{
	display: none;
	width: 300px;
	height: 170px;
	position: fixed;
	top:200px;
	left: 300px;
	background: #f0e1eb;
	border: 2px solid #003470;
	padding: 20px;
	z-index: 10000000000000;
}
.external-next{
	float: left;
}
.external-close{
	float: right;
}
