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: #49000c;
    background-image: url(images/backback.jpg);
    background-repeat: repeat-x;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

html {
    background-color: #580017;
    background-image: url(images/footer.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

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

h2 {
    font-size: 1.563em;
    letter-spacing: -0.01em;
}

h3 {
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    }
    
h4 {
    font-weight: bold;
    font-size: 15px;
    }

.left {
    text-align: left;
}

.right {
    text-align: right;
}

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

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

.header {
    height: 135px;
}

.header_start {
    height: 35px;
}

#logo {
	position: absolute;
	z-index: 99;
	top: 0px;
	left: 50%;
	margin-left: -375px;
	width: 200px;
	height: 110px;
}

#logo img {
	width: 200px;
	height: 110px;
}

.backback {
    width:100%;
    background: url(images_start/backback.jpg) top left repeat-x;
    }
   

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

.headpicture_start {
    height: 310px;
    overflow: hidden;
    position:relative;
    top:15px;
}

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


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

.icons {
	text-align: center;
}

.icons a {
	clear: both;
	margin: 10px 0;

	display: block;
	text-align: center;
}






.topmenu {
    height: 95px;
}

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

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

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

.content_start {
    position: relative;
    top: 0px;
    color: #fff;
    font-size: 13px;
}

.content_start img {
    padding:0px;
    margin:0px;
    margin-top:10px;
    }

.content {
    color: #fff;
    font-size: 13px;
}

.content a {
    color: #fff;
    text-decoration: underline;
}

.content_start a {
    color: #fbc121;
    text-decoration: none;
}

.content_start a:hover {
    text-decoration: underline;
    }
    
.content_start td {
    border: 0px solid #fff;
    padding:1px 10px 1px 0;
    }
    
.content td {
    border: 0px solid #fff;
	border-bottom: 1px dotted #720D1B;
    padding:5px 10px 5px 0;
}

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

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


.content_bottom_start {
    height: 30px;
    background-image: url(images_start/backback_footer.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}

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


.footer {
    background-image: url(images/footer.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #580017;
    padding: 0 0 0 0;
    height: 80px;
    position: relative;
}

.footer .container {
    text-align: left;
}

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

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

.copyright {

}

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

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

.gmnoprint {
    color: #000;
    }

