body {
background: #FFFFFF url(../images/bg_main.gif) top left  repeat-x;
margin: 0px;
padding: 0px;
font-family: 'Trebuchet MS', 'Times New Roman';
font-size: 12px;
color: #666666;
line-height: 18px;
}

.topmenu {
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 918px;
height: 50px;
font-family: 'Trebuchet MS', 'Times New Roman',Arial, Helvetica, sans-serif;
background: #FFFFFF url(../images/bg_topmenu.gif) bottom left  repeat-x;
}

.topmenu_left {
float: left;
margin: 0px;
padding: 0px;
width: 9px;
height: 50px;
background: url(../images/bg_topmenu_left.gif) top right no-repeat;
}

.topmenu_main {
float: left;
margin: 0px;
padding: 0px;
width: 900px;
height: 50px;
}

.topmenu_right {
float: left;
padding: 0px;
margin: 0px;
width: 9px;
height: 50px;
background: url(../images/bg_topmenu_right.gif) top left no-repeat;
}

.topmenu_bottom {
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 918px;
height: 12px;
background: url(../images/bg_topmenu_bottom.gif) top left no-repeat;
}

.main {
margin-left: auto;
margin-right: auto;
padding-left: 9px;
padding-right: 9px;
width: 900px;
}

.top {
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 900px;
height: 288px;
background: url(../images/bg_top.jpg) top left no-repeat;
}

.news {
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 870px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
color: #FFFFFF;
background: #3f5255;
border-bottom: 2px #dedede solid;
float: left;
}

.news h3 {
color: #FFFFFF;
font-weight: normal !important;
font-size: 18px;
line-height: 30px;
text-transform: uppercase;
margin: 0px;
padding: 0px 0px 0px 35px;
background: url(../images/bg_moduleheader.gif) top left no-repeat;
}

.news .moduletable {
margin: 0px;
padding: 0px;
}

.news_left {
float: left;
width: 419px;
margin: 0px;
padding: 0px 0px 15px 0px;
}

.news_right {
float: right;
width: 419px;
margin: 0px;
padding: 0px 0px 0px 15px;
}

li.latestnews a {
background: url(../images/bg_news_li.gif) top left no-repeat;
display: block;
width: 389px;
height: 25px;
line-height: 25px;
margin: 0px;
padding: 0px 0px 0px 30px;
border-bottom: 1px solid #506264;
text-decoration: none;
color: #cddcde;
}

li.latestnews a:hover {
background: #fe5c11 url(../images/bg_news_li.gif) top left no-repeat;
display: block;
width: 389px;
height: 25px;
line-height: 25px;
margin: 0px;
padding: 0px 0px 0px 30px;
border-bottom: 1px solid #506264;
text-decoration: none;
color: #FFFFFF;
}

ul.latestnews {
list-style: none;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0px;
}

li.mostread a {
background: url(../images/bg_news_li.gif) top left no-repeat;
display: block;
width: 389px;
height: 25px;
line-height: 25px;
margin: 0px;
padding: 0px 0px 0px 30px;
border-bottom: 1px solid #506264;
text-decoration: none;
color: #cddcde;
}

li.mostread a:hover {
background: #fe5c11 url(../images/bg_news_li.gif) top left no-repeat;
display: block;
width: 389px;
height: 25px;
line-height: 25px;
margin: 0px;
padding: 0px 0px 0px 30px;
border-bottom: 1px solid #506264;
text-decoration: none;
color: #FFFFFF;
}

ul.mostread {
list-style: none;
margin-top: 10px;
margin-left: 0px;
padding: 0px;
}

.content {
margin-left: auto;
margin-right: auto;
width: 900px;
background: #FFFFFF;
float: left;
border-top: 1px #e7e7e7 solid;
border-bottom: 1px #e7e7e7 solid;
}

.left {
float: left;
width: 160px;
padding-left: 15px;
padding-right: 12px;
margin-top: 20px;
margin-bottom: 20px;
border-right: 1px solid #dedede;
}

.content_inner {
float: left;
width: 500px;
padding-right: 12px;
padding-left: 12px;
margin-top: 20px;
margin-bottom: 20px;
}

.right {
float: left;
width: 160px;
padding-right: 15px;
padding-left: 12px;
margin-top: 20px;
margin-bottom: 20px;
border-left: 1px solid #dedede;
}

.footer {
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
width: 870px;
background: #3f5255;
color: #FFFFFF;
float: left;
font-size: 11px;
line-height: 16px;
border-top: 2px #dedede solid;
}

.copyright_left {
float: left; 
padding-left: 290px;
margin-right: 0px;
}

.copyright_right {
float: right;
}

.topmenu_inner {
float: right;
padding: 0px;
margin: 0px;
}

.moduletable {
margin-top: 15px !important;
margin-bottom: 0px;
padding: 0px;
}

.left .moduletable h3, .right .moduletable h3 {
color: #fe5c11;
font-weight: normal !important;
font-size: 18px;
line-height: 30px;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}

.left .moduletable, .right .moduletable {
margin-top:0px;
margin-bottom: 15px;
padding: 0px;
}

a {
color: #fe5c11;
text-decoration: none;
}

a:hover {
color: #fe5c11;
text-decoration: underline;
}

.contentpanetitle, .componentheading, .contentheading {
color: #3f5255;
font-size: 18px;
line-height: 25px;
text-transform: uppercase;
font-weight: normal;
}	

.inputbox {
border: 2px solid #acc6ca;
color: #3f5255;
font-family: 'Trebuchet MS', 'Times New Roman', Courier, monospace;
font-size: 12px;
padding: 3px;
margin: 0px;
}

.inputbox:hover {
border: 2px solid #fe5c11;
color: #3f5255;
font-family: 'Trebuchet MS', 'Times New Roman', Courier, monospace;
font-size: 12px;
padding: 3px;
margin: 0px;
}

#dropdown {
z-index: 1001;
text-align: left;
padding-bottom: 20px;
padding-left: 12px;
padding-right: 12px;
padding-top: 0px; 
background: #FFFFFF url(../images/bg_toggle.gif) top left repeat-x;
margin-top: 1px;
border-bottom: 2px #dedede solid;
width: 876px;
}

.suche {
z-index: 1001;
float: left;
margin-top: -13px;
}

#slide_button {
background: url(../images/bg_toggle_button.gif) top left no-repeat;
font-size: 12px;
text-decoration: none;
height: 24px;
text-align: right;
padding-right: 15px;
padding-top: 3px;
display: block;
width: 70px;
z-index: 1001;
color: #FFFFFF;
margin: 0px;
}

#slide_button:hover {
text-decoration: none;
cursor:s-resize;
}

.suche .moduletable h3 {
color: #fe5c11;
font-weight: normal !important;
font-size: 18px;
line-height: 30px;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}

a img {
border: 2px solid #acc6ca;
padding: 2px;
margin: 0px;
background: #FFFFFF;
}

a img:hover {
border: 2px solid #fe5c11;
padding: 2px;
margin: 0px;
background: #FFFFFF;
}

.buttonheading a img {
border: none !important;
}

.poll thead {
color: #3f5255;
}

.sectiontableentry1 {
background: #f7f7f7;
}

.sectiontableentry2 {
}

.pollstableborder {
border: #acc6ca dashed 1px;
}
