body {
	margin:0px;
	background-color:#ffffff;
	font-family:verdana;
	font-size:11px;
}

h1 {
	font-size:16px;
	margin: 0px;
	color: #FF0000;
}

h2 {
	font-size:14px;
	margin: 0px;
	color: #FF0000;
}

h3 {
	font-size:12px;
	margin: 0px;
	color: #FF0000;
}

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

pre {
	margin: 0px;
	width: 200px;
}

div.main {
	position:absolute;
	left:50%;
	margin-left:-465px;
	width:915px;
}

div.logga {
	text-align: center;
}

div.sok {
	text-align: center;
}

.sok-box {
	width: 360px;
	height: 40px;
	background-image: url(/gfx/sok_box_2.png);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-size: 19px;
	font-weight: bold;
}

.sokSubmit {
	width: 32px;
	height: 32px;
	border: 0px;
	background-color: #ffffff;
	background-image: url(/gfx/sok_submit.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-left: 5px;
}

.exempel {
	text-align: center;
	color: #7C7C7C;
}

div.mainTop {
	background-image: url(/gfx/main_top.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	width: 915px;
	height: 20px;
}

div.content {
	width: 915px;
	background-color: #E7E7E7;
}

div.contentText {
	padding-left: 15px;
	padding-bottom: 15px;
}

div.mainBottom {
	background-image: url(/gfx/main_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 915px;
	height: 20px;
}

/* TEST */

#container {background: #ffffff; width: 500px;}
.roundtop {background: #E7E7E7;}
.roundbottom {background: #E7E7E7;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #ffffff;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff;}
.content2 {padding: 10px;}

/* SLUT PÅ TEST */

div.bottom {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #7C7C7C;
}

div.blacka a {
	color: #000000;
}

div.black a:hover {
	color: #ff0000;
}
