@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
background-image:url(../gfx/bgtop.gif);
background-repeat:repeat-x;
background-color:#8ba2d1;
margin-top:10px;
margin-left:0px;
font-size:12px;
font-weight:normal;
color:#333333;
line-height:20px;
}


a:link{
color:#003399;
font-weight:bold;
text-decoration:underline;
}

a:hover{
color:#FF9900;
font-weight:bold;
text-decoration:underline;
}

.boxtitel{
font-family:"Georgia";
font-size:16px;
font-weight:normal;
color:white;
line-height:25px;
display:block;
border:1px solid green;
padding:0;border:0;margin:0;
margin-left:20px;
}

b {color:#000000;}

#notes-box {
display:block;
width:550px;
background-color:#FFF7D7;
color:#CC0000;
line-height:15px;
padding: 10px;
text-align:justify;
border-top:3px solid #CC0000;
border-bottom:3px solid #CC0000;
}


#logo-box {
float:left;
width:377px;
height:75px;
border:none;
background-image:url(../gfx/logo.png);
background-repeat:no-repeat;
}

#imagerotation-box {
float:right;
clear: right;
width:250px;
height:260px;
border:none;
margin-top:5px;
}

#top-search-box {
float:right;
width:400px;
height:65px;
border:solid 1px #CCCCCC;
padding: 5px;
background-color:#efefef;
font-weight:bold;
font-size:14px;

}

#top-search-box select {
border: solid 2px #CCCCCC;
color:#666666;
font-size:10px;
}

#top-search-box a:link{
font-size:12px;
line-height:25px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}
#top-search-box a:hover{
font-size:12px;
line-height:25px;
color:#FF9900;
font-weight:bold;
text-decoration:underline;
}
#top-search-box a:visited{
font-size:12px;
line-height:25px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

#top-search-box a:active{
font-size:12px;
line-height:25px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}



#top-menu-box {
float:left;
width:820px;
height:30px;
border:none;
padding:0px;
background-color:#003399;
margin-top:5px;
}


#search-box {
clear:both;
float:right;
width:238px;
height:80px;
border:none;
padding:0px 5px 20px 5px;
background-image:url(../gfx/title_blue.gif);
background-repeat:repeat-x;
background-color:#efefef;
margin-top:10px;
margin-bottom:10px;
color:#000000;
}
#search-box input.button {
font-size:12px;
font-weight:normal;
color:#ffffff;
height:25px;
width:229px;
background:#006699;
border:1px solid #CCCCCC;
}

#search-box input.text {
border: 1px solid #999999;
color:#666666;
font-size:12px;
height: 14px;
width:225px;
}


#facebook {
float:right;
clear: right;
width:292px;
height:auto;
}

/*QUICKLINKS SECTION */

#quicklinks-box {
float:right;
clear: right;
width:238px;
height:auto;
border:none;
padding:0px 5px 20px 5px;
background-image:url(../gfx/title_darkred.gif);
background-repeat:repeat-x;
background-color:#003399;
margin-top:10px;
margin-bottom:10px;
color:#000000;
}

#quicklinks-box .text{
font-size:12px;
font-family:"Trebuchet MS";
background-position:left;
text-indent:15px;
line-height:10px;
}

#quicklinks-box a:link {
font-size:12px;
color:#ffffff;
text-decoration:underline;
font-weight:normal;
}

#quicklinks-box a:hover{
font-size:12px;
color:#ffffff;
text-decoration:underline;
}
/*QUICKLINKS SECTION END */
#info-box {
height:100px;
border:none;
padding:0px 5px 5px 5px;
background-color:#5577bb;
margin-bottom:10px;
color:#FFFFFF;
}
/* TOPNEWS  */
#content-box {
clear: both;
float:left;
width: 550px;
background-image:url(../gfx/title_darkred_wide.gif);
background-repeat:no-repeat;
background-position:top-left;
background-color:#fff;
margin-top:5px;
padding-bottom:10px;
}
#content-box .newstitel {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#444444;
}

#content-box .newstitel_green {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:black;
}

#content-box .newstext {
font-family:"Trebuchet MS";
font-size:11px;
font-weight:normal;
color:#444444;
line-height:20px;
}

#content-box a:link{
text-decoration:underline;
font-weight:bold;
color:#003399;
}
#content-box a:visited{
text-decoration:underline;
font-weight:bold;
color:#003399;
}
#content-box a:hover{
text-decoration:underline;
font-weight:bold;
color:#FF9900;
}

#c_main {
  width:840px;
  margin: 0 auto;
background-color:#fff !important;
}


div#container-main {
background-color:#fff !important;
padding-left: 10px;
padding-right:10px;
padding-top:10px;
border-top:solid 1px #666666;
border-left:solid 1px #666666;
border-right:solid 1px #666666;
min-height:900px;
}

#footer-box {
margin:0 auto;
width:830px;
height:20px;
padding:5px;
background-color:#666666;
color:#ffffff;
border-bottom:solid 1px #666666;
border-left:solid 1px #666666;
border-right:solid 1px #666666;
font-size:11px;
}
#footer-box a:link, a:visited{
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
#footer-box a:hover{
font-size:12px;
color:#ffffff;
text-decoration:underline;
}
#sitenavi-box {
float:left;
width:auto;
height: 20px;
border:none;
background-color:#ffffff;

font-size:11px;
color:#999999;
}

#date-box {
float:right;
width:auto;
height: 20px;
border:none;
background-color:#ffffff;

font-size:11px;
color:#999999;
}

.eklipseform .form_mc {display:inline-block; width:50px;}
.eklipseform th {width:250px;text-align:right;padding-right:10px;}
.surveyheader td {width:50px;text-align:center;}
.surveyheader td.c1 {width:250px;}
.eklipseform textarea {width:250px;height:100px;}
.eklipseform select {width:250px;}
