/* Start of CMSMS style sheet 'bluegrey01' */
/* DIV-Container */
#page {
background : #ffffff;
width : 1000px;
margin : 0 auto;
}

#header {
height: 95px;
width:1000px;
overflow:hidden;
}

#header a{ /* Color Header-Text */
color : #ffffff;
}

#header a {
background : #ffffff url(uploads/layout/banner.jpg) no-repeat;
width:1000px;
height:190px;
margin-left: 10px;
margin-right: 10px;
padding: 50px 0 0 50px; /* Position Header-Text */
border-top : 5px solid #ffffff;
text-align : left;
display:block;
}

#container {
background-color : #ffffff;
font-family : Tahoma, Helvetica, sans-serif;
border-top: 2px solid #666666;
font-style : normal;
font-variant : normal;
font-weight : normal;
line-height : normal;
margin : 0 auto;
border-left : 10px;
overflow : hidden;
text-align : left;
width : 980px;
}

#navcontainer {
float : left;
min-height : 380px;
height: 100%;
overflow : hidden;
padding-left : 10px;
padding-right : 10px;
padding-top : 18px;
width : 190px;
margin-left : 5px;
}

#menu {
	font-size: 80%;
}

#menu li {
margin : 0;
margin-left: 0.8em;
padding : 1px;
text-align : left;
list-style-type : none;
}

#menu li a {
display : block;
vertical-align : bottom;
}

#menu li a:hover {
background-color : #555555;
color : #fff;
text-decoration : none;
}

#active {
background-color : #fff;
padding : 1px;
border : 1px solid #666;
}

#content {
/*border-left: 2px dashed #666666;*/
float : right;
min-height : 380px;
padding-bottom : 40px;
width : 755px;
}

#maincontent {
float : left;
overflow : hidden;
padding : 18px 20px 0;
voice-family : inherit;
width : 490px;
font-size: 90%;
}

#maincontent ul {
list-style-image : url(bullet.png);
}

#rightdiv {
float : right;
padding-left : 15px;
padding-right : 20px;
padding-top : 18px;
width : 185px;
font-size: 80%;
}

div.language {
text-align: center;
border-bottom: 1px solid black;
padding: 0.1em;
}

div.search {
overflow: hidden;
padding: 0.1em;
}

#rightdiv img {
border : 0px solid #6fb2e6;
padding : 1px;
}

div .newstitle {
text-align: center;
margin-left: 0;
margin-right: 0;
border-bottom: 1px solid black;
font-size: 130%;
}

#news {
margin : 0 auto;
padding-left: 0.5em;
padding-right: 0.5em;
}

#footer {
color : #6a6666;
font-size : 80%;
padding-top: 1em;
padding-bottom: 1em;
text-align : center;
}

#footertextleft {
float : left;
margin-left : 10px;
text-align : left;
width : 420px;
}

#footertextright {
float : right;
margin-right : 10px;
text-align : right;
width : 450px;
}

/* Class */
.box-blue {
background : #b8d1e4 none repeat scroll 0 0;
border : 1px solid #000;
text-align : left;
width : 100%;
margin-bottom: 10px;
}

.box-blue p {
margin-bottom : 10px;
margin-top : 10px;
}

.box-left {
background : #b8d1e4 none repeat scroll 0 0;
border : 1px solid #000;
text-align : left;
width : 100%;
margin-bottom: 10px;
}

.box-left p {
margin-bottom : 10px;
margin-top : 10px;
}

.box-right {
background : #b8d1e4 none repeat scroll 0 0;
border : 1px solid #000;
text-align : left;
width : 100%;
margin-bottom: 10px;
}

.box-right p {
margin-bottom : 10px;
margin-top : 10px;
}

.underline {
border-bottom : 2px solid #ffb93f;
padding-bottom : 3px;
width : 180px;
}

.subheading {
font-weight : bold;
}

.menu ul {
list-style : none;
margin : 0;
padding : 1px;
}

.currentpage{ /* menu */
color: #0030ae;
border-left: 1px solid #0030ae;
border-right: 1px solid #0030ae;
padding:1px;
}

li#separator{ /* menu */
   background-color:red;
}

span.sectionheader{ /* menu */
   background-color:yellow;
}

/* 14px = 95% */
html, body {
background : #555555;
font-family : arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
text-align : center;
}

img {
border : medium none;
}

* html #container {
overflow : visible;
}

* html #content {
height : 380px;
overflow : visible;
}

* html #navcontainer {
height : 380px;
overflow : visible;
}

/* unused? */
.mainheading {
font-size : 123%;
font-weight : bold;
}

.header-text { /* Header-Text */
font-family : arial;
font-size : 250%;
font-style : normal;
font-variant : normal;
font-weight : bold;
line-height : normal;
margin-top : 0;
padding-top : 0;
}

/* Links */
a {
color : #2965a6;
font-weight : bold;
text-decoration : none;
}

a:hover {
color : #fca00e;
text-decoration : none;
}

/* Fonts */
h1 {
color : #5c94bf;
font-family : Arial;
font-size : 120%;
font-style : normal;
font-variant : normal;
font-weight : bold;
line-height : normal;
margin-top : 0;
padding-top : 0;
}

h2 {
color : #5c94bf;
font-family : arial;
font-size : 150%;
font-style : normal;
font-variant : normal;
font-weight : bold;
line-height : normal;
margin-top : 0;
padding-top : 0;
}
/* End of 'bluegrey01' */

