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

#top {
width: 996px; 
height: 120px; 
border-top: 1px solid black; 
border-left: 1px solid black; 
border-right: 1px solid black;
}

#menylink {
width: 100px;
height: 30px;
border-right: 1px black solid;
border-left: 1px black solid;
float: left;
margin-left: 100px;
}

#sidomeny {
float: left;
background-color: #ba00d0;
height: 500px;
width: 180px;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}

#main {
border-right: 1px solid black;
border-bottom: 1px solid black;
float: left;
background-color: #999999;
width: 815px;
height: 500px;
}

#rubrik {
float: left;
background: url(bilder/maintoning.png);
width: 815px;
height: 8px;
}

#startsida1 {
width: 47%;
margin: 10px;
float: left;
margin-top: 230px;
background-color: #a6a6a6;
background: url(bilder/Nyheter.png);
}

#startsida2 {
height: auto;
width: 47%;
margin: 10px;
margin-top: 230px;
float: left;
background-color: #a6a6a6;
background: url(bilder/Nyheter.png);
}

#meny {
height: 30px; 
width: 996px; 
background: url(bilder/Tonmeny.png); 
border-left: 1px black solid; 
border-right: 1px solid black;
}

.Menylink {font-size: 24px}
.Sidorubrik {
	font-size: 16px;
	font-weight: bold;
}
.Rubrik {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(bilder/bakgmain.gif);
}

#Startsidotext {
width: 843px;
height: 100px,auto;
margin: 20px;
}

#bild {
width: auto;
height: auto;
margin: 20px;
}
