/* Start of CMSMS style sheet 'style' */
body {
	background-color: #eeeded;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
padding: 0;
margin: 0;
overflow: -moz-scrollbars-vertical;
}
body,td,th {
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #333333;
line-height: 18px;
}
a:link {
	color: #de1d1d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #de1d1d;
}
a:hover {
	text-decoration: none;
	color: #575759;
}
a:active {
	text-decoration: none;
	color: #de1d1d;
}

h1 {
margin: 0;
padding: 0;
font-size: 16px;
margin-bottom: 5px;
}


:focus
{
  -moz-outline-style: none;
}

a.linkopacity img {
     filter:alpha(opacity=100);
     -moz-opacity: 1.0; 
     opacity: 1.0;
     -khtml-opacity: 1.0;
}
 
a.linkopacity:hover img {
     filter:alpha(opacity=70);   
     -moz-opacity: 0.7;   
     opacity: 0.7;
     -khtml-opacity: 0.7; 
}

#pagewrapper {
width: 868px;
margin: 0 auto;
}

#header {
background-image: url(images/header2.jpg);
background-repeat: no-repeat;
height: 316px;
}

#menu {
height: 31px;
}

#content {
background-image: url(images/index_12.jpg);
background-repeat: repeat-y;
width: 868px;
overflow: auto;
}

.right {
width: 160px;
float: left;
border-left: 1px #eee solid;
height:auto !important; 
padding-left: 10px;
padding-top: 5px;
}

.main {
background-image: url(images/content_bg.jpg);
background-repeat: repeat-x;
width: 500px;
float: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

#title {
background-image: url(images/index_09.jpg);
background-repeat: no-repeat;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 1px;
padding-top: 9px;
width: 600px;
height: 25px;
font-weight: bold;
font-size: 13px;
}

#footer {
background-image: url(images/index_12.jpg);
background-repeat: repeat-y;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 20px;
padding-right: 20px;
clear: both;
}

.footer_content {
border-top: 1px dotted #ddd ;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

#bottom {
background-image: url(images/index_13.jpg);
background-repeat: no-repeat;
height: 15px;
}

.header_top {
text-align: right;
color: #bbb;
padding-right: 20px;
padding-top: 27px;
height: 91px;
}
.dotted_line {
width: 460px;
border-bottom: 1px dotted #777;
height: 1px;
color: #fff;
margin-bottom: 3px;
}
.header_pics {
float: right;
padding-right: 60px;
padding-top: 38px;
}
.news_titel {
font-weight: bold;
border-bottom: 1px dotted #777;
padding-bottom: 5px;
margin-bottom: 5px;
margin-top: 15px;
}

#headerright {
border-bottom: 1px #ccc solid;
padding-bottom: 5px;
margin-bottom: 5px;
}
/* End of 'style' */

