@charset "UTF-8";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Geneva, Helvetica;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	text-align: center;
	background-position: top;
	background-color: #cbc9c5;
	}
a:link {
	color: #b10000;
	text-decoration: none;
	}
a:visited {
	color: #b10000;
	text-decoration: none;
	}
a:hover, a:active {
	color: #b10000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b10000;
	}
	
#containerTop {
	position: relative;
	width: 787px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	}

/*#intro {
	background-image: url(bilder/topbildGalaxia.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	padding-top: 50px;
	padding-bottom: 5px;
}

#wrapper {
	position: relative;
	width: 787px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #ffffff;
}*/

#sidaVanster {
	position: relative;
	float:left;
	/*background-image: url(bilder/kant_vanster.gif);
	
	background-image: url(bilder/vinylband_small.jpg);
	background-repeat:repeat;
	background-position:right;*/
	background-color: #e5ec2f;
	margin-top: 0px;
	width:7px;
	height:100%;
	/*padding-top: 50px;
	padding-bottom: 5px;*/
}
#sidaHoger {
	position: relative;
	float:right;
	/*background-image: url(bilder/kant_vanster.gif);
	
	background-image: url(bilder/vinylband_small.jpg);
	background-repeat:repeat;
	background-position:right;*/
	background-color: #e5ec2f;
	margin-top: 0px;
	width:7px;
	height:100%;
	/*padding-top: 50px;
	padding-bottom: 5px;*/
}

#container {
	position: relative;
	width: 787px;
	height:700px;
	/*float:inherit;
	height:100%;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	
	background-color: #ffffff;
	
	border-style:solid;
	border-width: 1px;
	border-color:#ff0000 #b9b6b2 #9a9793 #b9b6b2;

	/*border-width: 10px;
	border-left-color:#000000;
	border-right-color:#000000;
	border-color:#000000;
	
	border:#b9b6b2;*/
}

#linkList {
	width: 120px;
	padding-top: 20px;
	margin-left: 20px;
	font-family:Verdana, Arial, Geneva, Helvetica;
	font-size: 0.8em;
	}

#brodtext {
	position: relative;
	top: 0px;
	width:700px;
	padding-top: 10px;
	/*padding-bottom:250;*/
	margin-left: 47px;
	font-family:Verdana, Arial, Geneva, Helvetica;
	font-size: 0.8em;
	}	
	
#smabild {
	position: relative;
	float:left;
	width: 220px;
	padding-right: 10px;
	/*
	height: 330px;
	top: 150px;
	margin-left: 400px;*/
	}	
	
#rodlinje {
	position: absolute;
	top: 600px;
	width: 100%;
	/*height:800px;*/
	height: 2px;
	background-color: #ff0000;
}
#sidfot {
	position: absolute;
	top: 615px;
	width:700px;
	padding-top: 10px;
	/*padding-bottom:250;*/
	margin-left: 47px;
	font-family:Verdana, Arial, Geneva, Helvetica;
	font-size: 0.8em;
	}	
#kontaktruta {
	position: relative;
	float:left;
	width: 60px;
	padding-right: 20px;
	}		
#adressruta {
	position: relative;
	float:left;
	width: 140px;
	padding-right: 20px;
	}	
#teleruta {
	position: relative;
	float:left;
	width: 240px;
	padding-right: 20px;
	}	


td	{
	color:#000000;
	font-size: 0.8em;
	font-family:Verdana, Arial, Geneva, Helvetica;
	font-weight:normal; 
	}		

p { 
	}
h1 { 
	font-size: 15px;
	font-style:bold;
	}
h2 { 
	font-size: 12px;
	font-style:bold;
	}
