* {padding: 0px;
   margin: 0px; }

html,body { margin:0;
	    padding:0;
	    height:100%; }

.orange { background-color: #FFFFFF;
	  background-image: url(bakgrund.jpg);
	  background-position: top left;
	  background-repeat: repeat-x; }

#ram1 { margin: auto;
	position: absolute;
	right: 50%;
	margin-right: -387px;
	background-color: #BE171E;
	top: 50%;
	margin-top: -285px;
	border: none;
	height: 570px;
	width: 774px; }

#ram2 { background-color: #FFFFFF;
	height: 568px;
	width: 772px;
	margin-top: 1px;
	margin-left: 1px;}

#ram3 { background-color: #F58322;
	height: 558px;
	width: 762px;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;}


#top {  background-color: #FFFFFF;
	width: 760px;
	height: 62px;
	margin-top: 1px;
	margin-left: 1px; }

#meny { background-color: #FFFFFF;
	width: 150px;
	height: 494px;
	margin-left: 1px;
	position: absolute; }

#textram { background-color: #FFFFFF;
	   width: 425px;
	   height: 494px;
	   position: absolute;
	   left: 151px; }


#text { background-color: transparent;
	width: 395px;
	height: 454px;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 20px;
	position: absolute;
	overflow: auto; }


#logo { background-color: #FFFFFF;
	height: 494px;
	width: 185px;
	position: absolute;
	left: 576px; }

#fragor { margin-top: 250px;
	  margin-left: 52px; }



img { margin: 0px;
      border: 0px; 
      padding: 0px; }


a { text-decoration: none;
    color: #404040;}

a:hover { color: #BE171E; }


body {  margin: 0px;
	padding: 0px; 
	color: #404040;
	font-family: arial;
	font-size: 11px;}


tr { vertical-align: top;
     font-size: 11px; }


.rubrik { color: #F6821F;
	  font-size: 16px;
	  font-weight: bold;
	  margin-bottom: 5px;}

ul {list-style-image: url(fyrkant.jpg);
     margin-left: 25px; } 


.formular { border: 1px solid #404040;
	    background-color: #FFF9EF; }



	.menu .options {
		margin-right:1px;
		margin-bottom:1px;
		border:1px solid #404040;
		background-color:#FFFFFF;
	}
	.menu a {
		color:#404040;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:transparent;
	}
	.menu a:hover {
		background-color:#BE171E;
		color:#FFFFFF;
	}





