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: #ffffff;
    background-image: url(images/backback.jpg);
    background-repeat: repeat-x;
}

html {
    background-color: #ffffff;
}

form {
	padding: 0;
	margin: 0;
}

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

/*
p + h3 {
    margin-top: 20px;
}
*/

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

.backback_start {
    background-color: #ffffff;
    background-image: url(images_start/backback.jpg);
    background-repeat: repeat-x;
}


.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: 84px;
}

.top_start img {
    margin: 0;
    }

/*
* html .headpicture {
    height: 79px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 16px;
    margin-left: 3px;
    }
    */

.headpicture {
    height: 79px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 16px;
    }

/*
* html #rotator {
    margin-left: 7px;
    text-align: left;
    }
    
* html #rotator img {
    margin: 0px;
    text-align: left;
    }
*/
    
    .headpicture_start {
        height: 233px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 20px;
    } 
	
	.slide {
        overflow: hidden;
        height: 233px;
        padding-top: 5px;
        padding-bottom: 20px;
    } 
	
/*
#rotator {
	vertical-align: middle;
	text-align: center;
}
*/
.headpicture img, .icons img {
    margin: 0 0px 0 0;
    padding: 0 0 0 0;
    vertical-align: middle;
}

/*
* html .icons {
    top: 10px;
    margin-left: 10px;
    }
   */

.icons {
    position: relative;
    text-align: left;
    color: #616161;
    top: 7px;
    }

.icons a {
    
    font-size: 10px;
    text-decoration: none;
    color: #616161;
    font-family: Arial, sans serif;
    }


.front {
    width: 236px;
    height: 281px;
    background: url(front/back.jpg) no-repeat;
    padding: 10px;
    float: left;
    }

.front_text {
    height: 41px;
    font-size: 18px;
    text-align: center;
    padding-top: 4px;
    }

.front_text a {
    color: #414141;
    text-decoration: none;
    font-weight: bold;
    }


.topmenu {
    padding: 0px 0px 0px 0px;
    height: 45px;
}

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


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



.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  p { 
    margin:0; 
	padding-top: 0px;
}

.content  p + p { 
    margin-top:10px; 
	padding-top: 0px;
}
*/

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

.footer {
    background: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0 0 0 0;
    position: relative;
    height: 146px;
    }
    
.footer_start {
    background: url(images_start/footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0 0 0 0;
    position: relative;
    height: 146px;
    }
    
.footer_back {
    background: #ffffff url(images/backback_footer.jpg) repeat-x;
    }


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

.footer_start .container {
    padding-top: 19px;
    text-align: center;
}

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

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

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

.copyright {
    padding-top: 25px;
}

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

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

.clearleft {
    clear: left;
}

