a:active { outline: none; }
a:focus { -moz-outline-style: none; }


body { background-image: url(bilder/red091.jpg);}
body { background-color: #ffffff}
body { background-attachment: fixed}
body { background-repeat: repeat}
body { margin-top: 10px;margin-left: 0px;margin-right: 0px;margin-bottom: 0px;}


.logoruta {		
	position: absolute;
	top: 10px;
	left: 80px;
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	height: 150px;
	width: 800px;
	background-color: #ffffff;
	} 

.logo {	
	margin: 0px;
	border: 0px solid #99cccc;
	position: absolute;
	left: 40px;
	top: 6px;
	z-index: 9;
	} 

.title {	
	margin: 0px;
	border: 0px solid #99cccc;
	position: absolute;
	left: 200px;
	top: 30px;
	z-index: 10;
	} 



.box {	
	position: absolute;
 	top: 150px;
 	left: 80px;
	padding: 20px;
	width: 760px;
	height: auto;
	background-color: #ffffff;
	border: 1px solid #000000;
	z-index: 10;
	}


img.ejram {border: 0px}
img {
	border-top: 2px solid #dddddd; padding:0;
	border-right: 2px solid #dddddd; padding:0;
	border-bottom: 2px solid #dddddd; padding:0;
	border-left: 2px solid #dddddd; padding:0;
	}

p { font-family:Verdana, Arial, Helvetica, sans-serifLucida Sans, Tahoma; font-size: 12px; color: #000000;}
p1 { font-family:Verdana, Arial, Helvetica, sans-serifLucida Sans, Tahoma; font-size: 14px; color: #000000;}
p7 { font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serifLucida Sans, Tahoma; font-size: 60px; color: #000000;}


h1 { font-family:Lucida Sans, Arial, Tahoma; font-size: 24px; color: #000000;}
.rod { font-family:Lucida Sans, Arial, Tahoma; font-size: 24px; color: #cc3b33;}
.gul { font-family:Lucida Sans, Arial, Tahoma; font-size: 24px; color: #ffa500;}

h2 { font-family:Lucida Sans, Arial, Tahoma; font-size: 20px; color: #000000;}
h3 { font-family:Lucida Sans, Arial, Tahoma; font-size: 16px; color: #000000;}
h4 { font-family:Lucida Sans, Arial, Tahoma; font-size: 14px; color: #000000;}




/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* The following is very much shorted*/

/* the styling */
#nav {width:800px; height:20px; background:#ffa500; position:relative; top: 130px; left: 81px; z-index: 20}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}
 
#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {display:block; height:20px; float:left; background:#ffa500; padding:0 10px 0 10px; text-decoration:none; font-size:12px; line-height:20px; white-space:nowrap; border-right:0px solid #fff; color:#fff;}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {background:#cc3b33; cursor:pointer; color:#ffff00;} /* hover menu */

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:#b1342d; color:#ffff00;} /* current menu */











