/* CSS Document */
body
	{
	background-color: #ffffff;
	}
	
#layer-behind
	{
	background-position: center;
	width: 800px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#layer-ramen
	{
	width: 758px;
	height: 591px;
	position: absolute;
	top: 5px;
	left: 5px;
	}		
	
#layer-pagehead
	{
	width: 748px;
	height: 65px;
	position: absolute;
	top: 5px;
	left: 5px;
	border: 1px solid #999999;
	border-color:#000000;
	background-color: #FFFFFF;
	background-image: url(pix/head2.jpg);
	background-repeat: no-repeat;	
	}
	
	#layer-Navi
	{
	width: 748px;
	height: 20px;
	position: absolute;
	left: 5px;
	top: 78px;
	background-color: #FFFFFF;
	text-align:center;
	}
			
#layer-page
	{
	width: 746px;
	left: 5px;
	top: 101px;
	position: absolute;
	height: 441px;
	background-color: #ffffff;	
	border: 1px solid #999999;
	border-color:#000000;
	background-image: url(pix/cykel.jpg);
	background-repeat: no-repeat;	
	}
	
#layer-page2
	{
	width: 746px;
	left: 5px;
	top: 101px;
	position: absolute;
	height: 441px;
	background-color: #ffffff;	
	border: 1px solid #999999;
	border-color:#000000;
	background-image: url(pix/back1.jpg);
	background-repeat: no-repeat;	
	}

#layer-page3
	{
	width: 746px;
	left: 5px;
	top: 101px;
	position: absolute;
	height: 441px;
	background-color: #ffffff;	
	border: 1px solid #999999;
	border-color:#000000;
	background-image: url(pix/horse.jpg);
	background-repeat: no-repeat;	
	}
	
#layer-page4
	{
	width: 746px;
	left: 5px;
	top: 101px;
	position: absolute;
	height: 441px;
	background-color: #ffffff;	
	border: 1px solid #999999;
	border-color:#000000;
	background-image: url(pix/flask.jpg);
	background-repeat: no-repeat;	
	}
	
#layer-page5
	{
	width: 746px;
	left: 5px;
	top: 101px;
	position: absolute;
	height: 441px;
	background-color:#EBEBEB;
	border: 1px solid #999999;
	border-color:#000000;
	}
	
#layer-page6
	{
	width: 746px;
	left: 5px;
	top: 101px;
	position: absolute;
	height: 441px;
	background-color: #ffffff;	
	border: 1px solid #999999;
	border-color:#000000;
	background-image: url(pix/cykel.jpg);
	background-repeat: no-repeat;	
	}
	
#layer-page8
	{
	width: 746px;
	left: 5px;
	top: 101px;
	position: absolute;
	height: 441px;
	background-color: #ffffff;	
	border: 1px solid #999999;
	border-color:#000000;
	}

#layer-botten
	{
	width: 748px;
	top: 548px;
	position: absolute;
	left: 6px;
	height: 40px;
	background-color: #FFFFFF;	
	}


#layer-spaltEtt
	{
	border-width:thin;
	overflow: auto;
	width: 285px;
	height: 405px;
	left: 5px;
	top: 5px;
	position: absolute;
	padding: 10px;	
	}
	
#layer-spaltTwo
	{
	overflow: auto;
	width: 367px;
	height: 425px;
	left: 376px;
	top: 5px;
	position: absolute;	
	}
	
#layer-spaltThree
	{
	overflow: auto;
	width: 368px;
	height: 425px;
	left: 359px;
	top: 5px;
	position: absolute;	
	}

#layer-spaltBilder
	{
	overflow:auto;
	width: 417px;
	height: 405px;
	left: 303px;
	top: 5px;
	position: absolute;
	padding: 10px;
	}

#layer-kontakt
	{
	width: 258px;
	left: 484px;
	position: absolute;
	height: 28px;
	top: 5px;

	text-align:right;
	}
			
a	
	{
	text-decoration: none;
	color: #999999;
	Border: no;
	}

A:hover 
	{
	text-decoration: none;
	color: #CCCCCC;
	}
	
.style-scrollbox 
	{
	padding: 10px;
	height: 100px;
	width: 300px;
	overflow: auto;
	background-color: #FFFFFF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	font-size: 10px;
	font-family: Geneva, Verdana, Arial, Helvetica, San-Seif;
	}
	
.style-headline 
	{
		font-family: Geneva, Verdana, Arial, Helvetica, San-Seif;
		font-size: 13px;
		font-weight: bold;
		color: #3E4968;
		text-decoration: none;
	}
		
.style-plaintext
	{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E4968;
	text-decoration: none;
	}
	
.style-FAK
	{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #3E4968;
	text-decoration: none;
	}
	
.style-ingress
	{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	font-weight:bold;
	}

.style-admlink
	{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	}
		
.style-menu
	{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
		
.style-newsheadline
	{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	}
	
.style-menybotten
	{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}	
