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

body {
background-color:#c3b493;
font-family:verdana;
font-size:11px;
margin:0px;
width:100%;
padding:0px;
background-image:url(brodyr.gif);
background-repeat:no-repeat;
 background-position: top right;
}

h1 {
font-size:18px;
padding-bottom:15px;
}
p {
font-size:12px;
}

#menutext{
margin-top:20px;
	list-style: none;
	background-image:url(menu_bg.jpg);
	width:850px;	
	height:42px;
}

#menutext li {
	float: left;
	width: 100px;
	background-image:url(menu.gif);
	background-repeat:no-repeat;
}

#menutext li a.active {
background-image:url(menu_active.gif);
background-repeat:no-repeat;
padding-top:10px;
margin-top:2px;
}

#menutext li a:hover {
background-image:url(menu_active.gif);
background-repeat:no-repeat;
padding-top:10px;
margin-top:2px;
}

#menutext li a {
	display: block;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	color:#000000;
	text-align:center;
	margin-top:12px;
	height:30px;
	
}

#mainarea{
margin-left:25px;
padding-left:20px;
padding-right:100px;
width:800px;
height:552px;
background-image:url(mainarea.gif);
background-repeat:no-repeat;
margin-top:-19px;
margin-top/**/:/**/ -11px;
padding-top:20px;
position:relative;
 line-height:150%;
}

#text {
overflow:auto;
height:500px;
padding:10px;
}

#brodyr {
background-image:url(brodyr.gif);
  background-attachment: fixed;
  background-position: top right;
  background-repeat: no-repeat;
  margin:0px;
}


#right
{position:absolute;
top:280px;
left:844px; 
width:174px;
height:350px;
padding-top:15px;
padding-left:10px;
background-repeat:no-repeat;
}

#links {
padding-left:10px;

}

#links a{
color:#000000;
text-decoration:none;

}

#links a:hover{
text-decoration:underline;

}
#planschlink {background-image:url(planschlank.gif);
padding-top:15px;
padding-left:10px;
background-repeat:no-repeat;
height:50px;
width:174px;

}

#planschlink a { text-decoration:none;
color:#000000;
}
#planschlink a:hover {text-decoration:underline;
}

#kasse {
background-image:url(kasse.gif);
  height:132px;
  widht:140px;
  background-repeat:no-repeat;
    background-position: center;
}

#bottentext {
padding-left:30px;
width:900px;
}
