body {
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#1f4c75;
	background-color:#ffffff;
}

a:link {
	color: #487600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #487600;
}
a:hover {
	text-decoration: none;
	color: #487600;
}
a:active {
	text-decoration: underline;
	color: #487600;
}

#wrapper {
	width:780px;
	margin:auto;
	background-image:url('img/dottet_line.jpg');
	background-repeat:repeat-y;
}

#header {
	padding:0px 0px 15px 0px;
}

#content {
	width:560px;
	float:right;
}

div.box1 {
	width:557px;
	height:96px;
	background-image:url(/tpl/img/box1_bg.jpg);
	background-repeat:no-repeat;
	padding:30px 5px 5px 15px;
	margin:0px 0px 20px 0px;

}

div.box2 {
	width:527px;
	background-image:url(/tpl/img/box2_bg.jpg);
	padding:5px 15px 5px 15px;
	color:#416528;
}

div.box3 {
	width:527px;
	background-image:url(/tpl/img/box3_bg.jpg);
	background-repeat:no-repeat;
	padding:30px 15px 5px 15px;
	margin:20px 0px 0px 0px;
}

#navigation {
	width:212px;
	padding:0px 0px 20px 0px;
}



#sponsoring {
	width:212px;
}

#footer {
	clear:both;
	border-width:0px 0px 1px 0px;
	border-color:#9ebfdd;
	border-style:solid;
	background-color:#ffffff;
	padding:5px 0px 0px 0px;
}

.noborder {
	border-width:0px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	padding:0px 10px 5px 0px;
	margin:0px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	padding:0px 10px 5px 0px;
	margin:0px;
}

h3 {
	font-size:13px;
	font-weight:bold;
	padding:0px 10px 5px 0px;
	margin:0px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	padding:0px 10px 5px 0px;
	margin:0px;
}


.bandtitel {
	font-size: 14px;
	font-weight: bold;
}

.copyright {
	font-size:10px;
	color:#cccccc;
}

.copyright a {
	color:#cccccc;
}

.copyright a:hover {
	text-decoration:none;
}