/* CSS Document */
/*-------box model hack (for IE/Win)-----------*/
body,html {background-color:#fbfbfb;
			/*background-image:url(images/j0175428.jpg);
			background-attachment:fixed;
			background-repeat:no-repeat;
			background-position:left top;*/
			background-attachement:fixed;
			line-height:150%;
  			text-align:center;
  			font-family:verdana, arial, verdana,sans-serif;
  			color:#000000;
  			font-size:1.0em;}
			
#container {width:760px;
			\width:780px;
			w\idth:760px;
			height:auto;
			margin-left:auto;
			margin-right:auto;
			padding:10px;
			line-height:1.5em;
			color:#000000;
			font-size:0.70em;
			font-family:verdana, arial, verdana, sans-serif;
			background-repeat:no-repeat;
			background-position:left top;
			margin-top: 10px;
			margin-bottom: 10px;}

#banner {height: auto;
			padding:5px;
			margin-bottom:0px;
			color:#ffffff;
			background-repeat:no-repeat;
			background-position:center top;
			border-top-style:none;
			border-right-style:none;
			border-bottom-style:none;
			border-left-style:none;
			background-color:#cc6666;}
		
#content {
	margin-left:190px;
	margin-right:auto;
	text-align:left;
	padding:20px;
	line-height:150%;
	vertical-align: top;}
	#content a {color:#cc6666; font-weight:bold;}
	#content a:hover {color:#cc6666; font-weight:bold;}
	#content a:active {color:#cc6666; font-weight:bold;}
	#content a:visited {color:#cc6666; font-weight:bold;}
		
			
#sidebar-a {float:left;
			width:170px;
			\width:180px;
			w\idth:170px;
			margin-right:0px;
			padding:10px;
			font-size:1.0em;
			margin-top:0;
			margin-bottom:0;
			margin-left:0;
			height:400px;}

/*----meny sidebar-a----*/
#menu {width:170px; text-align:center;}

#menu a:visited {text-decoration:none; background-color:#cc6666; color:#ffffff; font-weight:bold; display:block; width:120px; height:20px; font-size:14px; margin:5px;}

#menu a {text-decoration:none; background-color:#cc6666; color:#ffffff; font-weight:bold; display:block; width:120px; height:20px; font-size:14px; margin:5px;}

#menu a:hover {text-decoration:none; background-color:#ff6699; color:#ffffff;font-weight:bold; display:block; width:120px; height:20px; font-size:14px; margin:5px;}

#menu a:active {text-decoration:none; background-color:#cc6666; color:#ff6699; font-weight:bold; display:block; width:120px; height:20px; font-size:14px; margin:5px;}

#footer {
	clear:both;
	padding:5px;
	margin-top:0px;
	height:auto;
	width:760px;
	\width:780px;
	w\idth:760px;
	height:auto;
	color:#cc6666;
	font-size:9px;
	border: thin solid #cc6666;
			/*background-color:#cc6666;
			margin-bottom:15px;*/}

/*linje*/
hr{color:#CC6666;}

h3 {background-color:#cc6666; display:block; width:auto; height:20px; color:#ffffff; font-weight:bold; font-size:14px;}

