html > /**/ body, x:-moz-any-link, x:default {
    position: relative;
    left: -0.1px;
}

body, html {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #dad3c8;
    font-family: Georgia;
}

html {
    background-repeat: repeat-y;
    background-position: center;
}

h1, h2, h3, h4 {
    border-bottom: 1px dotted #DDDDDD;
    clear: left;
    color: #666666;
    font-family: Georgia;
    font-weight: normal;
    letter-spacing: -0.00em;
    margin-bottom: 9px;
    margin-top: 4px;
    padding-bottom: 5px;
}

h3 {
    font-size: 1.3em;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.clear_both {
    clear: both;
}

.background {
   	background-image: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

.header {
   
    border: 0px solid #0f0;
}

.header img {
    position: relative;
    left: 0;
    top: 0px;
}

.logo {
    height: 95px;
}

#slideshow {
    margin: 0 auto;
    padding: 0px;
    height: 326px;
    position: relative;
}

.headpicture {
    display: block;
    height: 318px;
    background-color: #fff;
}

.xtramenu {
    display: none;
    height: 28px;
}

.path {
    font-size: 10px;
    width: auto;
    padding-left: 15px;
    padding-top: 7px;
    position: relative;
    text-align: right;
    padding-right: 7px;
    border: 0px #ff5 dotted;
}

.path, .path a {
    color: #bbb;
    text-decoration: none;
}

/* Icons */
.icons {
	clear: left;
    position: relative;
    text-align: right;
    right: 10px;
    height: 20px;
    padding: 1px;
}

.icons a, .icons {
    font-size: 11px;
    color: #eee;
    text-decoration: none;
}

.icons img {
    margin-top: 2px;
}

.background {
}

.slide {
    height: 327px;
    padding-top: 0px;
}

.top {
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

/* content */
.content_pic {
    float: left;
    height: 326px;
    width: 503px;
    overflow: hidden;
}

.content_text {
    padding: 10px 10px 0 10px;
	margin: 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	height: 310px;
	width: 300px;
}

.content_news {
	min-height: 326px;
	padding: 15px;
	background: url(images/background_news_bottom.jpg) bottom left no-repeat;
}

.content_news_background {
	background: #fff url(images/background_news.jpg) top left no-repeat;
	min-height: 326px;
}

.content {
    color: #333;
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 1.5em;
    text-align: justify;
    font-family: serif, Times;
    text-shadow: 1px 1px 0 #fff;
}

.content a {
    color: #888;
    text-decoration: none;
    border-bottom: 1px dotted #ddd;
}

.content a img {
	border: 0;
} 

.content table {
    height: 267px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.content td, .content th, .content th p, .content table {
    padding: 0;
    margin: 0;
}

.content .formtable td {
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0 0 1px;
    padding: 3px;
}

.contents li {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/list.gif);
    background-repeat: no-repeat;
    line-height: 1.5em;
    list-style-type: none;
    margin: 0.5em 1.5em 0.5em 0;
    padding: 0 0 0 25px;
    text-align: left;
}

.content_bottom {
    background-image: url(images/content_bottom.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    height: 20px;
    overflow: hidden;
}

.footer {
    background: url(images/footer.jpg) no-repeat;
    background-position: center top;
    padding: 0 0 0 0;
    height: 386px;
    text-shadow: 1px 1px 0 #EBE7E6;
    font-size: 12.3px;
}

.footer .container {
    padding-top: 0px;
    text-align: center;
}

.footer .container, .footer .container a {
    color: #363636;
    text-decoration: none;
}

.footer .container img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.footertext {
	width: 790px;
	
	text-align: center;
}

.bottom {
    background-image: url(images/bottom.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 00px 0 0 00px;
    margin: 0 0 0 0;
    height: 195px;
}

.bottom .container {
    padding-top: 30px;
    text-align: center;
}

.bottom .container, .bottom .container a {
    color: #A5A38E;
    text-decoration: none;
}

.bottom .container img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.rotator {
    width: 630px;
    overflow-x: hidden;
}

.soest {
}

.soest img {
    border: 0 dotted #FF0000;
    position: absolute;
    left: 50%;
    top: 117px;
    width: 54px;
    height: 48px;
    margin-left: -460px;
}

.center {
    text-align: center;
}

