@charset "utf-8";
/* 	design by www.UnikGrafik.se 
	info @ unikgrafik.se  */

* { 
margin: 0;
padding: 0;
}

html, body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #184848;
	background: url(img/bg_footer.jpg) repeat-x bottom left;
	background-color: #a8c030; 
}

h1 {
	font-size: 10px;
	font-weight: normal;
	display:inline;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}

img {
	border: none;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #F8991B;
	text-decoration: none;
}

#anmalan{
	position: absolute;
	top: 0px;
	height: 1px;
	width: 1px;
}

#anmalan img {
	margin-top: 295px;
	margin-left: 323px;
}

#container {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background: #fff;
	border: 2px solid #184848;
}

#head_banner {
	width: 800px;
	height: 220px;
	border-bottom: 1px dashed #a8c030;
}

#logo {
	float: left;
	width: 800px;
	height: 220px;
	background: url(img/sp_banner.jpg) no-repeat center;
}

#slogan {
	background: url(img/sp_slogan.jpg) no-repeat top;
	width: 800px;
	height: 40px;
	margin: 25px 0 20px;
}

#main {
	width: 800px;
	height: 450px;
}

#main-contact {
	width: 800px;
}

#main-content {
	float: left;
	width: 395px;
	height:	450px;
	padding: 0px;
	border-right: 1px dashed #a8c030;
}

#main-content p {
	padding: 0px 15px 10px 15px;
}

#main-content-one {
	width: 800px;
	padding: 0px 15px 10px 20px;
}

#main-content-one p {
	padding: 0px 15px 10px 15px;
}

#main-content2 {
	line-height: 12px;
	color: #fff;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 90px;
}

#main-content2 p {
	font-size: 10px;
	display: inline;
}

#main-content li {
	background: url(img/arrow.gif) no-repeat left center;
	font-weight: bold;
	list-style-type: none;
	margin-left: 30px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#main-content ul {
	margin-bottom: 10px;
}

#main-content-right {
	float: right;
	width: 390px;
	height: 450px;
}

#main-content-right p {
	padding: 0px 15px 10px 2px;
}

#badge {
	/*background: url(img/anmal_button.jpg) no-repeat;*/
	height: 185px;
	width: 185px;
	position: absolute;
	top: 305px;
	left: 1025px;
}

.button_img {
	margin-top: 35px;
	margin-left: 20px;
	width: 285px;
	height: 88px;
	text-indent: -9999px;
}

#foretag a {
	width: 285px;
	height: 88px;
	float: left;
	background: url(img/foretag_button.jpg) no-repeat bottom;
}

#foretag a:hover {
	background: url(img/foretag_button.jpg) no-repeat top;
}

#student a {
	width: 285px;
	height: 88px;
	float: left;
	background: url(img/student_button.jpg) no-repeat bottom;
}

#student a:hover {
	background: url(img/student_button.jpg) no-repeat top;
}

#contactform {
	margin: 30px auto 10px 0px;
	padding-bottom: 10px;
	width: 600px !important;
}

.form_fields {
	padding: 1px;
	margin: 1px;
	height: 100%;
	width: 100%;
	clear: left;
}

form.c_form label {
	display: block; 
	float: left; 
	width: 270px; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.c_form .title {
	color: #184848;
	font-weight: bold;
}

form.c_form input.cf_text {
	margin-bottom: 10px;
	width: 300px;
	border: 1px solid #a8c030;
	color: #184848;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
}

form.c_form select {
	margin-bottom: 10px;
	width: 308px;
	border: 1px solid #a8c030;
	color: #184848;	
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
}

form.c_form .submitbutton {
	padding-left: 283px;
	padding-top: 5px;
}

.tack {
	text-align: center;
}

.tack#rubrik {
	margin-top: 80px;
	font-weight: bold;
}

.tack#text {
	font-weight: normal;
}

#footer {
	height: 40px;
	padding: 5px 0 0 0;
}

#footer p {
	font-size: 10px;
	color: #a8c030;
	text-align: center;
	font-weight: bold;
	margin: 0px 48px 5px 0;
}

#footer a {
	color: #a8c030;
	text-decoration: none;
}

#footer a:hover {
	color: #003300;
	text-decoration: none;
}

#author {
	text-align: center;
	color: #a8c030;
	margin-top: 10px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
	font-size: 10px;
	padding-bottom: 10px;
}

#author a {
	color: #a8c030;
	text-decoration: none;
}

#author a:hover {
	color: #fff;
	text-decoration: none;
}