.namnrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.vanligtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#7ECDEC;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8BB7E4;
	text-decoration: none;
	text-align: right;
}
.blackborder {
	border: thin solid #FFFFFF;
	color: #FFF;
}

#huvudram{
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 420px;
	top: 30px;
	background-color: #FFF;
}

#wrapper{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 702px;
	border: 1px solid #CCC;
	background: #fff;
}

#menu{
	width: 800px;
	background: #FFF;
	height: 10px;
	color: #FFF;
}
#maincontent{
	width: 1000px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#footer{
	width: 720px;
	height: 80px;
	background-color: #FFF;
}
body {
	background-color: #FFF;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	top: 10px;
}
.head {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	line-height: 13px;
	text-align: left;
	text-decoration: none;
}

#infoDiv { 
	z-index:100 
}	
.picframe {
	border: 1px solid ##FFFFFF;
}
