* {
	margin:0; padding:0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.6em;
	color: #000000;
	left: 0px;
	background-color: #FFFFFF;
	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 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-style: normal;
}
form {
	padding: 1.5em;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
fieldset {
	padding: 1.5em;
	border: 1px solid #000000;
}
legend {
	margin-bottom: 1em;
	color: #000000;
	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;
}
.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: #000000;
}
.glosse a:active, .glosse a:focus {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
} 
.glosse a:visited {
	text-decoration: none;
	color: #000000;
} 
.hide, dfn, h1, navigation { 
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 {
	background-color: #FFFFFF;
	width: 100%;
}
#headline {
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#fontline {
	height: auto;
	right: 12%;
	top: 0px;
	position: relative;
	margin-bottom: 10px;
	text-align: right;
}
#colourline {
	display: none;
}
#content {
	position: relative;
	width: 100%;
}
#navigation {
	display: none;
}

