	html {
		margin: 0px;
		padding: 0px;
	}
	body {
		font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #999;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background: #fff url(BILDER/bg.gif) repeat-y;
	}
	p {
		font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 0px;
		margin-top: 10px;
		padding:0px;
		line-heigth:150%;
	}
	a:link {
		font-weight: bold;
		text-decoration: none;
		color: #FFCC00;
	}
	a:visited {
		font-weight: bold;
		text-decoration: none;
		color: #666;
	}
	a:hover, a:active {
		text-decoration: underline;
		color: #60A4C7;
	}
	acronym {
		border-bottom: none;
	}
	/* specific divs */
	#container {
		padding: 0px;
		margin: 0px;
	}
	#intro{
	width: 760px;
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
	}
	#intro{
		width: 760px;
	}
	#pageHeader {
		background: transparent url(BILDER/headerbg2.jpg) no-repeat top left;
		height: 83px;
	}

	#pageHeader h1 {
		background: transparent url(BILDER/title.gif) no-repeat top left;
		margin: 0px;
		width: 760px;
		height: 83px;
	}
	#pageHeader h1 span {
		display:none
	}
	#pageHeader h2 {
		width: 760px;
		height: 42px;
		margin: 0px;
		padding:0px;
	}
	#pageHeader h2 span {
		display:none
	}
	#quickSummary p.p1{
		margin:0px;
		margin-left: 199px;
		padding: 20px;
		text-align:justify;
		background: transparent url(BILDER/hordot.gif) repeat-x bottom;
	}
	#quickSummary p.p2{
		margin:0px;
		margin-left: 199px;
		padding: 20px;
		width: 520px;
		background: transparent url(BILDER/hordot.gif) repeat-x bottom;
	}
	#preamble{
		margin-left: 199px;
		padding-left: 20px ;
		padding-right: 20px;
		padding-top:10px;
		margin-top:10px;
		padding-bottom: 4px;
		width: 520px;
		background:transparent url(BILDER/hordot.gif) repeat-x bottom;
	}
	#footer{
		margin-left: 199px;
		padding:10px;
		margin-top:5px;
		padding-bottom: 4px;
		width: 520px;
		text-align: center;
	}
	
	#footer a, a:link, a:visited {
		text-decoration: none;
		color: #999;
	}
	
	#footer a:hover {
		text-decoration: none;
		color:#60A4C7;
	}

	#supportingText {
		position: absolute;
		top:390px;
		left: 199px;
		width: 560px;
		padding-bottom: 20px;
	}
	#preamble h2 {
		font-size:18px;
		margin:20px 0px 10px 0px;
		width:600px;
		height:30px;
	}

	#preamble {
		padding-left: 20px ;
		padding-right: 20px;
		padding-bottom: 4px;
		background:transparent url(BILDER/hordot.gif) repeat-x bottom;
	}
	
	#linkList{
		position: absolute;
		top:260px;
		left: 0px;
		padding:0px;
		margin:0px;
		width: 180px;
	}
	#lselect h3,#lkrankheiten h3{
		padding:0px;
		margin:0px;
		width:199px;
		height:21px;
	}

	#lselect h3{
		background: transparent url(BILDER/select.gif) no-repeat top left;
	}
	#lkrankheiten h3{
		background: transparent url(BILDER/krankheiten.gif) no-repeat top left;
	}
	
	#lselect ul, #lkrankheiten ul {
		margin: 0;
		padding: 0;
		margin-top:20px;
		margin-bottom: 20px;
		list-style-type: none;
	}
	
	#lselect li, #lkrankheiten li{
		padding-left: 12px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#lselect a, #lkrankheiten a
	{
		background: transparent url(BILDER/bul2.gif) no-repeat 0px 2px;
		line-height:20px;
		padding-left:18px;
		display:block;
	}
	#lselect a:hover, #lkrankheiten a:hover
	{
		background: transparent url(BILDER/bul2.gif) no-repeat 0px 2px;
		padding-left:18px;
		display:block;
		color:#60A4C7;
		text-decoration:underline;
	}
	#lselect a.c, #lkrankheiten a.c
	{
		font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #999;
		font-weight: normal;
		text-decoration:none;
		background: transparent;
		padding-left:0px;
		display:inline;
		}
	#lselect a.c:hover, #lkrankheiten a.c:hover
	{
		background: transparent;
		padding-left:0px;
		display:inline;
	}
	#footer{
		width: 520px;
		padding-left: 20px ;
		padding-right: 20px;
		padding-bottom: 4px;
		background: #efefef url(BILDER/hordot.gif) repeat-x bottom;;
	}
	#extraDiv1{
		width:196px; 
		height:177px;
		top: 83px;
		left:1px;
		position:absolute;
		background: transparent url(BILDER/buda.jpg) no-repeat;
	}
	

