/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../grafik/body.gif);
	background-repeat: repeat-x;
}

a img {border: none; } 

* {
	margin: 0;
	padding: 0;
}

#content {
	background-color: #FFFFFF;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../grafik/bakgrund.jpg);
	background-repeat: no-repeat;
	height: 523px;
}
#content2 {
	background-color: #FFFFFF;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../grafik/bakgrund2.jpg);
	background-repeat: no-repeat;
	height: 523px;
}

#sidhuvud {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 380px;
	background-image: url(../grafik/logotyp.gif);
	background-repeat: no-repeat;
}

#satsyta {
	float: left;
	width: 600px;
}
#satsyta2 {
	float: left;
	width: 880px;
}

#meny {
	background-color: #FFFFFF;
	float: left;
	height: 350px;
	width: 164px;
}

#media {
	float: left;
	width: 660px;
	padding-left: 25px;
	height: 400px;
}
#iframe {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 360px;
	width: 600px;
	display: block;
}

#text {
	float: left;
	width: 355px;
	padding-left: 25px;
	height: 400px;
	padding-right: 30px;
	overflow: auto;
	overflow-x: hidden;
}
#text ul {
}
#text li {
	list-style-type: none;
	line-height: 24px;
}
#text h1 {
	height: 35px;
	width: 380px;
}
#text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #676768;
	padding-bottom: 3px;
}
#text h3 {
}
#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	padding-bottom: 12px;
}
#text a {
	text-decoration: underline;
	font-weight: bold;
	color: #585757;
}
#text a:hover {
	text-decoration: none;
}

.bold {
}
.italic {
	font-style: italic;
}

#sidfot {
	background-color: #FFFFFF;
	height: 56px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}	
#sidfot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	float: right;
	margin-right: 10px;
	margin-top: 1px;
}
#sidfot a {
	color: #CCC;
	text-decoration: none;
}

#text {
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #676768;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #676768;
scrollbar-track-color: #FFFFFF
}

