body {
	margin: 0px;
	padding: 0px;
	background-color: #AC9B65;
}
p, td, ul, ol, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.fliesstextstammtisch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #B84847;
}

h2 {
	font-size: 15px;
	letter-spacing: 4px;
}

.formsubmit {
	background-color: #fcfbf9;
	border: 1px solid #948F7b;
}

input, select {
	border: none;
	background-color: #FDFDFD;
}

.error {
	color: #ff0000;
	font-weight: bold;

}

.xl {
	width: 130px;
}

.xxl {
	width: 205px;
}

.l {
	width: 70px;
}

/*neues Logo*/

#ovallogo {
	position:absolute; 
	top:18px; 
	padding: 0 0 0 15px;
	z-index:400;
	}

#ovallogo a {
	display:block;
	width:77px;
	height:92px;
	background: url(../gfx/logo_neu.gif) no-repeat;
	text-indent:-9000px;
	}
#ovallogo a:focus {
	outline:none;
	} 

/* Coppermine Specs */
.sortorder_options,
.album_stat
 {
	display:none;
	}
#cpgcontainer {
	padding: 10px 25px;
	_width: 750px !important;
	}
	
.thumbnails table tbody tr td a img.image,
#cpgcontainer .albums .image,
.display_media img {
	background:#d8cda9;
	padding:3px;
	border:1px solid #b74847;
	}
#cpgcontainer .thumbnails .image:hover {
	background:#e7e0c4;
	border:1px solid #b74847;
	}
#cpgcontainer td {
	padding: 0 0 10px 0;
	}
#cpgcontainer .footer {text-indent:-9000px}
.navmenu a {padding: 0 .1em;}
#cpgcontainer .statlink h2 {text-align:left !important; letter-spacing:normal !important;font-size:1.6em !important; color:#b03c41;}
.tableh2 {padding-right:20px !important;}

/* animation */
.animation {margin: 22px 0 0 37px}	
.animation img {border:none; cursor:pointer;}	

