*{
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link, a:visited {
	color: #006633;
}
h1.white {
	font-weight:100;
	font-size:18pt;
	color:#FFFFFF;
	margin-bottom:10px;
}

span.errormsg{
	color:#D71007;
	font-size:10pt;
	font-family:tahoma;
}
div#content{
	width:810px;
	height:100%;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
div#frontPage {
	height:500px;
	padding:0 90px;
	text-align:center;
	padding-top:100px;
}
div#frontPage div.header {
	text-align:left;
	margin:0 auto;
	width:600px;
}
	div#frontPage div#signinBox table {
		margin: 20px auto;
		border: 0;
		table-layout: auto;
	}
	div#frontPage div#signinBox input {
		padding: 1px;
		width: 120px;
		font-size: 0.9em;
	}
	div#frontPage div#bakomSundkurs{
		text-align:left;
		padding-top:120px;
	}
	div#frontPage div#bakomSundkurs p{
		font-size:12px;
		color:#336633;
		line-height:18px;
	}
	div#frontPage div#bakomSundkurs h1{
		font-weight:100;
		font-size:20px;
		color:#336633;
		margin-bottom:10px;
	}
div.button-50 {
	float: left;
	width: 50px;
	height: 15px;
	margin-left: 5px;
	padding: 5px 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url("../images/buttons/follow-50.gif") 0 0 no-repeat;
	cursor: pointer;
}
div.button-50:hover {
	background-position: 0 -25px;
	padding: 6px 0 4px;
}
div.button-50 a {
	text-decoration: none;
}

div.button-100 {
	float: left;
	width: 100px;
	height: 15px;
	margin-left: 5px;
	padding: 5px 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url("../images/buttons/follow-100.gif") 0 0 no-repeat;
	cursor: pointer;
	text-decoration: none;
}
div.button-100:hover, div.button-100.hover {
	background-position: 0 -25px;
	padding: 6px 0 4px;
}
div.button-100 a {
	text-decoration: none;
}

div.button-150 {
	float: left;
	width: 150px;
	height: 15px;
	margin-left: 5px;
	padding: 5px 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url("../images/buttons/follow-150.gif") 0 0 no-repeat;
	cursor: pointer;
	text-decoration: none;
}
div.button-150:hover {
	background-position: 0 -25px;
	padding: 6px 0 4px;
}
div.button-150 a {
	text-decoration: none;
}
div#frontPage div#leftCol {
	float:left;
	width:300px;
	margin-top: 20px;
	text-align:left;
}
	div#frontPage div#leftCol img {
		float: left;
	}
	div#frontPage div#leftCol div#leftButton {
		float: left;
	}
	div#frontPage div#rightCol div#rightButton a:link,
	div#frontPage div#rightCol div#rightButton a:visited,
	div#frontPage div#leftCol div#leftButton a:link,
	div#frontPage div#leftCol div#leftButton a:visited {
		text-decoration: none;
		color: #006633;
	}
div#frontPage div#rightCol {
	float:left;
	width:300px;
	margin-top: 20px;
	text-align:right;
} 
	div#frontPage div#rightCol div#rightButton {
		float: right;
	}
	div#frontPage div#rightCol img {
		float: right;
	}
div#pageWrapper {
	height:850px;
	padding:40px 90px 0px 70px; 
	color:#FFFFFF;
}
	div#pageWrapper h2 {
		font-size:13pt;
		color:#336633;
		font-weight:bold;
	}
	div#pageWrapper h2.white {
		font-weight:100;
		font-size:13pt;
		color:#FFFFFF;
		font-family:Georgia;
		margin-bottom:10px;
	}
	div#pageWrapper p {
		margin-bottom:10px;
		color:#336633;
		font-size:1.2em;
		line-height: 1.5em;
	}
	div#pageWrapper span.asterisk {
		color:white;
	}
div#pageWrapper div.leftCol{
	float:left;
	width:400px;
	text-align:left;
}
div#pageWrapper div.rightCol{
	float:left;
	margin-left:40px;
	padding-top:75px;
}
/* index.view */
div#pageWrapper div.index_leftCol{
	float:left;
	width:460px;
	text-align:left;
}
div#pageWrapper div.index_rightCol{
	float:left;
	width:170px;
	margin-left:50px;
}
div#pageWrapper div.rightCol img{
	border:2px solid #FFFFFF;
}
div#bestallFrom {
	color:#336633;
}
div#bestallFrom label {
	font-size: 1.1em;
	font-weight: bold;
}
div#bestallFrom table tr td {
	padding-bottom:5px;
	padding-left:0px;
}
div#bestallFrom table tr td.white {
	color:#fff;
}
div#bestallFrom table tr td input.text{
	border:1px solid #FFFFFF;
	width:200px;
}
div#bestallFrom table tr td select.select{
	border:1px solid #FFFFFF;
	width:202px;
}
div#bestallFrom div#user_list {
	margin-top: 40px;
}
div#top{
	position: relative;
	width:810px;
	height:69px;
	background-image:url(../images/structure/topbg.jpg);
}
div#link{
	width:200px;
	height:69px;
	cursor:pointer;
	margin-left:37px;
}
	div#top div#tabberBox {
		position: absolute;
		right: 20px;
		bottom: 3px;
		font-size: 0.9em;
	}
div#content2{
	width:810px;
	height:100%;
	background-image:url(../images/structure/shadow.gif);
}
div#video{
	width:275px;
}
div#content3{
	width:780px;
	_width:775px;
	height:100%;
	background-image:url(../images/structure/contentbg.gif);
	background-repeat:no-repeat;
	background-color:#d7d800;
	margin:0px auto;
}
div#bottom{
	width:810px;
	height:42px;
	background-image:url(../images/structure/footerbg.gif);
}
div#footer{
	width:780px;
	height:30px;
	margin:0 auto;
	padding-top:7px;
}
a.footer_links{
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	float:right;
}
a.footer_links:visited{
	color:#FFF;
}
div#footer_mail{
	margin-right:345px;
}
div#footer_map{
	margin-right:10px;
}
#highlight_word{
	font-weight:bold;
}
div#text_area_middle{
	float: left;
	width:380px;
	height:100%;
	padding:0px 10px 10px 10px;
	_margin-top:-2px;
	background:url(../images/structure/transparentMiddle_big.png) repeat-y;
}
div#text_area_top{
	width:400px;
	height:10px;
	background:url(../images/structure/transparentTop_big.png) no-repeat;
}
div#text_area_bottom{
	clear:both;
	width:400px;
	height:10px;
	background:url(../images/structure/transparentBottom_big.png) no-repeat;
	margin-bottom:30px;
}
ol.kursen_ol{
	font-size:12px;
	line-height:1.5em;
	color:#336633;
	margin:-10px 0px 10px 30px;
}
table#bestall2_users_table{
	
}
table#bestall2_users_table tr td{
	padding-left:10px;
}
table.confirmTable td {
	padding-right:5px;
}
/* Villkor 
div#villkor2{
	width:500px;
	margin:0 auto;
	padding:100px;
}
div#villkor2 h1{
	font:26px Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
}
div#villkor2 h2{
	font:20px Georgia, "Times New Roman", Times, serif;
}*/
