/* CSS Document */
/* CSS Document */
html {
	background: #cccabc url(images/design/bg.jpg);
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 1em 0 0 0;
	font-size: 100%;
}
body * {
	font-size: 1em;
}
#header {
	background: url(images/design/header.jpg);
	width: 764px;
	height: 133px;
	margin: 0 auto;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 11px;
	top: 24px;
}
#header #slogan {
	font-size: 24px !important;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 230px;
	top: 50px;
}
#main {
	background: url(images/design/mainbg.jpg) center repeat-y;
	width: 764px;
	margin: 0 auto;
	position: relative;
}
#main #maintop {
	background: url(images/design/maintop.jpg);
	width: 764px;
	height: 12px;
	overflow: hidden;
}
#main #nav {
	width: 150px;
	float: left;
	margin: 10px 65px 200px 15px;
}
#main #nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#main #nav ul li a {
	display: block;
	width: 150px;
	padding: 0.3em 0;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#main #nav ul ul li a {
	font-size: 1em;
	font-weight: normal;
	padding: 0.1em 0 0.1em 1em;
}
#main #nav ul li a.active {
	color: #FF5700;
	cursor: default;
}
#main #nav ul li a:hover {
	color: #FF5700;
}
#main #content {
	float: left;
	width: 500px;
	margin: 10px 0 0 0;
	padding: 0 0 2em 0;
}
#main #content h1 {
	color: #E20149;
	margin: 0 0 0.5em 0;
	font-size: 2em;
}
#main #content h3 {
	color: #E20149;
	margin: auto 0 0 0;
	font-size: 1.4em;
	clear: both;
}
#main #content p, #main #content ul, #main #content ol {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0;
}
#main #content table {
	font-size: 1em;
}
#main #content p.adressekolonne {
	width: 40%;
	margin-right: 4%;
	margin-bottom: 2em;
	float: left;
}
#main #content p.forminfo {
	font-size: 1em;
	padding-left: 16em;
	
}
#main #content #maincontent p.contacts {
	float: left;
	width: 49%;
}
#main #content ul ul {
	font-size: 1em;
}
#main #content h1+p, #main #content p.ingress {
	font-size: 1.2em;
	font-weight: bold;
}
#main #content a[href="#nb"] {
	text-decoration: none;
}
#main #content fieldset {
	clear: both;
	padding: 1em;
}
#main #content fieldset legend {
	margin: 0 0 1em 0;
	padding: 0 1em;
	color: #000;
	font-weight: bold;
}
#main #content form {
	font-size: 1em;
}
#main #content select option {
	line-height: 1.5em;
} 
#main #content input, #main #content select {
	font-size: 1em;
	vertical-align: middle;
}
#main #content textarea {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main #content form div {
	margin: 0.3em 0;
}
#main #content form div label {
	float: left;
	width: 15em;
	text-align: right;
	margin: 0 1em 0 0;
	font-size: 1em;
	position: relative;
	top: 0.5em;
}
#main #content form div label.leftaligned {
	text-align: left;
}
#main #content form div label.radiogroup {
	float: none;
	width: auto;
	display: inline;
	margin: 0;
}
#main #content form div #submit {
	margin: 0 0 0 16em;
}
#main #content form p.input {
	font-size: 1em;
	padding-left: 16em;
	margin-top: 0;
}
#main #content input:focus, #main #content select:focus, #main #content textarea:focus {
	background-color: #ffe301;
	border-color: #f00;
}
#main #content table {
	width: 500px;
	table-layout: fixed;
	border-collapse: collapse;
}
#main #content table caption {
	text-align: right;
	padding: 0 0 2em 0;
}
#main #content a.knapp {
	background: #ccc;
	border-width: 2px;
	border-style: solid;
	border-color: #eee #999 #999 #eee;
	padding: 2px 4px;
	color: #000;
	text-decoration: none;
	line-height: 1.6em;
}
#main #content table th {
	text-align: left;
	border-bottom: 2px solid #000;
}
#main #content table td {
	padding: 2px;
	overflow: hidden;
	white-space: nowrap;
	height: 2.5em;
	vertical-align: top;
}
#main #content table col.lastcol {
	text-align: right;
}
#main #content div.bildebar {
	width: 225px;
	float: right;
	margin-left: 20px;
}
#main #mainbtm {
	background: url(images/design/mainbtm.jpg);
	width: 764px;
	height: 15px;
	overflow: hidden;
	clear: both;
}
#main address {
	position: absolute;
	left: 15px;
	bottom: 25px;
	width: 150px;
	font-style: normal;
}

.error {
	font-weight: bold;
	color: #f00;
}
.required {
	font-weight: bold;
	color: #86002f;
}
.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.hand {
	cursor: pointer;
}
.clear {
	clear: both;
}
div.left {
	clear: left;
}
div.left div.shadow, div.right div.shadow {
	padding: 0 3px 3px 0;
	background: url(images/design/myshadow.png) no-repeat bottom right;
}
div.left+p+p {
	clear: left;
}
div.left span, div.right span {
	display: block;
	text-align: center;
}
div.left img, div.right img{
	position: relative;
	left: -3px;
	top: -3px;
	padding: 5px;
	border: 1px solid;
	border-color: #ccc #666 #666 #ccc;
	background-color: #fff;
}
a img {
	border: none;
}

