body { 
	margin:0; 
	padding:0; 
	height:100%; 
	background:#8d9ba9;
	font-family: sans-serif;
} 

#left { 
	position:absolute; 
	padding:0;
	left:0; 
	top:0; 
	width:60%; 
	height:100%; 
	color:#333; 
	background:#8d9ba9; 
} 

#right { 
	position:absolute; 
	right:0; 
	top:0; 
	padding:0; 
	width:40%; 
	height:100%; 
	color:#333; 
	background: #b4bec8; 
} 

#menue {
	position: absolute;
	top: 20px;
	left: 20px;
	float: left;
	margin: 0px;
	color: #ffffff;
}

#menue ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#menue li {
	display: inline;
}

#menue a {
	font-size: 12px;
	padding-right: 10px;
}

#menue a.active{
	color: #FF0000;
}

#menue a.active SPAN{
	color: #FFffff;
}

#logo {
	font-size: 14px;
	position: absolute;
	top: 20px;
	right: 20px;
}

#logo span {
	font-size: 22px;
	color: #ffffff;
}

#home_button {
	font-size: 12px;
}

a {
	text-decoration : none;
	color: #000000;
}

a:HOVER {
	color: #ff0000;
}

a SPAN {
	color: #ff0000;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

h2 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

#content {
	position: absolute;
	top: 80px;
	left: 20px;
	font-size: 12px;
	width: 500px;
}

#sunflower {
	position: absolute;
	bottom: 0px;
	right: 300px;
	width: 400px;
	height: 151px;
	padding: 0px;
	margin: 0px;
 	background-image:url(sonnenblumen.png);
	background-repeat:no-repeat;
}

#dr_dr_siessegger {
	position: absolute;
	top: 50px;
	right: 20px;
	width: 300px;
	height: 349px;
	padding: 0px;
	margin: 0px;
 	background-image:url(dr.dr.siessegger.jpg);
	background-repeat:no-repeat;
}

#bildleiste {
	position: absolute;
	bottom: 150px;
	left: 20px;
	width: 650px;
	height: 109px;
	padding: 0px;
	margin: 0px;
 	background-image:url(bildleiste.png);
	background-repeat:no-repeat;
}

#impressum {
	position: absolute;
	bottom: 20px;
	right: 20px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

#impressum a {
		color: #ffffff;
		font-size: 12px;
}

#impressum a:hover {
	color: #ff0000;
}

#impressum a.active {
	color: #ff0000;
}

p {
	text-align: justify;
}

p.subtext {
	font-size: 10px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

p.impressum {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 8px;
}

p.impressum_2 {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 9px;
}

#w3c_validate {
	position: absolute;
	bottom: 60px;
	right: 20px;
	padding: 0px;
	margin: 0px;
}
