


html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	text-align:center;
	
	height:101%;
		
	background-color:#615c53;
	background-image:url(images/system/hg.gif);
}



/* ######## BASIS ####### */

#basis {

	position:relative;
	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	top:0px;
	height:100%;
	width:776px;
			
	z-index:0;
	background-color:#fff;
	
}

/* ######## BASIS ENDE ####### */







/* #### INHALT #####*/

#nav {
	position:relative;
	width:100%;
	height:auto;
	z-index: 11;	
	_width:776px;
	
}

#cont {
	position:relative;
	top:0px;
	width:100%;
	height:auto;
	
	
	min-height:400px;
	height:auto !important;
	height:400px;
	
	padding-bottom:80px;
	
	background-color:#fff;
	z-index:10;
		
	text-align:left;
		
	/*margin-top:-16px;  WENN KEIN SUBMEN�*/
}


.bord1 {border:1px solid #666666;;}


/*  #### NEWS AUF DER STARTSEITE #### */





	


/*  #### NEWS AUF DER STARTSEITE ENDE #### */



.marginleft5 {margin-left:5px; _margin-left:10px;}
.marginleft10 {margin-left:15px; _margin-left:20px;}


.floleft15 {float:left; margin-right:15px; margin-bottom:10px;}






/* #### INHALT ENDE #####*/



/* #### FOOTER #####*/

#bottom {

	position:relative;
	top:0px;
	width:100%;

	
	
	height:auto;
	
	text-align:right;
	
	z-index:10;
			
	padding-bottom:20px;
	
		
	background-color:#fff;
	
}


#bottomlinie {

	position:relative;
	
	height:auto;
	border-top:1px dotted #ccc;
	

	
	
	margin-right:40px;
	margin-left:40px;
	
	
	padding-top:5px;
	_float:right;
	
	
	

	
}	

/* #### Div-Overlay f�r Bestellungen #### */
#order {
	position:absolute;
	
	width:480px;
	left:65px;	
	top:20px;
	
  z-index:20000;
  
  background-color:#cccccc;
  border:2px solid #666;
}
	
/* #### Zen Photo Gallery #### */
#main {
	text-align: left;
	margin: 20px auto;
	width: 600px;
	background: #fff;
	padding: 20px 30px 70px;
/*	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF; */
}

#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	_margin-top: 40px; /* IE Only */
}

/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
//	margin-bottom: 12px;
	clear: both;
//	border: 1px solid #E7F0F5;
//	background: #FBFCFD;
}
.album img {
	float: left;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	float: right;
	width: 480px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	
	border: 1px solid #92BED3;
	background: #DDEAF0;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	float: left;
}

/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}

/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

/* #### FOOTER ENDE #####*/
