	
*									{ margin: 0; padding: 0; line-height: 150%;}
html								{ overflow-y: scroll; }
html, body							{ height: 100%; }
a									{ outline: none; text-decoration: none; }
img									{ vertical-align: middle; }
p									{ padding: 3px 1px; }

h2 { font-family: Georgia, Verdana, sans-serif; margin-bottom: 10px; font-size: 17px; }

body {
	font-size: 12px;
	font-family: Verdana, arial, sans-serif;
	color: #272727;
/*	background: url(../images/bg_tile.jpg);  */
	background: url(../images/main_bg.jpg) top left repeat-y;
	text-align: center;
	margin-top: 8px;
	}

a, a:link, a:visited {	color: #272727; text-decoration: none; }
a:hover {	text-decoration: underline; }

.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }



#page_container				{ margin: 0 auto; posit_ion: relative;}
#photo_container			{ background-color: #white; position: relative; margin: 0 auto; 	background: url(../images/loader.gif) 50% 50% no-repeat;}
.fe { position: absolute; width: 54px; height: 54px;}
#photo_container .fe_tl		{ background: url(../images/fotoecke_lo.png); top: -3px; left: -3px; }
#photo_container .fe_tr		{ background: url(../images/fotoecke_ro.png); top: -3px; right: -25px; }
#photo_container .fe_bl		{ background: url(../images/fotoecke_lu.png); bottom: -3px; left: -3px; } /* bottom evtl. auf 25px erhöhen  */
#photo_container .fe_br		{ background: url(../images/fotoecke_ru.png); bottom: -3px; right: -25px; }

#menu_browse{position:absolute;top:3px;left:2px;z-index:10;}
#menu_browse a{outline:none;}
#menu_browse_prev,
#menu_browse_next{width:50%;height:100%;background:transparent url(../images/blank.gif) no-repeat;display:block;}
#menu_browse_prev{left:0;float:left;}
#menu_browse_next{right:0;float:right;}
#menu_browse_prev:hover,
#menu_browse_prev:visited:hover{background:url(../images/prev.png) no-repeat 50% 50%;cursor:pointer;}
#menu_browse_next:hover,
#menu_browse_next:visited:hover{background:url(../images/next.png) no-repeat 50% 50%;cursor:pointer;}


#photo {
	border: 1px solid #272727;
	padding: 10px;
	background-color: white;
	}
	
#menue  {
/*	border-bottom: 1px solid #272727;  */
	text-align: left;
	margin: 20px 5px;
	position: relative;
	width: 100%;
	}

#menue a { padding: 4px;}


#menue h1 {
	position: absolute;
	top: -10px;
	right: 0px;
	text-align: right;
	}

#info_container {
	background-color: white;
	margin: 11px 11px;
	height: 98%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../images/info_bg.gif') repeat-y;
	overflow: auto;
	font-size: 11px;
}


#info_left { width: 340px; float: left; padding: 5px; margin-top: 20px;}
#info_comments { margin-left: 360px; padding: 5px; 	text-align: left;  margin-top: 20px;}



/* forms */
form { font-family: verdana; font-size: 12px; color: #272727; }
input, textarea { border: 1px solid #ddd; padding: 4px; width: 200px;}
textarea { width: 400px; }
label { font-weight: bold; }
#saveinfo { width: auto; }


#info_comments ul {
	margin:0 10px;
	text-indent: 0;
	padding:0;
	list-style:none;
	}	
#info_comments ul li {
	margin-bottom:10px;
    background:#ddd;
	border-left:3px solid #aaa;
	padding:8px;
	}

.comment_author { text-align: right; margin-top: 6px;}
#info_comments a { color: black; text-decoration: underline;  }


	#thumbrows img{
		width: 70px;
		height: 70px;
		margin: 3px;
		padding: 2px;
		
		}

#top_stats {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	}

#most_viewed, #most_rated, #latest_comments{
	background: white url(../images/footer_bg.png);
	float: left;
	text-align: left;
	margin: 0 20px;
	padding: 5px;
	width: 220px;
	border: 1px solid #ddd;
	}

#most_viewed ul, #most_rated ul, #latest_comments ul{
	list-style:none;
}

#most_viewed ul li, #most_rated ul li, #latest_comments ul li{
	font-size: 90%;
	padding-top: 3px;
}

#footer {
/*	background: white url(../images/footer_bg3.png);  */
	height: 200px;
	clear: both;
}

#banner_right {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/old_template.gif) no-repeat;
	height: 162px;
	width: 166px;
	text-indent: -999em;
}
