body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 70% Verdana, Arial, helvetica, sans-serif;
	color: #1E1E1E;
	background: #c5cfd0 url(../images/bg_grad.jpg) repeat-x;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
p 	{ 
	font-size: 1em;
	}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color:#660000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{ 
	color:#FF0000;
	text-decoration: none;
	}
/************** header tag styles **************/
h1{
 	font: bold 1.2em  Lucida Sans, Arial, sans-serif;
 	color:#660000;
 	letter-spacing:0.1em;
}

h2{
 font: bold 110%  Lucida Sans, Arial, sans-serif;
 color: #CC0000;
}

h3{
 font: bold 100%  Lucida Sans, Arial, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 92%  Lucida Sans, Arial, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

.adress{
	color: #8CB92F;
	padding: 5px;
	margin-left:20px;
	text-align: right;
	background: #fff;
	border:1px dashed #666;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

/*************** list tag styles ***************/
ul li { padding: 5px 0 0 0; line-height:1.2;}
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana, Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width: 780px; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #e8e8e8;
	border: 5px solid #ffffff;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 780px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
}
html>body #pagecell1 {
	width: 770px; /* ie5win hack ends */
	}
#masthead{
	top: 0px;
	position:relative;
	}
#content{
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #ccd2d2;
	border-left: 1px solid #ccd2d2;
}
.feature{
	height: 200px;
	background:#fff;
	}
#middlebar{
clear: both;
height: 22px;
color: #cccccc;
background: url(../images/barbackgr_rhino.gif) repeat-x;
}
#story {
	padding: 10px 20px 10px 20px;
	text-align:center;
	}
#story p.program{ 
	padding:7px;
	}
.skolning{
	padding:20px 12px 12px 20px;
	color: #1e1e1e;
	font-size: 10px;
	font-weight: bold;
	}
.small{color:#666666; font-size:9px;}
	
#storyimage {
	float:left;
	width: 277px;
	height: 450px;
	background: url(../images/circles.gif) no-repeat top left;
	}
#storyimage p{
	padding:15px;
	}
table, td, tr{text-align:left; vertical-align:top;}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#logo{
	position:relative;
	margin: 0px;
	padding: 8px 0px 8px 8px;
}
#flags
	{
	position:absolute;
	top:30px;
	right:3px;
	width: 113px;
	text-align:right;
	}
/************* globalNav styles ****************/

#globalNav{
position:relative;
clear:both;
height:28px;
color: #666;
padding: 2px 2px 2px 2px;
margin: 0px;
background-image: url(../images/navbackgr_rhino.gif);
}

/************** siteInfo styles ****************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 0.9em;
	color: #cccccc;
	padding: 0px 10px 10px 10px;
	margin-top: 20px;
}

.ram{
	border: 1px solid #666;
	}
hr {border: none; height: 1px; background:#990000; color: #990000; margin:0; padding:0;}
.pris{text-align:right;}
.pad{padding:20px;}