body,html {
margin: 0px auto;
}

.salut { 
	display:none;
}

.ppic {
background: rgba(200,200,200,0.5);
border:1px solid black;
width:96px;
height:128px;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}

.hint {
font-size:10px;
color:#333;
}

.header {
height:120px;
background: url('../images/skyline_bg.png') repeat-x;
text-align:center;
}

/*for title or site name*/
.title {
font-family: Philosopher, sans-serif;
font-size: 42px;
text-shadow: #eee 3px 3px 3px;
color : #000;
position:relative;
top:-48px;
text-align:center;
}

/*for the tag-line*/
.subtitle {
font-family: Tangerine, serif;
font-size: 26px;
text-shadow: #eee 3px 3px 3px;
font-weight: bold;
color : black;
text-indent:140px;
letter-spacing: 3px;
text-align:center;
position:relative;
top:-52px;
}

.search {
height:22px;
display:none;
}

.seperator {
border: 0px solid black;
margin:-45px auto;
width:720px;
top:-50px;
}

.newsflash {
height: 60px;
display:none;
}

.topmenu {
position:relative;
top:0px;
height:22px;
}

.menu {
width:160px;
float:left;
}

/*pathaway setting*/
.pathway {
font-size: 11px;
text-indent:20px;
float:left;
display:none;
}

a.pathway:link, a.pathway:visited {
color: #f11c0e;
font-weight: normal;
}

a.pathway:hover {
color: #ff3300;
font-weight: normal;
text-decoration: none;
}

.mainpage {
width:550px;
height:720px;
color: #333;
font-size: 13px;
float:left;
}

.footer {
text-align:right;
font-size:11px;
background: url('../images/lineborder.png') repeat-x;
clear:left;
}

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

#mainlevel-nav {
margin: 0; padding: 0;
}

#mainlevel-nav li {
background-image: none;
padding-left: 0px;
list-style:none; 
float: right; 
margin: 0;
width: 15.5%; 
font-size: 12px;
font-weight: bold;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}

#mainlevel-nav a {
display: block;
font-size:12px;
float: right; 
text-decoration: none;
border: 1px solid black;
border-color: #fff #cc3300 #cc3300 #fff;
background: #f11c0e url(../images/vmenu_bgr.png) 2px no-repeat;
color: white;
}

#mainlevel-nav a {
float: none;
}

#mainlevel-nav a:hover {
background: #c4170b url(../images/vmenu_bgr.png) 2px no-repeat;
}

/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
#active_menu {
color: #000000;
text-indent:16px;
-moz-box-shadow: 3px 3px 3px #333;
-webkit-box-shadow: 3px 3px 3px #333;
box-shadow: 3px 3px 3px #333;
position:relative;
left:1px;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
font-family:sans-serif;
display: block;
color: #ffffff;
font-size:12px;
font-weight: bold;
background: url("../images/menu_bgr.png") no-repeat;
width: 90%;
text-indent: 15px;
text-decoration: none; 
line-height: 20px;
margin-bottom: 3px;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
-moz-border-radius:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
}

a.mainlevel:hover {
color: #333333;
text-indent:16px;
-moz-box-shadow: 3px 3px 3px #333;
-webkit-box-shadow: 3px 3px 3px #333;
box-shadow: 3px 3px 3px #333;
position:relative;
left:1px;
}

a.mainmenu:link, a.mainmenu:visited {
color: #333333;
text-indent:16px;
-moz-box-shadow: 3px 3px 3px #333;
-webkit-box-shadow: 3px 3px 3px #333;
box-shadow: 3px 3px 3px #333;
position:relative;
left:1px;
color: #ffffff; 
font-weight: bold;
font-size: 10px;

}

a.mainmenu:hover {
color: #333333; 
}

.pollstableborder {
border: 1px solid;
padding: 1px;
}

.sublevel {
padding:3px;
}


a.sublevel:link, a.sublevel:visited {
font-family:sans-serif;
font-size: 12px;
color: white;
background:black url("../images/menu_bgr.png") -12px; 
-moz-box-shadow: 1px 1px 1px #333;
-webkit-box-shadow: 1px 1px 1px #333;
box-shadow: 1px 1px 1px #333;
}


a.sublevel:hover {
color: #666; 
text-decoration: none;
}

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

table.moduletable th {
font-family:sans-serif;
font-size: 12px;
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: 10px;
font-weight: normal;
}

.poll {
font-size: 10px;
color: #666666;
line-height: 14px;
}

table.pollstableborder {
border: 1px solid #cccccc;
}

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

.sectiontableentry1 {
background-color : #F0F0F0;
}

.sectiontableentry2 {
background-color : #E0E0E0;
}

.small {
font-size: 10px;
color: #999999;
text-decoration: none;
font-weight: bold;
}

.smalldark {
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: normal;
}


.contentpane {
font-family:sans-serif;
}

.contentpaneopen {
background-color:#eee;
border: 1px solid #000;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-box-shadow: 6px 6px 6px #333;
-webkit-box-shadow: 6px 6px 6px #333;
box-shadow: 6px 6px 6px #333;
padding:20px;
font-family:sans-serif;
}

.contentheading, .componentheading {
font-size: 16px;
font-family:sans-serif;
font-weight: bold;
color: #f11c0e;
text-align: left;
}

.createdate {
font-size: 10px;
color: #999999;
text-align: left;
}

.button {
font-style: normal;
font-size: 10px;
font-weight: bold;
background-color: #F0F0F0;
color: #000000;
border: 1px solid #CCCCCC;
}

.inputbox {
font-size        : 10px;
color            : #000000;
background-color : #F0F0F0;
border           : 1px solid #CCCCCC;
}

a:link, a:visited {
color: #f11c0e;
text-decoration: none;
}

a:hover {
color: #ff3300;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
font-size: 12px;
font-weight: bold;
color: #f11c0e;
text-align:left;
text-decoration: underline;
}

a.contentpagetitle:hover {
font-size: 12px;
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 #f11c0e;
border-right: outset 2px #808080;
border-top: outset 2px #f11c0e;
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 : 
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: 8pt;
font-weight: normal;
text-align:left;
}

h2 {
font-family: Tangerine, serif;
font-size:40px;
}

ul {
list-style: square;
}

li {
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;
}

form {
/* removes space below form elements */
margin: 0;
padding: 0;
}
