﻿html,
body {
	padding: 0px;
	margin:0px;
	scrollbar-face-color:#780e10;
	scrollbar-shadow-color:#f5f9c5;
	scrollbar-highlight-color:#f5f9c5;
	scrollbar-3dlight-color:#8d3f1e;
	scrollbar-darkshadow-color:#8d3f1e;
	scrollbar-track-color:#9d0c15;
	scrollbar-arrow-color:#f5f9c5;
	}

body {
	font-family:"Georgia";
	font-size:14px;
	color:#000000;
	/*line-height: 1.4;*/
	background-image: url("images/back.jpg");
	background-repeat: repeat-x;
	background-color: #9d0c15;
	}

h1,h2,h3 {
	color:#000000;
	margin:0;
	padding:0;
	}
h1 {
	font-size:17px;
	margin-bottom:14px;
	color: #FFFFFF;
	}
h2 {
	font-size:13px;
	margin-bottom:10px;
	color: #FFFFFF;
	}
h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	}
p {
	margin:0;
	padding:5px 0;
	}
a:link,
a:visited {
	color:black;
	text-decoration:underline;
	}
a:hover,
a:active,
a:focus {
	color:white;
	text-decoration:none;
	}
a img {
border : 0 none;
}

#site{
	width:920px;
	margin:0px auto;
	position:relative;
	top:30px;
	left: 0px;
	padding-bottom:20px;
	}


ul#navigation{
list-style-type:none;
margin:0;
padding:0;
}
ul#navigation li{
float:left;
padding-right:0px;
}
ul#navigation li a{
padding:0px;
}
ul#navigation li a:hover{
}

a#news{
display:block;
width:120px;
height:40px;
background: transparent url(images/but_news.jpg) 0px 0px no-repeat;
}
a:hover#news{
background: transparent url(images/but_news.jpg) 0px -40px no-repeat;
}
a#news1{
display:block;
width:120px;
height:40px;
background: transparent url(images/but_news.jpg) 0px -40px no-repeat;
}

a#location{
display:block;
width:150px;
height:40px;
background: transparent url(images/but_loca.jpg) 0px 0px no-repeat;
}
a:hover#location{
background: transparent url(images/but_loca.jpg) 0px -40px no-repeat;
}
a#location1{
display:block;
width:150px;
height:40px;
background: transparent url(images/but_loca.jpg) 0px -40px no-repeat;
}

a#events{
display:block;
width:130px;
height:40px;
background: transparent url(images/but_event.jpg) 0px 0px no-repeat;
}
a:hover#events{
background: transparent url(images/but_event.jpg) 0px -40px no-repeat;
}
a#events1{
display:block;
width:130px;
height:40px;
background: transparent url(images/but_event.jpg) 0px -40px no-repeat;
}

a#facts{
display:block;
width:110px;
height:40px;
background: transparent url(images/but_facts.jpg) 0px 0px no-repeat;
}
a:hover#facts{
background: transparent url(images/but_facts.jpg) 0px -40px no-repeat;
}
a#facts1{
display:block;
width:110px;
height:40px;
background: transparent url(images/but_facts.jpg) 0px -40px no-repeat;
}

a#gallery{
display:block;
width:130px;
height:40px;
background: transparent url(images/but_galler.jpg) 0px 0px no-repeat;
}
a:hover#gallery{
background: transparent url(images/but_galler.jpg) 0px -40px no-repeat;
}
a#gallery1{
display:block;
width:130px;
height:40px;
background: transparent url(images/but_galler.jpg) 0px -40px no-repeat;
}

a#rout{
display:block;
width:130px;
height:40px;
background: transparent url(images/but_rout.jpg) 0px 0px no-repeat;
}
a:hover#rout{
background: transparent url(images/but_rout.jpg) 0px -40px no-repeat;
}
a#rout1{
display:block;
width:130px;
height:40px;
background: transparent url(images/but_rout.jpg) 0px -40px no-repeat;
}

a#cont{
display:block;
width:150px;
height:40px;
background: transparent url(images/but_cont.jpg) 0px 0px no-repeat;
}
a:hover#cont{
background: transparent url(images/but_cont.jpg) 0px -40px no-repeat;
}
a#cont1{
display:block;
width:150px;
height:40px;
background: transparent url(images/but_cont.jpg) 0px -40px no-repeat;
}

#title {
	height:230px;
	background-image:url("images/back_banner.jpg");
	}
#navioben{
	height: 40px;
	}

#content {
	margin:0;
	padding: 0 15px;
	padding-top: 25px;
	overflow:hidden;
	background-image:url("images/back_cont.jpg");
	background-repeat:repeat-y;
	}
	
#swish{
	position:absolute;
	top: 40px;
	left: 420px;
	width: 350px;
	height: 160px;
	}

#textbox{
	margin-left: 256px;
	padding-left: 20px;
	width: 570px;
	}
	
#bildbox{
	margin-left: 26px;
	width: 230px;
	float: left;
	border-bottom: 1pt solid #780e10;
	border-right: 1pt solid #780e10;
	}
#clear{
	height:5px;
	clear:left;
}
#end{
	height: 50px;
	padding-right: 30px;
	padding-top: 15px;
	background-image: url("images/back_end.jpg");
	background-repeat: no-repeat;
	}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:200px;
	height:220px;
	overflow:hidden;
	padding-left: 10px; 
	}
#slider li a{
color:#d44710;
}
#slider li a:hover{
color:#d44710;
}
