body {
	margin: 0px;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #333333;

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

.contentheading {
	font-size: 26px;
}
mainlevel-nav {
margin: 0; padding: 0;
}

mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none; float: right; 
	margin: 0; width: 20.58%; 
	font-size: 16px;
	font-color=000000;
	font-weight:bold;
	line-height: 24px;
	white-space: nowrap;
	text-indent: 15px;
}
#mainlevel-nav a {
	display: block; float: right; text-decoration: none;  border: 1px solid;
	border-color: #fff #cc3300 #cc3300 #fff;
	background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;
	color: white;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;
	color: #000000;
}

/*different setting for newsflash*/
.newsflash td {
    color: #000000;
    text-align: justify;
    vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
    text-align: justify;
    color: #333333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg {
    background: #FBF4EC;
}


/*pathaway setting*/
.pathway {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

a.linkweiss:hover, a.linkweiss:link, a.linkweiss:visited{
  color            : #FF8400;
}

a.pathway:link, a.pathway:visited {
  color            : #265674;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #647F9A;
  font-weight      : normal;
  text-decoration   : none;
}

a.pathway:visited {
  color            : #333333;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color : #FFFFFF;
    margin-left: 0px;
}

.subtitle2 {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color : #FFFFFF;
    margin-left: 0px;
}


/*for the tag-line*/
.subtitle {
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    color : #666666;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 20px;
}

#active_menu {
  color: #265674;
  font-size: 14px;
  letter-spacing:0.01em;
  background-image: url(../images/button170fullws.gif);
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
    display: block;
    color: #FBF4EC;
    font-weight: bold;
    font-size: 11px;
    background-image: url(../images/button170full.gif);
    background-repeat: no-repeat;
    width: 100%;
    text-indent: 8px;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height: 23px;
    margin-bottom: 1px;
    letter-spacing:0.1em;
}
a.mainlevel:hover {
    color: #222222;
}

a.mainmenu:link, a.mainmenu:visited {
    color: #ffffff; 
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 10px;

}
a.mainmenu:hover {
    color: #333333; 
}
.pollstableborder {
    border: 1px solid;
    padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #265674;
        text-align: left;
}


a.sublevel:hover {
    color: #ff9e31; text-decoration: none;
}


.label_login {
	font-size        : 9px;
	font-weight      : bold;
	color            : #FFFFFF;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;

}
table.moduletablefixed {
        table-layout: fixed;
        padding: 5px 0px 5px 8px;
        margin-bottom: 15px;
        width: 100%;
        background: url(../images/bgr.png);
}

table.headtable {
padding: 0px 0px 0px 20px;
border: none;
}
table.moduletableblue {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background: url(../images/bgr_r_bl.png);
}

table.table_content {
padding: 0px;
border: 0px;
}

table.moduletable2 th, div.moduletable2 h3 {
    background: url(../images/puckheader.gif) repeat-x;
    background-color : #FBF4EC;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    text-indent: 15px;
    width: 100%;
    height: 24px;
   text-transform: uppercase;
					}
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.moduletableblue th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #FFFFFF;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}
table.moduletableblue label {
	font-size        : 9px;
	font-weight      : bold;
	color            : #FFFFFF;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}
table.moduletableblue td {
	font-size        : 11px;
	color            : #FFFFFF;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
    font-size: 12px;
    font-weight: normal;
}


table.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #666666;
  line-height      : 14px;
}

.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
    background-color : #CCCCCC;
    color            : #333333;
    font-weight      : bold;
}

.sectiontableentry1 {
    background-color : #F0F0F0;
}

.sectiontableentry2 {
    background-color : #E0E0E0;
}

.small {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 12px;
    color            : #999999;
    text-decoration  : none;
    font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #dedede;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #265674;
  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: #647F9A;
text-decoration: none;	
font-weight      : bold;
}

a:hover {
color: #647F9A;
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: 16px;
	font-weight: bold;
 	color: #265674;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.contentpagetitle:visited {
	color: #333333;
	}


/* Speziell berschrift Artikel aus dem Forum */

/* h3 auskommentiert
h3:link, h3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #265674;
	text-align:left;
	text-decoration: underline;
	}

h3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
*/

#h3:visited {
	color: #333333;
	}



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 #265674;
	border-right: outset 2px #808080;
	border-top: outset 2px #265674;
	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 : 10pt;
	color : #ff6600;
	text-align: center;
}

/* 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: 10pt;
    font-weight: normal;
    text-aOClign:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 15px;
  padding-top: 0px;
  margin-top: 5px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
.MsoListBullet2 {
  line-height: 15px;
  padding-left: 15px;
  padding-top: 0px;
  margin-top: 5px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
img {
    border: none;
}

.inputbox {
    border: 1px solid #BBBBBB;
    text-align:left;
    font-size:12px;
    font-weight: bold;
    width: 180px; /* Diesen Eintrag hinzufügen - gewünschte Breite in Pixel wählen */
    /* height:20px; */
}

.inputbox280 {
    border: 1px solid #BBBBBB;
    text-align:left;
    font-size:12px;
    font-weight: bold;
    width: 250px; /* Diesen Eintrag hinzufügen - gewünschte Breite in Pixel wählen */
    /*height:20px; */
}

.inputboxlogin {
    border: 1px solid #BBBBBB;
    text-align:left;
    font-size:11px;
    font-weight: bold;
    width: 165px; /* Diesen Eintrag hinzufügen - gewünschte Breite in Pixel wählen */
    height:14px;
}

.inputboxloginchek {
    border: none; 
    text-align:left;
    font-size:11px;
    font-weight: bold;
    width: 10px; /* Diesen Eintrag hinzufügen - gewünschte Breite in Pixel wählen */
    height:14px;
}

/***** info popups *****/
a.info {
    position:relative;
    color:black;
    border-bottom:1px dashed #ccc;
}
/* Added to solve the z-order problem of IE */
    a.info:hover {
    z-index:2;
    border: none;
}
/* End */

a.info span{
    display: none;
}

a.info:hover span{
    display:block;
    position:absolute;
    z-index:1;
    top:2em;
    left:-10em;
    width:25em;
    border:1px solid #F2AF1D;
    background-color:#FDF1D5;
    color:#000;
    text-align:justify;
    font-size:10px;
    font-weight:normal;
    padding:3px;
    line-height:15px;
}

