/* ###################### OVERALL SETTINGS ###################### */
BODY {
    SCROLLBAR-ARROW-COLOR      : #000000;
    SCROLLBAR-TRACK-COLOR      : #616669;
    SCROLLBAR-FACE-COLOR       : #8F989D;
    SCROLLBAR-3DLIGHT-COLOR    : #73797D;
    SCROLLBAR-DARKSHADOW-COLOR : #73797D;
    SCROLLBAR-HIGHLIGHT-COLOR  : #BCC2C7;
    SCROLLBAR-SHADOW-COLOR     : #333537;
    background                 : url("../images/main_back.png");
	background-color           : #8D949B;
    color                      : #1F1F3A;
	margin: 0px 0px 0px 0px;
}

table.nav {
	border: 1px solid Black;
	background-color: White;
}

table.right {
	border: 1px solid Navy;
	background-color: #D8E0E9;
}
tr.right {
	 background-image: url(../../../images/stories/design_pics/back_tabelle_rechts.gif);
}
tr.right2 {
	  background-color: #EEE8AA;
}

table.main1 {
	border: 1px solid #FFD700;
	background-color: White;
}

table.content {
	
	background-image: url(../images/content_back.gif);
	border: 1px solid Black;
}
table.contentinner {
	background-color: #D8E0E9;
	
}

table.module {
   background-color: #F0F8FF;
 
  border-bottom    : 1px solid Silver;
 
  border-right	   : 1px solid #A9A9A9;
}

table.back {
  background                 : url("../images/table_back.png");
  border-top       : solid 1px #FFD700;
  border-bottom    : solid 1px #FFD700;
  border-left	   : solid 1px #4FFD700;
  border-right	   : solid 1px #FFD700;
}

td, tr, p, div {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
}

td.mainmenu {
  border-top       : solid 1px Black;
  border-bottom    : solid 1px  Black;
  border-left	   : solid 1px Black;
  border-right	   : solid 1px Black;
  background-color: White;
}

td.submenu {
  border-top       : solid 3px #B1B7BD;
  border-bottom    : solid 6px #B1B7BD;
  border-left	   : solid 3px #B1B7BD;
  border-right	   : solid 3px #B1B7BD;
  background	   : #B1B7BD;
}

td.top {
  border-bottom    : solid 7px #0B0B38;
}

td.headimg {
  border-top    : solid 7px #0B0B38;
  border-bottom    : solid 3px #0B0B38;
}

ul {
  margin           : 0px 0px 0px 10px;
}

li {
  list-style       : url(../images/pfeil_gelb_kl.gif);
  list-style-image : url(../images/pfeil_gelb_kl.gif);
}

hr {
  height           : 1px;
  width            : 100%;
  color            : #4E6371;
}

HR.dotted {
  color: #4E6371;
  height:1px;
  width:100%;
  border-style: dotted;
}

.poll {
  font             : 9px Arial, Helvetica, Verdana, sans-serif;
  color            : #242C31;
  line-height      : 14px
}

/* ###################### UPPER BUTTON BAR ###################### */
a.buttonbar:link, a.buttonbar:visited {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  font-weight	   : bold;
  text-decoration  : none;
  padding-bottom   : 2px;
}

a.buttonbar:hover {
  color            : #F3F6F7;
  text-decoration  : none;
  padding-bottom   : 2px;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #8C9EA8;
}
a.pathway:link, a.pathway:visited {
  color            : #242C31;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #8C9EA8;
  font-weight      : normal;
}

/* ################### MODULE SETTINGS ################### */
.modules {
  background       : ;
}
table.subnav2 {
   border: 1px solid Navy;
}

tr.subnav2 {
  background-color: #DCDCDC;
}
table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  width            : 100%;
  color            : #242C31;
  background	   : url(../images/module_header.png);
  text-align       : left;
  padding-left	   : 5px;
  padding-top	   : 2px;
  padding-bottom   : 2px;
  border-top	   : 1px solid #242C31;
  border-bottom	   : 1px solid #242C31;
}

table.moduletable td {
  font-size        : 11px;
  font-weight      : normal;
}

.tabheading {
	background-color : #F3F6F7;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  align			   : center;
  
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #242C31;
  width            : 140px;
  background-color : #E9EFF3;
  height: 25px;
  padding-left	   : 3px;
  padding-top      : 2px;
  padding-bottom   : 2px;
   border: 1px solid Black;
}

a.mainlevel:hover {
  color            : #D4E6F0;
  background-color : #242C31;
}

.sublevel {
  padding-left     : 3px;
  background-color : #E6E6FA;
  border: 1px solid Black;
  height: 25px;
  width			   : 120px;
}

.sublevel:hover {
  padding-left     : 3px;
  color			   : #ffffff;
  background-color : #4E6371;
  width			   : 86%;
}
p.subnav {
 background-color: #DCDCDC;	
	width: 125px;
	height: 20px;
	border-bottom: 1px solid Black;
	text-align: left;
	 padding-left: 10px;
}

a.subnav:link{
color: #0000CD;
width: 125px;
height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
text-align: left;
padding-top: 0px;
 padding-left: 10px;
text-decoration: none;
}
a.subnav:hover{
color: White;
font-weight: bold;
}
a.subnav:active{
color: #666666;
}

a.tab_right:link{
color: #8B0000;
width: 125px;
height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
text-align: left;
padding-top: 0px;
 padding-left: 10px;
text-decoration: none;
}
a.tab_right:hover{
color: White;
font-weight: bold;
}
a.tab_right:active{
color: #FFDAB9;
}
/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  color            : #242C31;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #E2E9EC;
  height: 25px;
}

.sectiontableentry2 {
  background-color : #DBE2E4;
   height: 25px;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  text-decoration  : none;
  font-weight      : medium;
}

.strong.black {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  font-weight      : bold;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {

}

.contentpaneopen {

}

.contentheading {
  font             : bold 12px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  background	   : url(../images/content_header.png);
  height           : 25px;
  text-align       : left;
  padding-left	   : 25px;
  padding-top	   : 2px;
  padding-bottom   : 2px;
  
}

.componentheading {
  font             : bold 13px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #4E6371;
  text-align       : left;
}


/* Neue CSS Tetxte etc */

.txtueberschrift1 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #191970;
  font-weight: bold;

}
.txtueberschrift2 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #191970;
 

}
.txtstd {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : Black;
 
}

.txtstdbold {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : Black;
 font-weight: bold;
}
.txtstdboldwhite {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : White;
 font-weight: bold;
}
p.menueright {
	width: 130px;
	height: 20px;
	background-color: #C7C7C7;
	border: 1px solid #F5F5F5; 
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
	padding-top: 5px;
	
	
}
p.menuerightsub {
	width: 130px;
	height: 20px;
	 background-image: url(../images/subnav.gif);
	 font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	 text-align: left;

	 
}
.linkmenueright {
	color: Black;
	width: 130px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	text-decoration:none;
	text-align:  left;
	padding-left: 5px;
	padding-top: 5px;
	
	
	}
a.linkmenueright:hover{
color: White;

}
a.linkmenueright:active{
color:  Black;

}
}
a.linkmenueright:link{
color: Black;
}
.sublinkmenueright {
	color: Black;
	width: 130px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	text-decoration:none;
	text-align:  left;
	padding-left: 20px;
	
	
	
	}
a.sublinkmenueright:hover{
color: White;

}
a.sublinkmenueright:active{
color:  Black;

}
}
a.sublinkmenueright:link{
color: Black;
}
p.contenlinks {
	width: 130px;
	height: 25px;
	 background-image: url(../../../images/stories/design_pics/back_text_link.gif);
	 border: 1px solid Black;
	 font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	 text-align: center;
	 	padding-top: 6px;

	 
}
.contenlinks1 {
	color: Black;
	width: 130px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	text-decoration:none;
	text-align:  left;
	padding-left: 20px;
	padding-top: 5px;
	
	
	
	}
a.contenlinks1:hover{
color: White;

}
a.contenlinks1:active{
color:  Black;


}

a.contenlinks1:link{
color: Black;
}
/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  background-color : #F3F6F7;
  border           : 1px solid #242C31;
  text-transform   : uppercase;
}

.inputbox {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  background-color : #F3F6F7;
  border           : 1px solid #242C31;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #3F4E59;
  font-weight	   : bold;
  text-decoration  : none;
}

a:hover {
  color            : #AF0000;
  text-decoration  : underline;
}

a:active {
  color            : #F3F6F7;
  background-color : #242C31;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #AF0101;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #B0BFC7;
}
img.contenbild {
	border: 2px groove Gray;
}