/* DEFAULTS */
* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
body {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
}

/* TAGS */
h2 {
	display: inline;
	padding: 2px 2.5em 2px 10px;
	border: 1px solid #6B7778;
	font-size: 14pt;
	color: #6B7778;
	height: 1em;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #6B7778;
	margin-bottom: 1em;
	height: 1em;
	text-decoration: none;
}
h3#wide {
	text-decoration: underline;
	letter-spacing: 0.16em;
	margin-top: 1em;
	margin-bottom: 1.2em;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.8em;
	height: 1em;
	text-decoration: none;
}
p {
	font-size: 12pt;
	margin-bottom: 1em;
	color: #6B7778;
	line-height: 1.3em;
}

/* LAYOUT */
@page {
	size: portrait;
}
#startpage {
	display: block;
	background-image:  url(../pix/head0.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#page {
	display: block;
	background-image:  url(../pix/head1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#header {
	display: block;
	background-image:  url(../pix/head2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#startpage #header {
	display: block;
	height: 100px;
	background-image: none;
}
#content {
	display: block;
	margin: 15px 17px 0 0;
}
#navigation {
	display: none;
}
#footer {
	clear: both;
}
#outer {
	/*display: block;
	position: absolute;
	left: -3000px;*/
}

/* CONTENT */
#dummy {
	display: block;
}
.cleaner {
	clear: both;
}
#spalte_rechts {
	float: right;
	display: block;
	width: 45%;
	margin-bottom: 1em;
}
* html #spalte_rechts {
	width: 45%;
}
#spalte_links {
	float: left;
	display: block;
	width: 45%;
	margin-bottom: 1.5em;
}
#spalte_rechts2 {
	float: right;
	display: block;
	width: 280px;
	width: 45%;
	margin-bottom: 1em;
}
* html #spalte_rechts2 {
	width: 45%;
	padding-right: 90px;
}
#spalte_links2 {
	float: left;
	display: block;
	width: 45%;
	margin-bottom: 1.5em;
}
#spalte_voll {
	clear: both;
	display: block;
	margin-bottom: 1.5em;
}
#spalte_voll2 {
	clear: both;
	display: block;
	margin-bottom: 1.5em;
}
#spalte_voll3 {
	clear: both;
	display: block;
	padding: 0.5em;
	margin-top: 240px;
	background-color: white;
	border: 1px dotted black;
}
* html #spalte_voll3 {
	position: relative;
	top: 220px;
}
#spalte {
	float: left;
	display: block;
	width: 220px;
	margin-bottom: 1.5em;
}


/* NAVIGATION */
#navigation hr {
	display: none;
}
#navigation #langlinks {
	display: block;
	position: absolute;
	top: 105px;
	left: 25px;
}
#navigation #suva {
	display: block;
	position: absolute;
	top: 480px;
	left: 25px;
}
#langlinks li {
	float: left;
	margin-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: none;
}
#langlinks a {
	text-decoration: none;
	color: red;
}
#langlinks a:link:hover {
	text-decoration: underline overline;
}
#langlinks a:visited:hover {
	text-decoration: underline overline;
}
#langlinks #active a {
	font-weight: bold;
}

#navi { /* navigation */
	display: none;
}
#startpage #navi { 
	display: none;
}

.noborder, .noborder li, .noborder a {
	border: 0;
	border-color: white;
}
a {
	outline: 0;
}


/* DIVERSES */
#content li {
	font-size: 12pt;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	color: #6B7778;
	line-height: 1.2em;
	list-style-image: url(../pix/pfeil.gif);
	list-style-position: outside;
}
#header h1 {
	display: block;
	margin-bottom: 1em;
}
#content .hlist  {
	margin: 0;
	padding: 0;
}
#content .hlist li {
	float: left;
	font-size: 12pt;
	width: 145px;
	margin-left: 1em;
	margin-bottom: 0.5em;
	padding: 0;
	color: #6B7778;
	line-height: 1.2em;
	list-style-type: none;
	list-style-image: url(../pix/spacer.gif);
	list-style-position: outside;
}
* html #content .hlist li {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
#content .hlist p {
	text-align: center;
}

#ntable {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#ntable tr {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#ntable td {
	border-bottom: 1px solid #C6DDE8;
	margin: 0;
	padding: 3px 5px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#ntable th {
	border-bottom: 1px solid #C6DDE8;
	padding: 3px 25px 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFFFF;
}
#ntable #xx {
	border-color: #FFFFFF;
	background-color: #C6DDE8;
}
#xy {
	border-color: #FFFFFF;
	background-color: #C6DDE8;
	text-align: right;
}
#ntable .odd {
	background-color: #E8F2F6;
}

#ntab {
	border-bottom: 1px solid #C6DDE8;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#ntab tr {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#ntab td {
	border-top: 1px solid #C6DDE8;
	margin: 0;
	padding: 3px 5px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: right;
}
#ntab th {
	border-top: 1px solid #C6DDE8;
	margin: 0;
	padding: 3px 5px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}
#ntab #xx {
	background-color: #FFFFFF;
}
#ntab .odd {
	background-color: #E8F2F6;
}

/* Formular */
.formular label {
	font-size: 12pt;
}
.formular .error {
	color: red;
	font-size: 13pt;
}

#link_legend {
	display: block;
}
#linkl_item {
	display: inline;
}
