@charset "utf-8";
/* CSS Document */

/*********************************************
GLOBAL
*********************************************/
body
{
	padding:0;
	margin:0;
}

.wrapper
{
	width:1023px;
	height:768px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px outset #7d9f98;
	margin:auto;
}
.header
{
	width:1023px;
	height:100px;
	background-image:url(../images/fisketop.jpg);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px outset #7d9f98;
	float:left;
}

.space1
{
	width:1024px;
	height:10px;
	float:left;
}

/*********************************************
MENU
*********************************************/
.menu
{
	width:955px;
	height:25px;
	margin-left:30px;
	background-image: url(../images/menu.png); /* fallback image */
    background-image: -moz-linear-gradient(100% 100% 90deg, #2f1bf1, #6cbee8);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2f1bf1), to(#6cbee8));
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#2f1bf1, endColorstr=#6cbee8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#2f1bf1, endColorstr=#6cbee8)";
	float:left;
}

ul#navigation	{
	position:absolute;
	top:105px;
	list-style-type:none;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

ul#navigation a	{
	text-decoration: none;
	background:none;
	color:maroon;
	padding: 5px 5px;
	width: 100px;
}

ul#navigation a:hover{
	background:none;
	color:#a13838;
}

ul#navigation li{
	display: inline;
}

.space2
{
	width:1024px;
	height:15px;
	float:left;
}

/*********************************************
BOX 1
*********************************************/
.box1
{
	width:150px;
	height:581px;
	float:left;
	margin: 0 10px 10px 5px;
	background-color:brown;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:auto;
}

ul#nav	{
	margin: 46px 0 0 12px;
	padding-left: 0;
	list-style-type:none;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

ul#nav a	{
	display:list-item;
	text-decoration: none;
	background:#6cbee8;
	color:maroon;
	padding: 5px 5px;
	border-bottom: 2px solid #fff;
	width: 100px;
}

ul#nav a:hover{
	background:#FFC;
	color:#a13838;
}

ul#nav li{
	display: inline;
}

/*********************************************
Content
*********************************************/
h1
{
	visibility:hidden;
	display: inline;
}

h2
{
	text-align:center;
}


.content
{

	width:670px;
	height:581px;
	float:left;
	background-color:#80B3FF;
	margin: 0 10px 10px 0;
	padding:0 10px 0 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:auto;
}

.content img
{
	padding: 0 25px 10px 20px;
	width:400px;
	float:right;
}

i
{
	font-size:8px;
}

/*********************************************
BOX 2
*********************************************/
.box2
{
	width:150px;
	height:581px;
	float:left;
	background-color:brown;
	margin: 0 5px 10px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:auto;
}

.nyhedsindex h4	{
	margin: 0;
	padding-bottom: 5px;
}

.nyhedsindex
{
	font-size:12px;
	padding: 0 5px 0 5px;
	
}

#arrangementer	{
	width: 400px;
	height: 400px;
	float:left;
	padding-top: 15px;
	font-size:11px;
	overflow:auto;
	text-align:justify;
}

#arrangementer	h5	{
	padding: 0;
	margin: 0;
}

/******************************************************************************************************************************

Søgeliste

******************************************************************************************************************************/
.kasse{
	width:500px;
	height:100px;
}

.kasse a:hover
{
	width:500px;
	height:100px;
	display:block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px outset #bdbdbd;
	background: #bfdbf2;
	/* gecko based browsers */
	background: -moz-linear-gradient(top, #bfdbf2, #6292c0);
	
	/* webkit based browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#6292c0), to(#6292c0));	
	text-decoration:none;
}
#kasse2{
	width:300px;
	height:100px;
	float:left;
	padding-left:20px;
}
#listebill{
	padding: 15px 0 0 15px;
	width:105px;
	height:75px;
	float:left;
}
#listeoverskrift{
	color:#335998;
	font-weight:bold;
	padding: 10px 0 0 20px; 
	font-size:16px;
}
#listetekst{
	padding-left:20px;
	font-size:12px;
	color:#333;	
}
.listevisning
{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding:50px 0 0 80px;
	font-size:12px;
	color:#333;
}

/*********************************************
LINKS
*********************************************/

.links:hover
{
	background-color:#06F;
}

/*********************************************
FILM
*********************************************/

.filmkasse{
	width:500px;
	height:100px;
}

.filmkasse a:hover
{
	width:500px;
	height:100px;
	display:block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px outset #bdbdbd;
	background: #bfdbf2;
	/* gecko based browsers */
	background: -moz-linear-gradient(top, #bfdbf2, #6292c0);
	
	/* webkit based browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#6292c0), to(#6292c0));	
	text-decoration:none;
}
.film{
	width:300px;
	height:100px;
	float:left;
	padding-left:20px;
}
.filmbill{
	margin: 15px 0 0 40px;
	width:300px;
	height:75px;
}

.filmoverskrift{
	color:#335998;
	font-weight:bold;
	padding: 10px 0 0 20px; 
	font-size:16px;
	
}
.filmtekst{
	padding-left:20px;
	font-size:12px;
	color:#333;	
}

/*********************************************
Footer
*********************************************/
.footer
{
	width:1023px;
	height:25px;
	background-image: url(images/menu.png); /* fallback image */
    background-image: -moz-linear-gradient(100% 100% 90deg, #6cbee8, #2f1bf1);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6cbee8), to(#2f1bf1));
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#6cbee8, endColorstr=#2f1bf1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#6cbee8, endColorstr=#2f1bf1)";
	float:left;
	clear:both;
}
	
#2f1bf1

#6cbee8

#2f1bf1

#linearBg2 {
    height: 100px;
    background-color: #1a82f7; /* fallback color */
    background-image: url(images/linear_bg_2.png); /* fallback image */
    background-image: -moz-linear-gradient(100% 100% 90deg, #2F2727, #1a82f7);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#2F2727));
}
