@charset "iso-8859-1";

body {
	font-family : "Lucida Sans Unicode", Geneva, Helvetica, Arial, sans-serif;
	color :	#000;
	background-color : #fff;
	margin  : 0 1px;
	padding : 0;
	size : portrait;
	font-size : 10pt;
	orphans : 2;
	widows : 2;
}

h1, h2, h3, h4, h5, h6 {
	color : #000;
	background-color : #fff;
	font-family : Georgia, Times, "Times New Roman", serif;
	font-weight : normal;
}

h1, h2, h3 {
	page-break-after : avoid;
	page-break-inside : avoid;
}


h1 {
	font-size : 18pt;
	font-weight : normal;
	padding : 0;
	margin : 30pt 0 20pt 0;
}

h2 {
	font-size : 14pt;
	font-weight : normal;
	padding : 0;
	margin : 10pt 0 5pt 0;
}

h3 {
	font-size : 12pt;
	font-weight : bold;
	padding : 0;
	margin :  10pt 0 5pt 0;
}

p	{
	margin : 0 0 10pt 0;
}

ul  {
	list-style-type : square;
	margin-left : 0; 
	padding : 0 0 10pt 25pt;
}

#inhalt li  {
	line-height : 120%;
	margin : 0 0 5pt 0;
	min-width : 100%;
}

sup, sub {
	font-size : 70%;
}

a:link {
	color : #43b;
	background-color : #fff;
}

a:visited {
	color : #076;
	background-color : #fff;
}

h1 a, h2 a, h3 a  {
	color : inherit;
	background-color : inherit;
	font-weight : inherit;
}

address {
	font-style : normal;
	margin : 0 0 10pt 0;
}

#kopf {
	background-color : transparent;
	text-align : left;
	border : 0 solid #ccc;
	border-bottom-width : 1px;
	margin: 0 0 50pt 0;
	padding : 0 0 5pt 0;
}

#kopf h1 ,#kopf h2 {
	display : none;
}

#kopf .r {
	float : right;
	margin : 0; 
}

#kopf img {
	display : block;
	border : none;
}

#inhalt { 
	font-size : 10pt;
	line-height : 140%;
	background-color : #fff;
	text-align : left;
	margin: 0;
	padding : 0;
	width : auto;
}

#nav, .top, .no, .ex, .inv, .dfn, .weiter {
	display : none;
}
	
#fuss { 
	font-size : 8pt;
	text-align : center;
	margin-left: auto;
	margin-right : auto;
	padding : 5pt 0 0 0;
	border : 0 solid #ccc;
	border-width : 1px 0 0 0;
	width : 100%;
	clear : both;
}

#fuss a {
	color : #000;
	font-weight : normal;
	text-decoration : none;
}

.bildr, .bildl {
	padding : 0;
	text-decoration : none;
	text-align : left;
	background-color : #fff;
	display : inline;
	position : relative;
	top : 3px;
	page-break-inside : avoid;
}

.bildr  {
	margin : 0 0 8px 10px;
	float : right;
	clear : right;
}

.bildl  {
	margin : 0 10px 8px 0;
	float : left;
	clear : right;
}

.bildr img, .bildl img {
	display : block;
	border : 0 none;
}

.bildr p, .bildl p {
	font-size : 8pt;
	color : #000;
	background-color : #fff;
	line-height : 120%;
	margin : 0 0 2px 0;
	padding : 3px;
}

.bildra, .bildla {
	padding : 0;
	background-color : #fff;
	display : inline;
	position : relative;
	top : 3px;
	border : 2px solid #fff;
	page-break-inside : avoid;
}

.bildra {
	margin : 0 0 8px 10px;
	float : right;
	clear : right;
}

.bildla {
	margin : 0 10px 8px 0;
	float : left;
	clear : left;
}

dt {
	width: 5em;
	float: left;
	clear: left;
}

dd {
	padding-left: 5.5em;
}

#karte {
	clear:both;
	display:block;
	width:500px;
	height:400px;
	margin : 0 0 3em 0;
}