
	
#head {
	background-color: #FFCB01;
	positon: absolute;
	width: 100%;
	z-index: 4;
	height: 99px;
}
#navibar {
	background-color: white;
	position: absolute;
	top: 102px;
	left: 137px;
	width: 850px;
	z-index: 2;	
}
#slogan {
	position: absolute;
	top: 102px;
	left: 650px;
	width: 350px;
	text-align: left;
	z-index: 3;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 194px;
	background-color: #FEE571;
	z-index: 5;
}
#next {
	position: absolute;
	left: 138px;
	top: 350px;
	width: 484px;
	height: 332px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	z-index:7;
}
#middle {
	position: absolute;
	left: 130px;
	z-index: 6;
}
#lyr2 a {
	text-decoration: none;
}

	body, td, img, .head {
		margin: 0px;
		padding: 0px;
	}
	td {
		padding-right: 10px;
		padding-bottom: 5px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
	}
	p {
		margin-top: 20px;
	}

	ul.navi {
		margin: 0px;
		padding: 0px;
		list-style-position: inside;
	}
	li.navi, ul.navi {
		list-style-type: none; 
		display:inline;
	} 
	a { 
		text-decoration: none;
		color: #423C4A;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
	}
	a:hover.navi, a:hover.sitelink {
		border-bottom: 2px solid #FFCB01;
	}
	
	h1, h2, h3 {
		padding: 0px;
		margin: 0px;
		font-family: Verdana, Arial, sans-serif;
		color: #423C4A;
	}
	h1 {
		font-size: 18px;
	}
	h2 {
		margin-left: 71px;
		font-size: 16px;
	}
	h3 {
		font-size: 14px;
	}
	input {
		border: 1px solid #FFCB01;
		color: #423C4A;
	}
	.leer {
		border: 1px solid red;
	}
	
	.galarie {
		float: left;
		height: 128px;
		width: 100%;
		background-color: #FEE571;
	}
		.blankGalarie {
			float: left;
			height: 128px;
			width: 116px;
			background-color: #FDE98A;
		}
		.image1 {
			float: left;
			height: 128px;
			width: 251px;
			background-color: #FFF3C1;
		}
		.image2 {
			float: left;
			height: 128px;
			width: 190px;
			background-color: #FEE571;
		}
		.image3 {
			float: left;
			text-align: right;
			height: 128px;
			width: 271px;
			background-color: #FFD429;
		}

	.blankYellow {
		float: left;
		height: 66px;
		width: 100%;
		background-color: #FFCB01;
	}
	.form {
		color: #423C4A;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
	}	
/*  index.php */
			img {
				border: 0px;
			}
			.img {
				width: 858px;
			}
			img.index {
				margin-top: 25px;
			}
			
			
		
			
			/* hold div contains both scrolling content areas in this example */
div#hold { 
	margin-left: 138px;
  	position:relative; 
	overflow:hidden;
	width:600px; 
	height:320px;
	z-index:2;	
	}
div.content	{ 
	position:absolute; 
	left:50px;
	top:0px; 
	text-align: left;
	z-index:1;
	vertical-align: bottom; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

div#up { 
	position:relative; 
	top:0; 
	z-index:1; 
}  
div#down { 
	position:relative;  
	bottom:0; 
	z-index:2; 
}  

/*div {
	border: 1px solid black;
}

olli
*/

html>body {
	height:		auto;
	min-height:	4em;
	min-width:	20em;
}
#content {
	overflow: auto;
	height: 320px;
	width: 448px;
}
#leftcontainer {
	width: 500px;
}

#dummy {
	width: 790px;
	height: 2px;
}
.site {
	list-style-image:url(img/arrow.gif);
	margin-bottom: 10px;
	margin-left: 12px;
}

a.linkimg, a:hover.linkimg, a.sitelink{
	text-decoration: none;
}


