body {
scrollbar-face-color:#ffffcc;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#ffffcc;
scrollbar-darkshadow-color:#ffffcc;
scrollbar-track-color:#ffffcc;
scrollbar-arrow-color:#000000
}
body{background-image: url(images/back_seite.jpg);  
background-repeat: repeat-x;
}
a:link {color:black; text-decoration: underline;}
a:visited {color:black; text-decoration: underline;}
a:hover {color: red; text-decoration: none ;}
a:active {color: red; text-decoration: none ;}
a:focus{color: red; text-decoration: none ;}

body, table, tr, td, form, p, div {font-family: Arial, Times, sans-serif; font-size:13px; color:#000000;}
h1 {font-family:  Arial; font-size:15px; color:#000000; padding: 0px; margin: 0px;}
h2 {font-family: Arial; font-size:14px; font-weight:bold; color:#FFFFFF; padding: 0px; margin: 0px;}
h3 {font-family: Arial; font-size:14px; font-weight:bold; color:#996633; padding: 0px; margin: 0px;}

.box{border: solid 1px #FFFFFF; padding: 10px;background-color: #FFFFCC;}
.header{border: solid 1px #FFFFFF; padding: 10px;background-color: #996633;}

a#start{
display:block;
width:130px;
height:30px;
background: transparent url(images/but_startcss.jpg) 0px 0px no-repeat;
}
a:hover#start{
background: transparent url(images/but_startcss.jpg) 0px -30px no-repeat;
}
a#region{
display:block;
width:170px;
height:30px;
background: transparent url(images/but_regioncss.jpg) 0px 0px no-repeat;
}
a:hover#region{
background: transparent url(images/but_regioncss.jpg) 0px -30px no-repeat;
}
a#unterkunft{
display:block;
width:150px;
height:30px;
background: transparent url(images/but_unterkcss.jpg) 0px 0px no-repeat;
}
a:hover#unterkunft{
background: transparent url(images/but_unterkcss.jpg) 0px -30px no-repeat;
}
a#anfragen{
display:block;
width:120px;
height:30px;
background: transparent url(images/but_anfrgcss.jpg) 0px 0px no-repeat;
}
a:hover#anfragen{
background: transparent url(images/but_anfrgcss.jpg) 0px -30px no-repeat;
}
a#service{
display:block;
width:100px;
height:30px;
background: transparent url(images/but_servcss.jpg) 0px 0px no-repeat;
}
a:hover#service{
background: transparent url(images/but_servcss.jpg) 0px -30px no-repeat;
}
a#vermieter{
display:block;
width:130px;
height:30px;
background: transparent url(images/but_vermietcss.jpg) 0px 0px no-repeat;
}
a:hover#vermieter{
background: transparent url(images/but_vermietcss.jpg) 0px -30px no-repeat;
}
