body {
	margin: 0 auto;
	padding: 0;
	font: 11px "lucida grande", arial, sans-serif;
	background: #f4f4f4 url(img/bg.gif) top center repeat-y;
	color: #303030;
	text-align: left;}

h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	margin: 0;}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 4px 0;}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;}

h5 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0 0 2px 0;}
	
strong { font-weight: bold;}

a {
	text-decoration: none;
	color: #19256B;}

a:hover {
	text-decoration: none;
	border-bottom: dotted 1px #19256B;
	color: #0047D2;}

a:visited {
	text-decoration: none;
	color: #336699;}

a img { border: 0;}

#wrapper {
	background: #fff;
	color: #303030;
	margin: 0 auto;
	width: 880px;}

#header {
	margin: 5px 0 8px 0;
	padding: 0;
	border: 0;
	height: 200px;
	width: 100%;}

#header h1 {
	font: bold 30px "lucida grande", "lucida sans", arial, sans-serif;
	color: #234093;
	width: 800px;
	margin: 0 0 2px 0;
	float: left;}

#header h2 { float: left;}

#header p {
	float: left;
	width: 360px;
	color: #a0a0a0;
	margin: 4px 0 10px 0;
	font-size: 9px;
	line-height: 10px;
	background-color: inherit;}

#splash {
	float: left;
	width: 880px;
	margin-top: 8px;
	border: 0;}
	
#logo {
	position: relative;
	float: right;
	margin: 6px 30px 0 0;}

#lclogo {
	position: relative;
	float: right;
	margin: 40px 10px 0 20px;}
	
#nav { margin: 0 0 40px 0;}

#news {
	float: left;
	clear: left;
	display: inline;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #eee;
	line-height: 12px;}

#login {
	float: left;
	clear: both;
	margin: 20px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #fff;
	background-color: #234093;}

#callout {
	float: right;
	width: 230px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	line-height: 12px;}
	
#callout_borderleft {
	float: right;
	width: 230px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	line-height: 12px;
	border-left: 1px solid #ddd;}

#callout p, #callout_borderleft p { margin: 4px 0 4px 0;}

.sponsor {
	width: 220px;
	margin-top: 4px;
	border: 1px solid #ddd;}

.sponsor_special {
	margin-top: 4px;
	border: 1px solid #ddd;}

a.noborder:hover { text-decoration: none; border: 0; color: #234093;}

#content {
	margin: 40px 240px 20px 160px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0 20px 0 10px;
	line-height: 14px;}
	
#content_noborderright {
	margin: 40px 240px 20px 160px;
	border-left: 1px solid #ddd;
	padding: 0 20px 0 10px;
	line-height: 14px;}

#content p, #content_noborderright p { margin-top: 0;}

#content img {
	padding: 1px;
	display: inline;
	background: #ccc;
	color: #303030;
	border: 4px solid #ddd;}

#content img.noborder {
	border: 0;
	background: none;}

#content img.thinborder {
	display: inline;
	border: solid 1px #234093;
	background: none;}

#content img.gallery {
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;}

#content_form {
	float: left;
	width: 660px;
	margin: 4px 0 20px 20px;
	border-left: 1px solid #ddd;
	padding: 0 20px 0 10px;
	line-height: 14px;}

.ingress {
	font-size: 12px;
	line-height: 15px;}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 1px solid #ddd;
	width: 880px;
	text-align: center;
	color: #808080;
	font-size: 9px;}

table {
	border-collapse: collapse;
	width: 400px;}

table.wide { width: 600px;}

table.raser { width: 460px; border: solid 1px #000;}
table.raser td {
	border: solid 1px #234093;
	vertical-align: top;
	padding: 2px;}
table.raser th { padding: 2px; text-align: left;}

table.raser td.c_one { width: 100px;}
table.raser td.c_two { width: 60px; text-align: center;}
table.raser td.c_three { width: 100px; padding-left: 6px;}
table.raser td.c_four { width: 80px; padding-left: 6px;}

table.raser td.r_one { width: 30px;}
table.raser td.r_two { width: 40px;}
table.raser td.r_three { width: 240px;}
table.raser td.r_four { width: 40px;}

table.raser td.km_two { width: 100px;}
table.raser td.km_three { width: 180px;}

td { vertical-align: top; padding-bottom: 4px;}
td.first { width: 120px;}
td.first_wide { width: 150px;}

table.wide td { vertical-align: top;}
input.textfield { height: 16px;}

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

#footer a:hover {
	text-decoration: underline;
	color: #0047D2;}

.left {
	margin: 0 10px 2px 0;
	float:left;}

.right {
	margin: 0 0 5px 10px;
	float: right;}

#colwrapper { margin: -14px 0 10px -11px;}

.rightcol { float: left;}
.leftcol { 
	float: left;
	margin: 0 30px 10px 0;
	padding-left: 10px;
	border-left: 1px solid #ddd;}

.textright { text-align: right;}
.formheader { font-size: 11px; color: #234093; padding-top: 20px;}
.tablep { width: 490px;}
.center { text-align: center;}
.small { font-size: 9px; line-height: 11px;}
.bold { font-weight: bold;}
.kursiv {font-style: italic;}
.hide { display: none;}
.rod { color: #f00; font-weight: bold;}
.spaceover { margin-top: 20px;}
.smallspaceover { margin-top: 10px;}
.spacebottom { margin-bottom: 20px;}
.smallspacebottom { margin-bottom: 4px;}
.marginzero { margin: 0;}
.leftspace { margin-left: 8px;}
.noimgborder { border: 0;}
.greybg { background-color: #234093; color: #fff;}
.greybkg { background-color: #ddd;
	padding: 4px;
	width: 97%;}
.grey { 
	font-weight: bold;
	color: #777;}
.cl_left { clear: left;}

#instrukt {
	position: relative;
	width: 540px;
	margin: 20px;}

#foto {
	position: relative;
	width: 800px;
	margin: 20px;}

.special {
	background: #ff0;
	padding: 4px;}
