body, html {
background-image:url(images/body_bg.jpg);
margin:0px;
padding:0px;
font-family:arial;
color:#000000;
}

#container {
width:975px;
margin:0px auto;
}

#shortcuts {
padding-top:10px;
padding-bottom:10px;
text-align:right;
padding-right: 10px;
font-size:11px;
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited { 
color:#000000;
text-decoration:none;
}


#header {
height:220px;
}

#navi {
float:left;
width:975px;
height:30px;
background-image:url(images/Navbar.jpg);
}


#wrapper {
float:left;
background-image:url(images/wrapper_bg.jpg);
}

#subnavi {
float:left;
width:216px;
height:449px;
background-image:url(images/subnav.jpg);
}

#adress {
float:left;
width:171px;
margin-left:15px;
padding-left:10px;
padding-right: 10px;
padding-top:10px;
padding-bottom:0px;
margin-top: 25px;
background: #ffffff;
font-family:Arial;
color: #000000;
font-size:12px;
border-top:3px solid #404040;;
border-bottom:3px solid #404040;;
}

#adress a:link, #adress a:active, #adress a:visited { 
color:#404040;
text-decoration:none;
}

#slider {
float:left;
width:700px;
height:384px;
margin-left:0px;
border-left:12px solid #ffffff;
border-right:12px solid #ffffff;
border-top:12px solid #ffffff;
border-bottom:12px solid #ffffff;
}


#content {
    float: left;
    width: 718px;
    height: auto !important;
    min-height: 446px;
    height: 446px;
padding-left:10px;
padding-right:30px;
color:#000000;
background-repeat:no-repeat;
background-image:url(images/content.jpg);
font-family:Arial;
font-size:12px;
text-decoration: none;
}

#content a:link, #content a:active, #content a:visited { 
color:#404040;
text-decoration:none;
}



#footer {
clear:both;

}

#footerText {
float : right;
padding-right: 10px;
padding : 2px 0 0 0px;
height : 2px;
background-color : transparent;
font-family : Arial;
font-size : 10px;
color : #000000;
text-align : right;
padding-right: 10px;
}
#footerText a {
font-family : Arial;
text-decoration : none;
color : #000000;
}
#footerText a:hover {
font-family : Arial;
color : #000000;
text-decoration : underline;
}

h1, h2 {
font-size:14px;
}


h2 {
font-size:11px;
}
