html, body {
	background-color:#f19019;
	margin:0px;
	padding:0px;
}
#header {
	position:absolute;
	left:200px;
	width:792px;
	height:80px;
}

#logo {
	position:absolute;
	bottom:0px;
	left:0px;	
}
#navbar {
	position:absolute;
	background-color:#f19019;
	top:80px;
	left:0px;
	width:200px;
	height:500px;
}
#menue {
	position:absolute;
	top:34px;
	right:10px;
	width:170px;
	height:200px;
}
#content {
    position:absolute;
	background-color:#fee0aa;
	top:80px;
	left:200px;
	width:792px;
	height:500px;
	padding:0px;
}
#zierleiste-top {
    position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/leiste-top.gif);
	margin:0px;
	padding:0px;	
	width:792px;
	height:34px;
}
#zierleiste-bottom {
    position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/leiste-bottom.gif);
	margin:0px;
	padding:0px;	
	width:792px;
	height:34px;
}
#ueberschrift {
	position:absolute;
	top:34px;
	left:30px;	
	margin:0px;
	padding:0px;
	width:459px;
	height:39px;
	visibility: visible;

}
#extern {
    position:absolute;
	top:73px;
	left:30px;
	margin:0px;
	padding:0px;	
	width:552px;
	height:393px;
}
#rechts {
	position:absolute;
	top:34px;
	right:0px;
	background-image:url(../images/buddah.gif);
	margin:0px;
	padding:0px;
	width:210px;
	height:361px;
	visibility: visible;
}
#footer {
	position:absolute;
	background-image:url(../images/footer.gif);
	top:584px;
	left:36px;
	width:962px;
	height:120px;
	margin:0px;
	padding:0px;
}
#copyright {
	position:absolute;
	top:704px;
	left:200px;
	width:792px;
	height:30px;
	margin:0px;
	padding:0px;
	font-family: verdana, helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-align:center;
	color: #000000;	   
	}
#impressum {
	position:absolute;
	top:0px;
	right:0px;
	width:100px;
	height:30px;
	margin:0px;
	padding:0px;
	font-family: verdana, helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-align:right;	
	visibility:visible;   
	}
a:Link {
	text-decoration:none;
	color: #890f0e; 
	font-family: verdana, helvetica; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal
	}
a:Visited {
    text-decoration:none;
	color: #890f0e; 
	font-family: verdana, helvetica; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal
	}
a:Active {
    text-decoration:underline;
	color: #890f0e; 
	font-family: verdana, helvetica; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal
	}
a:Hover {
	text-decoration:underline; 
	color: #890f0e; 
	font-family: verdana, helvetica; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal
	}
.text {
	font-family: verdana, helvetica; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: normal; 
	color: #000000
	}
.textb {
	font-family: verdana, helvetica; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: normal; 
	color: #000000
	}
.bold {
	font-family: verdana, helvetica; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	color: #565552
	}
.bold2 {
	font-family: verdana, helvetica; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	color: #4d626f
	}



