
body {
	margin           : 0px 0px 0px 0px;
/*	grauliche Hintergrundfarbe; */
/*	background-color : #F2F2F2; */
    background-image: url(../pics/muster.gif);
	color            : #333333;
	}
	
.schattenrechts {
background-image:url(../pics/shadow_r.png); 
background-repeat:repeat-y; 	
}
.schattenunten { 
background-image:url(../pics/shadow_u.png); 
background-repeat:repeat-x; 
}
.schattenoben { 
background-image:url(../pics/shadow_o.png); 
background-repeat:repeat-x; 
}
.schattenlinks {
	background-image:url(../pics/shadow_l.png);
	background-repeat: repeat-y;
}
.schatten_ru {
	background-image:url(../pics/shadow_ru.png);
	background-repeat:no-repeat;
	vertical-align: top;
	background-position: top left;
}
.schatten_lu {
	background-image:url(../pics/shadow_lu.png);
	background-repeat:no-repeat;
	vertical-align: top;
	background-position: top right;
}
.schatten_ro {
	background-image:url(../pics/shadow_ro.png);
	background-repeat:no-repeat;
	vertical-align: top;
	background-position: top right;
}
.schatten_lo {
	background-image:url(../pics/shadow_lo.png);
	background-repeat:no-repeat;
	vertical-align: top;
	background-position: top right;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #666666;
}

ul {
  margin           : 10px 0px 0px 20px;
  list-style-type: disc;
  color            : #ff0000;
}

li {
  margin           : 10px 0px 0px 0px;

}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.boxes {
	border: dotted; /*solid; */
	border-width: 1px; /*5px;*/
	border-bottom-color: #ff0000;
	border-top-color: #ff0000;
	border-left-color: #ff0000;
	border-right-color: #ff0000;
/*    border-color: black;*/
	background-color: #ffffff;
}

.title {
    font-family: sans-serif;
    font-size  : 20px;
    font-weight: bold;
	color: #000000;
/*        color      : #4490B4; */
/*        color      : rgb(230, 0, 0); */

}

.dead {
  font-weight: bold;
    font-size: 16px;

    color: black;

}

.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #333333;
	border-top-width: thin;
}

a.pathway:link, a.pathway:visited {
/*  color            : #333333; */
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
/*  color            : #FF9900; */
  color            : #ff0000;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: normal;
 }

a.mainlevel:hover {
        color: #4490B4;
        background-position: left;
        text-align: left;
        }

a.mainmenu:link, a.mainmenu:visited {
        color: #FF6600; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:hover {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #666666; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #333333;
	border-right: solid 0px #333333;
	border-top: solid 0px #333333;
	border-bottom: solid 0px #333333;
	color: #000000;
        }

table.moduletable th {
    font-size        : 11px;
    font-weight      : normal;
    color            : #333333;
    text-align       : center;
/*    background-image : url(../images/header_up_bg.png); */
    width            : 100%;
}

table.moduletable td {
    font-size: 10px;
    font-weight: normal;
}


table.backdown {
    margin-bottom: 50px;
   
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #4490B4;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  text-align       : left;
  background       : #E7E7E7;
  text-indent      : 3px;
}

.contentpaneopen {
/*  background       : #E7E7E7; */
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #ff0000;
  text-align       : left;
  text-indent      : 3px;
}

.contentheader {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : normal;
  color            : #ff0000;
  text-align       : center;
  text-indent      : 3px;
}

.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            : #333333;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
	color: #ff0000;
	font-size        : 12px;
	text-decoration  : none;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	text-decoration  : none;
	color: #ff0000;
}

a:hover.back_but {
	text-decoration: underline;
	font-size: 10px;
    
}

a.back_but:link, a.back_but:visited {
	text-decoration: none;
	font-size: 10px;
}

/* 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: #333333;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #666666;
  font-weight      : bold;
}

a.category:hover {
  color            : #4490B4;
}

/* 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.  Don't 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;
}

/* Klasse fuer Gesamttabellen Hintergrund */
.tabellen_bg {
	background-color: #ffffff;
}
table.footer {
	background-color: #ffffff;
   	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
    /* oben  rechts  unten links */
	margin: 0px 40px 0px 0px;
	width: 100%;

}

a.admin {
    color            : #666666;
	text-decoration  : none;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	
    font-weight: normal;
	}

div.mail {
    width: 150px;
    float: left;
}


/* Klasse fuer Abteilungs Icon*/
img.icon {
    border-style: none;
    width: 80px;
    height: 80px;
}

img.smallicon {
    border-style: none;
    width: 30px;
    height: 30px;
}
/* ======================================================================= */
/* [contact - formular]                                                                               */
/* ======================================================================= */
/* Text als Ueberschrift */
#mailtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	vertical-align: top;
	line-height: 16px;
	font-style: normal;
}

/* Felderbeschriftung */
#descr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

td.mail {
    text-align: center;
}

/* allgemeine Formatierung der Formularfelder */
input, textarea {
    background-color: #eeeeee;
    border-top-color: #505353;
    border-left-color: #505353;
    border-right-color: #dddddd;
    border-bottom-color: #dddddd;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
	color: #000000;
}

/* spezifische Formatierung der Formularfelder */
input.mail {
    width:150px;
    height: 18px;    
}

input.mail2 {
    width:300px;
    height: 18px;    
}

textarea.mail {
	width: 245px;
	height: 154px;
}

input.box {
    border-style: none;
    background-color: #ffffff;
}

input.submit {
	width: 120px;
	height: 25px;
    float: right;
    font-weight: bold;
}

span.mail {
    color: #ff0000
}

td.block {
	font-size: 11px;
	color: #666666;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    text-align: justify;
}
    
.scrollimg {
/*  margin:20px 20px 20px 250px; */
  border:0px;
  background-image:url(../icons/svs_trans_3.jpg); 
  background-repeat:no-repeat; 
  background-position:center 400px;
  background-attachment:fixed;
}
