._text{
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 12px;
  color             : #333333;
}

h2{
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 13px;
  font-weight       : bold;
  color             : #5491c4;
  text-align        : left;
  margin-top        : 20px;
  margin-bottom     : 10px;
}


a:link, a:hover, a:visited {
 font-family        : Verdana, Arial, Helvetica, sans-serif;
 font-weight        : thin;
 text-decoration    : underlined;
 font-size          : 12px;
 color              : #4D83C4;
 text-align         : center;
}



/* Grundgerüst */
body {
	margin            : 0px;
	background-color  : #e7e7e7;
    padding-bottom    : 10px;
}


table.bodytbl {
  border            : 0px ridge #0099cc;
  background-color  : #e7e7e7;
  width             : 892px;
  height            : 100px;
  text-align        : center;
}


tr.head1 {
  background-image  : url(../images/header1.png);
  height            : 47px;
  text-align        : right;
  vertical-align    : bottom;
}

tr.head2{
  background-image  : url(../images/header2.png);
  height            : 160px;
}

tr.nav {
  background-image  : url(../images/body1.png);
  height            : 38px;
  text-align        : center;
}

td.nav {
  padding-left      : 88px;
  padding-right     : 100px;
  padding-bottom    : 0px;
  text-align        : center;
  vertical-align    : bottom;
}

tr.content {
  background-image  : url(../images/body1.png);
  height            : 500px;
}

td.content {
  padding-left      : 98px;
  padding-right     : 100px;
  padding-top       : 15px;
  padding-bottom    : 20px;
  text-align        : left;
  vertical-align    : top;
}

tr.footer {
  background-image  : url(../images/footer1.png);
  height            : 61px;
}



/* Eingabe */
.inputboxsearch {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 11px;
  color             : #000000;
  background-color  : #EBEFF9;
  border            : 1px #BCBEC9 solid;
  margin-right      : 90px;
  margin-bottom     : 5px;
  width             : 93px;
}

div.searchsearch {
}

#mainmenu_menu {
  margin-bottom     : 0px;
  padding-bottom    : 0px;
}

table.moduletablesearch {
  border            : 0px;
  text-align        : right;
  vertical-align    : bottom;
}







div1 {
	width			:781
}

tr, p, div, font, sub {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  text-align       : justify;
}

em {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

hr {
  background       : #5694c8;
  color            : #5694c8;
  height           : 1px;
  width            : 100%;
}

#mainlevel-nav {
margin: 0px; padding: 1px;
text-align:left;
}
#mainlevel-nav li {
padding-left: 0px;
list-style:none; float: left;
margin: 0; width: 100px;
font-size: 11px;
line-height: 15px;
white-space: nowrap;
text-indent: 15px;
}
#mainlevel-nav a {
display: block; float: left; text-decoration: none;  border: 1px solid;
border-color: #fff #36A4CC #36A4CC #fff;
background: #769EC5 2px no-repeat;
color: white;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
background: #0B7AAF 2px no-repeat;
}

/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: left;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
padding:5px;
padding-bottom:40px;
width:552px;
}
/* doesnt work with firefox
.mainpage div{
overflow:auto;
}
*/
.greybg {
  background: #fefefe;
}
/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #999999;
margin-left:5px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #7ca7c8;    /* #7ca7c8 */
  font-style:italic;
  margin-left: 0px;
  text-align: left;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
color: #4D83C4;
font-weight: bold;
width: 95%;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
line-height: 20px;
margin-bottom: 1px;
text-align:left;
}
a.mainlevel:hover {
color: #7ca7c8;
text-decoration: none;
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 13px;
text-decoration: none;
text-align: left;
}
a.mainmenu:hover {
color: #333333; 
text-decoration: none;
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
        color: #43499b;
        text-align: left;
}


a.sublevel:hover {
color: #3f7095; text-decoration: none;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 0px;
	width: 100%;
  text-align:;
  text-align: left;
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 12px;
font-weight: normal;
text-align: left;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #ffffff;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #ffffff;
}

.sectiontableentry2 {
  background-color : #ffffff;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #8ba9d1;
  text-decoration  : none;
  font-weight      : thin;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #ffffff;
  margin-left	   : 5px;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
  padding-bottom:0px;
}

.componentheading, h3, h1 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #5491c4;
  text-align       : left;
  margin-top	   : 10px;
  margin-bottom    : 5px;
}

.contentheading{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #5491c4;
  text-align       : left;
  margin-top	   : 5px;
  margin-bottom    : 0px;
}


h4 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #5491c4;
  text-align       : left;
  margin-top       : 20px;
  margin-bottom    : 10px;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #8ba9d1;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 11px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}


.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
color: ##7ca7c8;
text-decoration: none;
}

a:hover {
color: #4D83C4;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* 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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	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;

	/* Cannot use hand as its not a W3C CSS validator */
	/*	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;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
	color : #a43c4d;
	text-align: center;
  margin-bottom: 20px;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin-left: 15px;
  padding: 0;
  list-style: none;
  list-style-type: disc
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 5px;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

/* blog */
.blog_more {
	margin-left:5px;
}
.blog_section {
	margin-left:5px;
}
.blog {
	margin-left:5px;
  width:100%;
}

.bottommenu {
background-image:  url(../images/21.gif);
width:780px;
height:38px;
}
.divider {
background-image:  url(../images/index_10.gif);
width:31px;
height:131px;
background-repeat: repeat-y;
}
/*pathaway setting*/
div.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
margin-left:5px;
color: #000000;
}
.pathway {
margin-left:5px;
color:#999999;
}
td.pathway {
background-image:  url(../images/index_04.gif);
width:780px;
height:31px;
}
a.pathway:link, a.pathway:visited {
font-weight      : normal;
margin-left:5px;
color: #999999;
}

a.pathway:hover {
color: #555555;
font-weight      : normal;
margin-left:5px;
text-decoration   : none;
}


form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.headerimage {
background-image:  url(../images/01.gif);
width:780px;
height:153px;
}
.topimage {
background-image:  url(../images/index_07.gif);
width:780px;
height:75px;
background-repeat: no-repeat;
}

.sidebarmenu {
width:187px;
text-align:left;
}








/* custom */

table.body { border-left:1px solid #c3c3c3; }
font.footline {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-weight: thin;
 font-size : 12px;
 color : #8b8b8b;
 text-align: center;
}

a.footline {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size : 10px;
 color : #8b8b8b;
 text-align: center;
}


table.moduletablerandimg {
padding:10px;
border:0px solid #9197E6;
}

table.moduletablemambl {
  padding: 5px 0px 5px 8px;
  text-align: right;
}

span.ref {
    padding:5px;

}

.refcross {
    padding:5px;
    text-align: center;
}
.refcrossLeft {
    padding:5px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
.ref{
    border-collapse: collapse;
}

.pagenavcounter {
    text-align: right;
    color: #a0aab2;

}

.pagenavbar {
      text-align: center;
      color: #a0aab2;
      background-color:

}