


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [DirectEdit2.0]
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

form.DirectEdit
	{
	}
	
a.DirectEdit:link, a.DirectEdit:visited
	{
	background-color: white;
	}

a.DirectEdit:hover, a.DirectEdit:active
	{
	background-color: yellow;
	}

div.DirectEditManageForm
	{
 	border: 1px solid black; 
 	background-color: black;
 	width: 749px; 
 	}

div.DirectEditManageForm div.zmiNeutralColorMedium0
	{
 	padding: 10px;
	}

div.DirectEditManageForm div.zmiNeutralColorMedium0 div.zmiNeutralColorLight0
	{
 	padding: 4px;
	}

div.DirectEditActionList
	{
	font-size:xx-small;
 	border: 1px solid black; 
 	background-color: white;
 	}

div.DirectEditActionList div.action,
div.DirectEditActionList div.action a:link, div.DirectEditActionList div.action a:visited
	{
	white-space: nowrap;
	font-size:xx-small;
	color: black;
	background-color: white;
	text-decoration: none;
	}

div.DirectEditActionList div.action
	{
	border: 1px solid white;
	}

div.DirectEditActionList div.actionActive,
div.DirectEditActionList div.actionActive a:hover, div.DirectEditActionList div.actionActive a:active
	{
	white-space: nowrap;
	font-size:xx-small;
	color: black;
	background-color: silver;
	text-decoration: none;
	}

div.DirectEditActionList div.actionActive
	{
	border: 1px dotted gray;
	}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkContainer
	{
	background-color: #EEEEEE;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited,
div.ZMSFile div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkElement
	{
	background-color: #EEEEEE;
	padding: 2px;
	}

div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited,
div.ZMSLinkElement div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSLinkElement div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic 
	{ 
	background-color:#EFEFEF; 
	margin: 4px;
	}

div.ZMSGraphic div.text
	{
	padding: 4px;
	}
	
a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

a.download img.download
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
	}

a.superzoom img.superzoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

table.ZMSTable th 
	{ 
	background-color:#DDEFFC; 
	}
	
table.ZMSTable td { 
	background-color:#EEEEEE; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{

	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}


div.ZMSGraphic 
	{ 
	background-color:#FFFFFF; 
	margin: 3px;
	}

/*********************/
/* Elemente "Kognitive Kompetenz"*/
/*********************/

TD.abstand_uebersicht {
text-align:left;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 16px;
width: 20px;
font-family:'Arial',sans-serif;
font-size: 16px;
color: #000000;
}

TD.liste_uebersicht {
text-align: left;
padding-top: 18px;
padding-left: 90px;
padding-right: 15px;
padding-bottom: 12px;
width: 300px;
font-family:'Arial',sans-serif;
font-size: 16px;
color: #000000;
}

TD.haekchen_uebersicht {
text-align: left;
vertical-align: middle;
padding-top: 0px;
padding-left: 10px;
padding-right: 20px;
width: 80px;
font-family:'Arial',sans-serif;
font-size: 16px;
color: #000000;
}

DIV.statusbalken {
background-color:#E7E7E6;
width: 200px;
}

TD.text_anleitung {
text-align:left;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 18px;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
}

TD.antworten_untertests {
padding-top: 9px;
padding-left: 5px;
padding-bottom: 9px;
table-layout: fixed;
width: 80px;
vertical-align: middle;
text-align: center;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
}

TD.antworten_untertests_n2 {
padding-top: 9px;
padding-left: 5px;
padding-bottom: 9px;
table-layout: fixed;
width: 60px;
vertical-align: middle;
text-align: center;
font-family:'Arial',sans-serif;
font-size: 13px;
color: #000000;
}

TD.antworten_matrizen {
padding-right: 1px;
padding-top: 0px;
font-family:'Arial',sans-serif;
color: #000000;
}

TD.aufgaben_matrizen {
padding-left: 2px;
padding-top: 0px;
width: 270px;
font-family:'Arial',sans-serif;
color: #000000;
}

TD.itemnr_untertests {
padding-top: 9px;
padding-left: 8px;
padding-bottom: 6px;
table-layout: fixed;
width: 40px;
vertical-align: middle;
text-align: left;
font-family:'Arial',sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000;
}

TD.itemnr_untertests_lang {
padding-top: 9px;
padding-left: 8px;
table-layout: fixed;
width: 120px;
vertical-align: top;
text-align: left;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
}

TD.einzug_aufgabenblock {
padding-left: 50px;
text-align: left;
vertical-align: top;
table-layout: fixed;
}

TD.item_abst_oben_grau {
padding-top: 9px;
padding-left: 5px;
padding-bottom: 6px;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
background-color:#E7E7E6;
}

TD.item_abst_oben_weiss {
padding-top: 9px;
padding-left: 5px;
padding-bottom: 6px;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
background-color:#FFFFFF;
}

TD.item_abst_unten_grau {
padding-bottom: 9px;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
background-color:#E7E7E6;
}

TD.item_abst_unten_weiss {
padding-bottom: 9px;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
background-color:#FFFFFF;
}

/*********************/
/* Eigene-Elemente */
/*********************/

P.grauer_titel {
background-color:#E7E7E7;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 3px;
padding-left: 4px;
padding-right: 3px;
padding-bottom: 3px;
line-height: 16px;
}

P.grauer_titel_hinw_kk {
background-color:#E7E7E7;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 20px;
padding-top: 8px;
padding-left: 4px;
padding-right: 3px;
padding-bottom: 12px;
line-height: 16px;
}

P.grauer_titel_txt {
background-color:#FAFAFA;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 8px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 6px;
  border-width:1px;
  border-style:solid;
  border-color:#E7E7E7;
}

P.grauer_titel_txt_hinw_kk {
background-color:#FAFAFA;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 20px;
padding-top: 8px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 6px;
  border-width:1px;
  border-style:solid;
  border-color:#E7E7E7;
}

TD.nav_element_aktiv {
height: 22px;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
background-color:#e7e7e6;
}

TD.nav_element {
height: 22px;
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
background-color:#ffffff;
}

TD.nav_abstand {
height: 15px;
color: #000000;
background-color:#ffffff;
}

#nav4_linie_oben {
  border-top-width:1pt;
  border-top-style:solid;
  border-color:#999999;
}

#nav4_linie_unten_rechts {
  border-right-width:1pt;
  border-right-style:solid;
  border-bottom-width:1pt;
  border-bottom-style:solid;
  border-color:#999999;
}

INPUT.newsletteranmeldung {
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
}

TEXTAREA.newsletteranmeldung {
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
}

.newsletterbox {
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
background-color:#E7E7E7;
}

.newsletterbox_txt {
font-family:'Arial',sans-serif;
font-size: 11px;
color: #000000;
}

.newsletterbox_form {
font-family:'Arial',sans-serif;
font-size: 11px;
color: #000000;
margin-bottom: 0px;
}

.newsletterbox_titel {
color: #1C0673;
font-weight: bold;
font-size: 12px; 
line-height: 14px;
}

.button {
color: #000000;
font-size: 12px; 
margin-top: 8px;
margin-bottom: 8px;
}


#laufschrift
{
	position: absolute;
	top: 0;
	left: 0;
}

TABLE.grau_hinterlegt {
background-color:#E7E7E7;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
line-height: 16px;
}

.zitat {
font-family:'Book Antiqua',Times,serif;
font-size: 13px;
line-height: 16px;
color: #C8C8C8;
}

.zitatquelle {
font-family:'Book Antiqua',Times,serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
color: #C8C8C8;
}

.literatur {
font-family:'Arial',sans-serif;
font-size: 11px;
line-height: 12px;
color: #000000;
}

TD.antwortkat {
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
}

TD.antwortkat2 {
font-family:'Arial',sans-serif;
font-size: 24px;
color: #000000;
}

TD.antwortkat_primColorLight0 {
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
background-color:#e7e7e6;
}

TD.antwortkat_neutralColorWhite {
font-family:'Arial',sans-serif;
font-size: 12px;
color: #000000;
background-color:#ffffff;
}

.fussnote {
font-family:'Arial',sans-serif;
font-size: 10px;
color: #000000;
}

.titel_level3_kurz {
font-family:'Arial',sans-serif;
font-size: 16px;
line-height: 72%;
font-weight: bold;
color: #C8C8C8;
}

.titel_level3_lang {
font-family:'Arial',sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 72%;
color: #E7E7E7;
}

.kleinezeile {
line-height:10%;
}

/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#000000; }
.primColorMedium0 { background-color:#666666; } 
.primColorLight0 { background-color:#E7E7E6; } 

.secndColorStrong1 { background-color:#1C0673; }
.secndColorStrong0 { background-color:#82A0C0; } 
.secndColorMedium1 { background-color:#B5C8DB; } 
.secndColorMedium0 { background-color:#C8D3DD; } 
.secndColorLight1 { background-color:#E1E8EF; }
.secndColorLight0 { background-color:#E8EFF6; }

.teaserColor { background-color:#800000; } 

.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#999999; }
.neutralColorMedium0 { background-color:#B0B0B0; } 
.neutralColorLight0 { background-color:#E7E7E7; } 
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; } 

.alarmColorRed { color:#FF0000; }
.psyreonblau { color:#1C0673; }
.dunkelgrau { color:#666666; }
.mittelgrau_txt { color:#C8C8C8; }
.light0_grau { color:#E7E7E7; }
.orange { color:#FF6600; }
.neutralColorStrong0_txt { color:#999999; }

.mittelgrau { background-color:#C8C8C8; }
.hellgrau { background-color:#F0F0F0; }
.lichtgrau { background-color:#FAFAFA; }


/****************/
/* Navigation */
/***************/

.navMicro, .navMacroPub, .navMacroDoc {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color : #ffffff;
}

.navChannel {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
}

.navChannel2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color : #ffffff;
}

.navChannel3 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color : #ffffff;
}

.navMacroPub  { 
line-height: 10px;
color : #003366;
text-decoration: None;
}

.navMacroPubIcon  { 
line-height: 10px;
}

.navMacroDoc  {  
line-height: 10px;
color : #003366;
text-decoration: None;
}

.navMacroDocIcon { 
line-height: 10px;
}

/***************/
/* Links */
/***************/

.printver {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #B0B0B0;
}

a.link_im_text:link  {
color : #1C0673;
text-decoration : underline;
}

a.link_im_text:visited  {
color : #1C0673;
text-decoration : underline;
}

a.link_im_text:hover, a.link_im_text:active {
text-decoration : none;
color : #FF6600;
text-decoration : underline;
}

a.link_im_text_2:link  {
color : #1C0673;
text-decoration : None;
font-weight: bold;
}

a.link_im_text_2:visited  {
color : #1C0673;
text-decoration : None;
font-weight: bold;
}

a.link_im_text_2:hover, a.link_im_text_2:active {
text-decoration : none;
color : #FF6600;
text-decoration : None;
font-weight: bold;
}


a:link  {
color : #1C0673;
text-decoration : none;
}

a:visited  {
color : #888888;
text-decoration : none;
}

a:hover, a:active {
text-decoration : none;
color : #1C0673;
}

div.navChannel, a.navChannel:link, a.navChannel:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #1C0673;
text-decoration : none;
}

a.navChannel:hover, a.navChannel:active {
font-weight: bold;
}

div.navChannel2, a.navChannel2:link, a.navChannel2:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #1C0673;
text-decoration : none;
}

a.navChannel2:hover, a.navChannel2:active {
text-decoration : none;
color : #1C0673;
font-weight: bold;
}

div.navChannel3, a.navChannel3:link, a.navChannel3:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #1C0673;
text-decoration : none;
}

a.navChannel3:hover, a.navChannel3:active {
text-decoration : none;
color : #1C0673;
font-weight: bold;
}

div.navChannel_oben, a.navChannel_oben:link, a.navChannel_oben:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #1C0673;
text-decoration : none;
}

a.navChannel_oben:hover, a.navChannel_oben:active {
font-weight: bold;
}

a.navMacroPub:link, a.navMacroDoc:link, 
a.navMacroPub:visited, a.navMacroDoc:visited, 
a.navMicro:link, a.navMicro:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #FFFFFF;
text-decoration : none;
}

a.navMacroDoc2:link, a.navMacroDoc2:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #666666;
text-decoration : none;
font-weight: normal;
}

a.navMacroDoc3:link, a.navMacroDoc3:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #1c0673;
text-decoration : none;
}

a.pager:hover, a.pager:active {
background-color: #FF6600
} 


/*********************/
/* Textbody-Elements */
/*********************/

 /* neutralColor_medium */
h1, h2,  h3, h4, .heading1, .heading2, .heading3, .heading4 {
font-family: Arial, Helvetica, sans-serif;
}

.standardtext, body, form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
font-family: Geneva, Arial, Helvetica, sans-serif;
color : #000000;
font-size: 12px;
line-height: 16px;
}

body {
font-size: 12px;
line-height: 16px;
background-color: #FFFFFF;
margin-top: 0px;
margin-left:0px;
margin-right: 0px;
margin-bottom:0px;
}


p {
font-size: 12px;
line-height: 16px }

h1.title {
color: #999999;
font-weight: bold;
font-size: 18px;
line-height: 24px;
margin-top:18px; }

h1, .heading1 {
color: #1C0673;
font-weight: bold;
font-size: 14px;
line-height: 20px;
margin-top: 0px; }

h2, .heading2 {
color: #666666;
padding-top: 7px;
font-weight: bold;
font-size: 14px;
line-height: 20px
}

h3, .heading3 {
color: #666666;
padding-left: 20px;
font-weight: bold;
font-size: 14px;
line-height: 16px
}

h4, .heading4 {
color: #1C0673;
font-weight: bold;
font-size: 16px; 
line-height: 14px }

h5, .heading5 {
color: #888888;
font-weight: normal;
font-size: 12px;
line-height: 14px }

ol {
line-height: 15px;
}

ul {
line-height: 15px;
list-style-type: square }

.small {
font-size: 10px;}

.caption {
font-style: italic }


P.emphasis {
background-color:#F0F0F0;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 3px;
padding-left: 4px;
padding-right: 3px;
padding-bottom: 3px;
line-height: 16px;
}

.description {
margin-top:10px;
background-color:#EEEEEE;
line-height: 16px;
}

.Adresse {
font-size: 10px }

.Referenz {
font-size: 10px }

em {
font-weight: bold;
font-style: normal }

sup, sub {
font-size: 10px }

/**********************/
/* Teaser */
/**********************/

div#teaser
  {
   width:100%;
  }

.clearfloating {display: none;} 

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
  {
   font-family : Geneva,Arial,Helevetica,sans-serif;
   color : #FFFFFF;
   font-size : 12px;
   line-height : 15px;
   font-weight: normal;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left:3px;
   padding-right:3px;
  }

div.ZMSTeaserElement div.title a:hover,
div.ZMSTeaserElement div.title a:active
  {
   font-weight: bold;
  }

div.ZMSTeaserElement div.text
  {
   font-family : Geneva,Arial,Helvetica,sans-serif;
   font-size : 11px;
   font-weight : normal;
   text-decoration : none;
   text-align:left;
   color : #000000;
   line-height: 16px;
   padding-top: 3px;
   padding-bottom: 3px;
   padding-left: 6px;
   padding-right: 3px;
  }

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited
  {
   color: #1C0673;
   text-decoration: underline;
  }

div.ZMSTeaserElement div.text a:hover,
div.ZMSTeaserElement div.text a:active
  {
   color: #FF6600;
   text-decoration: underline;
  }


/*
TABLE.teaserElement {
    border-spacing: 30pt 30pt;
    border-collapse: collapse;
    border-spacing: 30px;
    border-style: none;
    width: 100%;
}

div.ZMSTeaserElement {
    border-spacing: 30pt 30pt;
    border-collapse: collapse;
    border-spacing: 30px;
    border-style: none;
    width: 100%;
}

P.teaserTitle {
    font-family : Geneva,Arial,Helevetica,sans-serif;
    color : #FFFFFF;
    font-size : 12px;
    line-height : 15px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
}

div.title {
    font-family : Geneva,Arial,Helevetica,sans-serif;
    color : #FFFFFF;
    font-size : 12px;
    line-height : 15px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
}

TD.teaserTitle {
padding: 0px;
background-image:url(../common/spacer.gif); 
}

TD.teaserText { 
padding : 0px;
background-image:url(../common/spacer.gif);
color : #1C0673;
text-align:left;
}

P.teaserText {
    font-family : Geneva,Arial,Helvetica,sans-serif;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
    color : #000000;
    line-height: 16px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
}

A.teaserTitle:link, A.teaserTitle:visited {
    font-weight: normal;
    font-size : 12px;
    color: #ffffff;
    text-decoration: none;
}

A.teaserTitle:hover, A.teaserTitle:active {
    font-weight: bold;
    font-size : 12px;
    color : #ffffff;
    text-decoration: none;
}

A.teaserText:link, A.teaserText:visited {
    color: #1C0673;
    text-decoration: underline;
}

A.teaserText:hover, A.teaserText:active {
    color: #FF6600;
    text-decoration: underline;
}
*/


/**********************/
/* Functions */
/**********************/

.copyright,.functionSearch {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.functionSearch {
color : #FFFFFF;
}

a.functionSearch:link, a.functionSearch:visited {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #FFFFFF;
text-decoration : none;}

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

a.copyright:link, a.copyright:visited {
color : #000000;
text-decoration : none;
}



a.forumNav:link,a.forumNav:visited  {
color : #003366;
font-weight: bold;
text-decoration: underline;
}


a.forumNav:active,a.forumNav:hover {
color : #000000;
font-weight: bold;
text-decoration: none;
background-color: #E1E8EF;
}


/*******************/
/* Sitemap         */
/*******************/

TD.sitemapTitle0 {
  background-color: #000066;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }

TD.sitemapTitle1 {
  background-color: #FF6600;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }

A.sitemapTitle0:link, A.sitemapTitle0:visited ,
A.sitemapTitle1:link, A.sitemapTitle1:visited {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.sitemapTitle0:hover, A.sitemapTitle0:active ,
A.sitemapTitle1:hover, A.sitemapTitle1:active {
  font-weight: bold;
  color: #E8F2F9;
  text-decoration: underline;
}

A.sitemapElement0:link, A.sitemapElement0:visited {
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}
A.sitemapElement1:link, A.sitemapElement1:visited {
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

A.sitemapElement0:hover, A.sitemapElement0:active ,
A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #FF6600;
  text-decoration: underline;
}


/*************************/
/* Management Interface  */
/*************************/

.cmsTxtColorStrong0 { color: #000066; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #000066; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #E8F2F9; } /* primColorLight0 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { background-color:#e7e7e7;
  font-weight:normal;
  text-align:left;
  vertical-align:top;
  width: 160px;
}

.ftTH2 { background-color:#FFFFFF;
  border-width:2px;
  border-style:solid;
  border-color:#1C0673;
  }

.ftTH3 { background-color:#CCCCCC;
  border-width:2px;
  border-style:solid;
  border-color:#1C0673;
  }

.ftTH4 { background-color:#FFFFFF;
  border-width:1px;
  border-style:solid;
  border-color:#1C0673;
  }

.ftTH5 { background-color:#FFFFFF;
  border-width:1px;
  border-style:solid;
  border-color:#CCCCCC;
  }

.ftTH6 { background-color:#FFFFFF;
  border-width:1px;
  border-style:solid;
  border-color:#1C0673;
  }

.ftTH7 { background-color:#FFFFFF;
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border-color:#CCCCCC;
  }
.blaueLinie { background-color:#FFFFFF;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-color:#1C0673;
  }

.blaueLinie2 { background-color:#FFFFFF;
  border-bottom-width:2px;
  border-bottom-style:dotted;
  border-color:#1C0673;
  }

.blaueLinie_rotertext { background-color:#FFFFFF;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-color:#1C0673;
  font-family:'Arial',sans-serif;
  font-size: 12px;
  color: #FF0000;
  }

.ftTD { background-color:#e7e7e7;
  vertical-align:top
 }


u {
text-decoration: underline;
}

.tabtest { background-color:#e7e7e7;
  font-weight:normal;
  text-align:left;
  vertical-align:top;
  width: 100%;
  height: 100%;
}
