body {
background: url(images/bg.png) #ffffff;
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
}
h1 {
font-family: Arial;
font-size: 16px;
padding: 0px;
margin:0px;
}
h2 {
font-family: Arial;
font-size: 14px;
padding: 0px;
margin:0px;
}
p {
font-family: Arial;
font-size: 12px;

}
#site {
width: 960px;
border-color: #643200;
padding: 0px;
margin: 0px;
}
#navigation_outer {
background: url(images/navigation.png);
position: relative;
height: 60px;
width: 100%;
padding: 0px;
margin: 0px;
}
#navigation {
width: 960px;
position:absolute; top:0px;
}
#navigation li {
display: inline;
width: 60px;
margin: 30px;
font-family: Arial;
color: #ffffff;
}
#navigation a {
color: #ffffff;
font-size: 18px;
text-decoration: none;
}
#navigation a:hover {
color: #999999;
font-size: 18px;
text-decoration: none;
}
#header_full {
background: url(images/header.png);
height: 180px;
width: 100%;
padding: 0px;
margin:0px;
}
#header {
background: url(images/header_inner.png);
background-repeat: repeat-x;
height: 180px;
width: 960px;
padding: 20px 0px 0px 0px;
margin: 0px;
}
#rightside {
padding-top: 30px;
float: right;
width: 190px;
}
.news_title {
font-family: Arial;
}
.news_text {
font-family: Arial;
font-size: 12px;
}
.news_date {
font-family: Arial;
font-size: 10px;
font-style: oblique;
}
#container {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -130px;
}
#content {
padding-top: 30px;
width: 700px;
float: left;
padding-bottom:30px;
}
#push {
height: 130px;
}
#footer {
height: 130px;
width: 100%;
color: #ffffff;
background: url(images/footer.png);
bottom: 0px;
clear: both;
position:relative;
margin: 0;
}
#footer_copyright {
float: left;
padding-top: 30px;
padding-left: 50px;
}
#footer_copyright li {
font-family: Arial;
font-size: 12px;
}
#footer_contact {
float: right;
padding-top: 30px;
padding-right: 50px;
}
/* Slider funktion */
#slider ul, #slider li,
#slider2 ul, #slider2 li{
margin:0;
padding:0;
list-style:none;
position: relative;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
vertical-align: top;
width:760px;
height:140px;
overflow:hidden; 
}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
display:block;
width:30px;
height:77px;
position:absolute;
left:30px;
top:71px;
z-index:1000;
}	
#nextBtn, #slider1next{ 
left:1000px;
}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
display:block;
position:relative;
width:30px;
height:77px;
}	
#nextBtn a, #slider1next a{ 
}
.slidertext {
float: left;
}
sliderimages {
float: right;
}
