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;
}

body {
    background-color: #e7e7e7;
    background-image: url(images/backback.jpg);
    background-repeat: repeat-x;
}

html {
    background-color: #e7e7e7;
}

h1, h2, h3, h4 {
    font-weight: 300;
    color: #666;
}

h2 {
    font-size: 1.563em;
    line-height: 2.367em;
    letter-spacing: -0.01em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

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

.header {
    height: 131px;
}

.headpicture {
    height: 120px;
    overflow: hidden;
}

.headpicture_start {
    height: 296px;
    overflow: hidden;
}

.headpicture img, .icons img {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    vertical-align: middle;
}

.icons {
    position: relative;
    text-align: right;
    right: 10px;
    top: 105px;
    color: #aaa;
}

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

.icons_front {
    padding-bottom: 0px;
	background-color: #7e0006;
}

.icons_front a {
	text-decoration: none;
}

.icons_front img {
    padding: 0px;
    margin: 0px;
}

.icons_front_image {
    float: left;
	height: 121px;
}

.icons_front_text {
	width: 142px;
	height: 121px;
    float: left;
    background-color: #7e0006;
	line-height: 1.4em;
	font-size: 0.9em;
}

.icons_front_text strong {
	line-height: 1.4em;
}

.icons_front_text div {
	
	padding: 10px;
	color: #fff;
}

.icons_front_text div a{
	color: #fff;
}



.topmenu {
    height: 30px;
}

.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;
}

.xtramenu img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.slide {
    height: 310px;
    padding-top: 5px;
}

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

#rotator {
    width: 800px;
    height: 240px;
    background-color: #000;
}

.content_start {
    position: relative;
    left: 5px;
    top: 0px;
    width: 800px;
    border: 0px dotted #f00;
    background-color: #fff;
}

.content {
    color: #555;
}

.content a {
    color: #888;
}

.content_bottom {
    height: 24px;
    background-image: url(images/content_bottom.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.footer {
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0 0 0 0;
    height: 180px;
    position: relative;
    padding-top: 20px;
}

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

.footer .container, .footer .container a {
    font-size: 12px;
    color: #888;
    text-decoration: none;
}

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

.copyright {
    padding-top: 30px;
}

.adressblock {
	display: block;
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #ebebeb;
	border: 1px solid #e0e0e0;
}

.adressblock strong {
	font-size: 1.2em;
}
