html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin:1,2cm;
	background: #fff;
	font: normal normal normal 11pt/ 14pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	width: 18cm !important;
	height: 25cm !important;
	overflow: visible;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, serif;
	line-height: 100%;
}

a:link,a:visited,a:hover,a:active,a:focus {
	color: #000;
}

#pos {
	width: 16cm;
}

#header {
	background: #fff;
	float: left;
	width: 100%;
}

#logo {
	float: left;
}

#button_lgs {
	float: right;
}

#mainnavi {
	list-style: none;
	border-bottom: 0,5pt solid #000;
	height: 10%;
}

#mainnavi li {
	float: left;
	margin-left: 5pt;
	width: 10em;
	padding: 0.1em;
	background-color: #999;
}

#mainnavi li a {
	text-decoration: none;
	padding: 0.1em;
	background-color: #999;
}

#mainnavi li.mainnavi_act a {
	font: normal bold normal 11pt/ 11pt Trebuchet MS, Arial, Helvetica,
		sans-serif;
	color: #000;
	text-decoration: underline;
	padding: 0.1em;
	background-color: #999;
}

#sunflower {
	float: left;
}

#content {
	float: left;
}

#bilder_rechts p,#bilder_rechts h1,#bilder_rechts h2,#bilder_rechts h3,#bilder_rechts h4,#bilder_rechts h5,#bilder_rechts h6,#bilder_rechts ul,#bilder_rechts ol
	{
	float: left;
	margin: 0 0 0 1cm;
}


.clear {
	clear: both;
}

dl {
	float: left;
}

dt {
	padding: 0 20px 10px 0;
}

dd {
	color: red;
	text-align: right;
	font: italic;
	margin: -5px 20px -10px 0;
}

#footer {
	height: 0px;
	visibility: hidden;
}
