BODY {
	background-color : #CCFFCC;
	color:#5B0200;
	font-family:Georgia, Garamond, serif;
}

H1.kopfzeile {
	display : inline;
	font-family : Georgia, Garamond, serif;
	color: White;
	font-style : italic;
}

#kopfzeile {
	width : 100%;
	background-color : #009900;
	padding-bottom : 6px;
	border-right : 1px solid black;
	border-left : 1px solid black;
}

#top{
	width : 100%;
	background-image : url(bg_top.gif);
	background-repeat : repeat-x;
	border-right : 1px solid black;
	border-left : 1px solid black;	
}

#topbar{
	width : 100%;
	background-image : url(bg_topbar.gif);
	background-repeat : repeat-x;
	border-right : 1px solid black;
	border-left : 1px solid black;	
}

#menue {
	width: 20%;
	height: 100%;
	border-right : 1px solid black;
	float : left;
	background-color : #990000;
	padding-top : 10px;
}

#liste {
	font: bold 1.1em Georgia, Garamond, serif;
	list-style-type: none;
	margin: 0 -7px 0 0;
	padding: 4px  0 0 10px;
}

#liste a:link, #liste a:visited{
	display: block;
	width: 100%;
	text-decoration: none;
	color: White;
	position: relative;
	background: transparent url(dot.gif) no-repeat scroll -20px center;
}

#liste a:hover {
	color: White;
	background: transparent url(dot.gif) no-repeat scroll right center;
	text-decoration: underline;
}

#inhalt {
	width : 70%;
	float : left;
	background-color : #F5FCF5;
	padding-left : 20px;
	padding-right : 20px;	
	padding-top : 10px;
	padding-bottom : 10px;
	border-right : 1px solid black;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}

#footbar{
	width : 100%;
	background-image : url(bg_footbar.gif);
	background-repeat : repeat-x;
	clear : left;
	border-right : 1px solid black;
	border-left : 1px solid black;
}

#footer{
	font-size:0.7em;
	text-align:center;
	color: White;
	width : 100%;
	background-color : #009900;
	border-right : 1px solid black;
	border-left : 1px solid black;	
}

#foot{
	width : 100%;
	background-image : url(bg_foot.gif);
	background-repeat : repeat-x;
	border-right : 1px solid black;
	border-left : 1px solid black;
}

#picture{
	border : 1px solid Black;	
}

.bild {
	border : 1px solid Black;
	float: right;
	margin: 8px;
}

.logo {
	margin-left : 15px;
	margin-right : 10%;
}

.img-folder {
	border : 1px solid #F5FCF5;
}

.img-thumbnail {
	border : 1px solid Black;
}

.img-thmbnavi-prev {
	border : 1px solid #F5FCF5;	
}

.img-thmbnavi-next {
	border : 1px solid #F5FCF5;		
}

.img-picture-next {
	border : 1px solid #F5FCF5;			
}

.img-picture-prev {
	border : 1px solid #F5FCF5;	
}
