BODY {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color : #464646 !important;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #CCCCCC !important;
}

p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #CCCCCC !important;
  text-align: justify;
}

#aussenrum {
	text-align: center;
	margin-left: -20px;
}

.content {
  text-align: justify;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #CCCCCC !important;
  display: block;
  text-align: justify;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color: #7B8DA1;
}

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  margin-top: 14px;
  text-decoration: none;
  padding-top: 10px;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  padding-top: 8px;
  text-align: justify;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #FF0000;
  font-weight      : normal;
  text-decoration   : underline;
}

table.moduletable {
  margin: 0px 0px 0px 0px;
}

table.moduletable th {
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	color: Black;
	margin-top: 10px;
	padding-top: 10px;
}

table.moduletable td {
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: Black;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

.sectiontableheader {
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #EEEEEE;
  text-decoration  : none;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
}

.contentpaneopen {
  background-image: url(../images/bgp_hintergrund.png);
  background-position: center;
  background-repeat: repeat-y;
}

.contentpaneopen img{
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 4px;
}

a.contentpaneopen:link, a.contentpaneopen:visited {
  color: #FFFFFF !important;
  text-decoration: none;
}

a.contentpaneopen:hover {
  color: #FFD700 !important;
  text-decoration: underline;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
  color            : #FFFFFF;
  text-decoration  : none;
}

a:hover {
  color            : #FF8C00;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}

.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
/*      cursor: hand; */
        font-weight: normal;
}

.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}

a.mainlevel:link, a.mainlevel:visited {
  background-image: url(../images/hauptlevel.jpg);
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000 !important;
  font-weight: bold;
  text-decoration: none;
  margin-top: 2px;
  padding-left: 5px;
  padding-top: 4px;
  text-align: justify;
  display: block;
  height: 24px;
  width: 143px;
/*
  filter:alpha(opacity=60); 
  opacity:0.60;
*/  
}

a.mainlevel:hover {
  background-image: url(../images/hauptlevel_on.jpg);
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #FFFFFF !important;
  font-weight: bold;
  text-decoration: none;
  margin-top: 2px;
  padding-left: 5px;
  padding-top: 4px;
  text-align: justify;
  display: block;
  height: 24px;
  width: 143px;
}

#active_menu {
  background-image: url(../images/hauptlevel_on.jpg);
  background-repeat: no-repeat;
  color: #FFFFFF !important;
  font-weight: bold;
  text-decoration: none;
} 

a.mainmenu:link, a.mainmenu:visited {
  color: #00FFFF; 
  font-weight: bold;
}

a.mainmenu:hover {
  color: #FF00FF; 
  text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000 !important;
  font-weight: bold;
  text-decoration: none;
  margin-left: 10px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 2px;
  text-align: justify;
  display: block;
  height: 15px;
}

a.sublevel:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF !important;
  font-weight: bold;
  text-decoration: none;
  margin-left: 10px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 2px;
  text-align: justify;
  display: block;
  height: 15px;
}

h1 {
  color: #FFFFFF;
  font-size: 27px;
  font-weight: bold;
}

h2 {
  color: #FFFFFF;
  font-size: 21px;
  font-weight: bold;
}

h3 {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: bold;
}

.probieren {
	margin-left: 40px;
	padding-left: 40px;
}