* {
	margin:0; padding:0;
}
body {
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 80%;
	line-height: 1.6em;
	color: #333333;
	left: 0px;
	background-color: #FFFAD2;
	margin: 0px;
	padding: 0px;
}
br { 
clear: both; 
}
p, h2, ul {
	margin-bottom: 1em;
}	
h2 {
	font-weight: bold;
	font-size: 1em;
}
img {
	border: 1px solid #000000;
	margin-bottom: 0.2em;
}
#fontline img {
	border: none;
}
ul {
	margin-left: 0.6em;
	padding-left: 0.6em;
}
li {
	list-style-type: square;
}
abbr, acronym {
	CURSOR: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-style: normal;
}
form {
	padding: 1.5em;
	border: 1px dotted #0C4B81;
	background-color: #CFE0FF;
}
fieldset {
	padding: 1.5em;
	border: 1px solid #0C4B81;
}
legend {
	margin-bottom: 1em;
	color: #0C4B81;
	font-weight: bold;
}
span.left {
	text-align: right;
	width: 6.5em;
	margin-right: 0.3em;
	float: left;
}
input[type=text] { 
	float: left; 
}
input.right {
	float: left;
	width: auto;
	margin-left: 6.8em;
	margin-right: 0.3em;
	clear: both;
}
label, 
select,
input[type=checkbox], 
input[type=radio], 
input[type=button], 
input[type=submit] { 
cursor: pointer; 
}
.right {
	margin-left: 8em;
}
.clear {
	clear: both;
}
.left_img{
	margin-bottom: 2em;
	margin-right: 2em;
	float: left;
}
.right_img{
	margin-bottom: 2em;
	margin-top: -0.2em;
	margin-left: 1em;
	float: right;
	clear: right;
}
.fett{
font-weight:bold;
}
.glosse a:link, .glosse a:hover, abbr, acronym {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.glosse a:active, .glosse a:focus {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #CFE0FF;
} 
.glosse a:visited {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
} 
.hide, dfn, h1 { 
position:absolute; 
left:-1000px; 
top:-1000px; 
width:0px; 
height:0px; 
overflow:hidden; 
display:inline;
}
.adress_left {
	float: left;
	text-align: left;
	width: 5em;
	margin-right: 0.3em;
}
.adress_right {
	float: left;
	clear: right;
	width: auto;
}
#main {
	border: 2px solid #2756AD;
	background-color: #FFFAD2;
	background-image: url(bg_line.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: 2%;
	margin-left: 3%;
	margin-top: 2%;
	padding: 0px;
	margin-bottom: 2%;
	width: 94%;
	max-width: 1050px;
}
#headline {
	background-repeat: repeat-x;
	height: 100px;
	background-image: url(header.jpg);
	margin-right: auto;
	margin-left: auto;
}
#fontline {
	height: 30px;
	right: 12%;
	top: 45px;
	position: relative;
	text-align: right;
}
#colourline {
	height: 24px;
	margin-top: -12px;
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#content {
	background-image: url(bg_line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 4em;
	padding-bottom: 2em;
	height: 300px;
	min-height: 300px;
	position: relative;
}
html>body #content {
	height:auto;
}
#navigation ul {
	font-weight: bold;
	width: 14.5em;
	list-style-position: outside;
	position: absolute;
	margin-top: -0.5em;
}
#navigation li {
	margin: 0px;
	width: 14.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 3px;
}
#navigation li .active, #navigation li a:link, #navigation li a:visited, #navigation li a:hover a:active a:focus {
	text-decoration: none;
	color: #333333;
	padding-top: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0C4B81;
	height: 1.4em;
	display: block;
}
#navigation li a:link {
	background-color: #5E99FF;
	border-left-color: #5E99FF;
}
#navigation li a:visited {
	background-color: #5E99FF;
	border-left-color: #0C4B81;
}
#navigation li .active, #navigation li a:hover, #navigation li a:active, #navigation li a:focus  {
	background-color: #CFE0FF;
	border-left-color: #0C4B81;
}
#text {
	background-image: none;
	margin-right: 125px;
	margin-left: 18.5em;
}
