body, #content #navigation #suchen { 
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 101%;
	background-color: #DDDDFF;
	color: #000000;
}

#content {
	background-color: transparent;
	border: 1px; 
	border-style: solid; 
	border-color: #0000FF;
	margin: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#suchen {
	position:absolute;
	top:40px;
	left:40px;
}

#wichtig { 
	font-family:Courier; 
	font-size:larger; 
	font-weight:bold;
}

#content #navigation {
	float: right;
	width: 25%;
	border: 2px; 
	border-style: solid; 
	border-color: #FFFFFF;
	background-color: transparent;
	margin: 20 0 1em 1em;
	padding: 10px;
}

#navigation ul {
	list-style: none;
	padding-top: 10px;
}

ul#standort {
	background-color: transparent;
	font-weight: bold;
}

li {
	font-size: 87%;
	margin-bottom: 15px;
}

hr {
	color: #00F;
}

a:link {
	color: #0000FF;
	font-weight: bold;
}

a:visited {
	background-color: transparent;
	color: #0000AA;
	font-weight: bold;
}

a:hover {
	background-color: transparent;
	color: #990033;
	font-weight:bold;
}

a:active {
	background-color: transparent;
	color: #990033;
	font-weight: bold;
}

a:focus {
	background-color: transparent;
	color: #990033;
	font-weight: bold;
}

p.skip {
	margin: 0; 
	padding: 0;
}

.skip a {
	position: absolute; 
	width: 12em; 
	overflow: hidden; 
	top: -100px; 
	left: -1000px;
}

.skip a:hover, .skip a:active, .skip a:focus {
	position: absolute; 
	top: 30px;
	left: 69%; 
	width: 12.2em; 
  	text-decoration: underline; 
   	color: #fff; 
   	background: #00f; 
   	display: block; 
	padding: 3px;
	font-weight: 600;
	font-size: 90%;
	text-align: center;
}

address {
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	border: 1;
	border-color: #006;
	outline: none;
}

img {
	margin: 0px;
}

h1 {
	font-size: 120%;
	text-align: left;	
}

h2 {
	font-size:110%;
}

h3 {
	font-size: 100%;
}

p, ul {
	margin-bottom: 20px;
}

.bread {
	margin-top:90px;
}

.logo {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 1.4.em;
	text-align: right;
	float: right;
	display: inline;
}

.linline {
	float: left;
	display: inline;
	margin-left: 1px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 1.4em;
}

.mittig {
	text-align: center;
}

.raus, dfn {
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 1px;
	height: 1px;
}

.back {
	text-align: right;
	font-size: 84%;
	line-height: 150%;
}
