*{
	color: #181819;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
body, #page, #head{
	background: #FFF;	
}
#page{
	position: relative;	
	margin: 10px auto;
	width: 760px;	
}
#head{
		
}
h1{
	margin: 24px 0 10px 524px;
}
h1 a{
	background: url(../graphics/logo.gif) no-repeat;
	display: block;
	height: 34px;
	width: 236px:
}
h1 a span{
	display: none;
}
#nav{
	background: url(../graphics/top-left.gif) no-repeat #333;
	margin: 2px 0;
	padding: 1px 0;
}
#nav ul{
	margin-left: 37px;
}
#nav ul li{
	float: left;
}
#nav ul li a{
	color: #FFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav ul li ul{
	display: none;
}
#nav ul #selected ul{
	background: #A19FA0;
	display: block;
	left: 723px;
	list-style: none;
	position: absolute;
	top: 100px;
}
#nav ul #selected ul li{
	display: inline;
}
#nav ul #selected ul li a{
	border-bottom: solid 1px #FFF;
	color: #333;
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 3px 3px 5px;
	text-align: right;
	text-transform: lowercase;
	width: 120px;
}
.clear{
	clear: both;
}
#pageimage{
	height: 239px;
}
#content{
	border: solid #333;
	border-width: 0 1px;
	height: 300px;
	padding: 1px 0;
	position: relative;
}
#page > #content{
	height: auto;
	min-height: 300px;
}
#where{
	background: #444234;
	margin: 2px 0 5px;
	padding: 3px 40px;
	position: relative;
}
#where h2{
	color: #FFF;
	
}
.article{
	border-bottom: dashed 1px #999;
	margin: 0 40px;
	padding: 10px 0;
	
}
.article img{
	border: none 0;
	float: right;
	height: 114px;
}
.article > img{
	height: auto;
}
.article h3{
	font-size: 18px;
	margin: 0;
}
.article .search{
	font-size: 14px;
}
h3 a{
	text-decoration: none;
}
#static{
	margin: 20px 40px;
}
#static h3,#static h4{
	
	margin-top: 5px;
}
#static ul{	
	list-style: none;
}
#partnere{
	margin-top: 20px;
}
#static ul li a{
	text-decoration: none;
}
.article .text{
	border: solid 1px #333;
	
	padding: 3px;
	width: 300px;
}
.article .button{
	background: #2F54A1;
	border: none 0;
	color: #FFF;
	font-weight: bold;
	padding: 3px 10px;
}
p{
	
	margin: 8px 0;
}
.mer{
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
}
#cheers{
	margin: 5px 40px 20px;
}
#kontakt{
	width: 650px;
}
#kontakt select{
	border: solid 1px #333;
	
	padding: 3px;
	width: 500px;
}
#epost{
	background: #D4DCEC;
	border: solid 1px #333;
	margin-top: 4px;
	padding: 3px;
}
#kontakt .input, #kontakt .tekst{
	border: solid #333;
	border-width: 0 1px 1px;
	padding: 3px;
}
#kontakt .input{
	background: #D4DCEC;
}
#kontakt .tekst{
	background: #FFF;
}
#kontakt input, #kontakt textarea{
	background: transparent;
	border: none 0;
	overflow: auto;
	width: 600px;
}
#kontakt textarea{
	height: 200px;
}
#kontakt #send{
	background: #D4DCEC;
	border: solid 1px #333;
	margin-left: 550px;
	width: 50px;
}

#galleri{
	float: right;
	margin: 0 0 20px 20px;
}

#galleri #big{
	display: block;
	margin: 0 0 5px;
}

#galleri img{
	border: none 0;
	margin: 0 5px 0 0;
}
#gal_nav{
	text-align: center;
}
#gal_nav a{
	font-size: 20px;
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
}
#footer{
	background: #333;
	padding: 2px 0;
	text-align: center;
}
#footer address{
	color: #FFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
#tull{
	display: none;
}
.warning{
	color: Red;
}


