/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	height:100%;
	margin:0px;
}
hr{
	size:1px;
	border-right:none;
	border-left:none;
	border-top:none;
	border-bottom:1px solid #ff0000;
	color:#ff0000;
	background-color:#ff0000;
}
a {
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#meny a{
	font-size: 10px;
	color: #000000;
}
#meny a:visited{
	font-size: 10px;
	color: 000000;
}
#meny a:hover {
	font-size: 10px;
	color: #FF0000;
}
#meny a:active {
	font-size: 10px;
	color: #000000;
}
a#meny2{
	color:#FF0000;
	font-weight: bold;
}

h3 {
	font-size: 14px;
}
.style1 {color: #FF0000}

#container{
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../pict/profil/saved.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:580px;
	width:800px;
	margin:20px auto;
}
#meny{
	width:590px;
	height:50px;
	text-align:left;
	margin:auto auto auto 160px;
	letter-spacing:4px;
}  
#content{
 	height:400px;
	width:590px;
	text-align:left;
	background-color:#FFFFFF;
	margin:0px auto auto 160px;
}
#content2{
	width:590px;
	text-align:left;
	background-color:#FFFFFF;
	margin:0px auto auto 160px;
}
#textbox{
	width:590px;
	text-align:left;
	margin:auto 0px;
	background-color:#FFFFFF;
}
#bestall{
	 width:280px;
	 overflow:auto;
	 height:380px;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-arrow-color : #cccccc;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #cccccc;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
}
#foot{
	font-size: 9px;
	position:relative;
	text-transform:uppercase;
	color: #000000;
	width:590px;
	text-align:left;
	margin:auto auto auto 160px;
	border-top:3px double #000000;
}

