body {
	overflow: 			-moz-scrollbars-vertical;
	background: url(bg/bg0.jpg) #CCCCCC repeat fixed;
	color: 				#7f7f7f;
	font: 				10px Helvetica, Arial sans-serif;
	margin: 			30px 0 0;
	padding: 			0;
	text-align: 		center;
}

a img {
	border: 0;
}

::-moz-selection {
	background:#d4f699;
	color:#7aa62f;
}

::selection {
	background:#d4f699;
	color:#7aa62f;
}

code::-moz-selection {
	background: #535353;
	color:#9dd63c;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #f65077;
}

a:hover, a:active, a:focus {
	color: #4772A1;
}

a.rss:link, a.rss:visited {
	color: #253C54;
}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #253C54;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {

	

}
#h3special {
	

	cursor: pointer;

}

h3 a:link, h3 a:visited {
	font: 				10px Helvetica, Arial, sans-serif;
	background: 		#FFFFFF;
	color: 				#868686;
	
	
	
}
#h3special a:link, #h3special a:visited {
    	
	font: 				10px Helvetica, Arial, sans-serif;
 
}
h3 a:hover, #h3special a:hover{
	
	color: #dedede;
}


#container {
	background: #FFFFFF;
	border: 1px solid #bbbbbb;
	text-align: left;
	margin: 0 auto;
	padding: 5px;
}

#header {
	background: url(logo.png) top left no-repeat;
	
	text-align:			right;
	padding: 			5px 6px 0 0;
}
#header a {
    font: 				10px Helvetica, Arial, sans-serif;
    color: 				#b0b0b0;
    text-decoration: 	none;
    }
#header a:hover{
    color: 				#253C54;
    }
#content {
	background: 		#ffffff;
	padding: 			0 0 20px 0;
}

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
}

i {
	font-style: normal;
	color: #7AA62F;
}

div.wrapper {
	background-color: #EBEBEB;
}


#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none !important;
	background: #fff;
}





#menu_browse{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
#menu_browse a{ outline: none;}
#menu_browse_prev, #menu_browse_next{
	width: 				49%;
	height: 			99%;
	background: 		transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	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('prev.gif') no-repeat left 45%;
	cursor: 			pointer;
	}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: 		url('next.gif') no-repeat right 45%;
	cursor: 			pointer;
	}
	
	
	
	
	
#images{
	paddding: 0px;
}
.thumbnails {
    padding: 			5px;
    margin: 			3px;
    background-color:	#efefef;
 
    
	}
.thumbnails:hover {
    padding: 			5px;
    margin: 			3px;
	background-color:	#868686;
	
	}
	
.albumWrapper {
	background-color:	#efefef;
  			
	padding: 			5px;
	
	float:left;
	margin:3px;
}
.albumWrapper:hover {	
	background-color:	#868686;
}
.albumWrapper a:link, .albumWrapper a:visited {
	
	display:block;
}
.albumWrapper img {

	}
.albumTitle {
	  
    color: 				#b0b0b0;
    
    text-decoration: 	none;
	
}
.albumTitle a:link, .albumTitle a:visited {
	border:none;
	font: 				10px Helvetica, Arial, sans-serif;
	 color: 				#b0b0b0;
}
.albumTitle a:hover {
	border:none;
	color: #f65077;
}	
	
	
#image {
    padding: 			0px;
    position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
    }
#imgmaine {
	background: #efefef url('loading.gif') 50% 50% no-repeat;
    }
.rest {
    padding: 			0px;
    margin:				0px;
    position: 			relative;
    top:				0px;
    }
.image-title {
    font: 				14px Helvetica, Arial, sans-serif;
    font-weight: 		bold;
    letter-spacing: 	2px;
    color: 				#7f7f7f;   
    text-align: 		left;
    }
.image-date {
    color: 				#868686;
    font: 				10px Helvetica, Arial, sans-serif;
    text-align: 		right;
    font-weight: 		normal;
    letter-spacing: 	0px;
    }
.image-info {
    color: 				#868686;
    font: 				12px Helvetica, Arial, sans-serif;
    text-align: 		left;
    }
    

#archiv li {

	display: inline;
	list-style-type: 	none;

	text-align: 		justify;
	margin: 			0px;

}

#archiv li a {


	text-decoration: 	none;
    padding: 			4px;

	

}   
    
    
#comments {
    color: 				#000;
    font: 				10px Helvetica, Arial, sans-serif;
    text-align: 		justify;
    }
#comments ul {
    list-style-type: 	none;
    margin: 			0px;
    padding: 			0px;
    }
#comments li {
    display: 			block;
    border-bottom: 		1px dotted #efefef;
    margin: 			0px;
    color: 				#b0b0b0;
    text-decoration: 	none;
    padding: 			5px;
    }
#comments li a {
    color: 				#606060;
    text-decoration: 	none;
    }
   
    
    
    
    
#form_container {
    padding: 			5px;
	background-color: 	#FFFFFF;
	margin: 			0px auto;
	width: 				100%;
}    
form {
    padding: 			5px;
}    
.formfield{
	width: 				99%;
	font: 				10px Helvetica, Arial, sans-serif;
	color:				#494949;
	border: 			1px solid #D4D2CF;
	background: 		#FFFFFF;
}
.formfield:hover, .formfield:focus{
	border-top: 		1px solid #868686;
	border-bottom:		1px solid #efefef;
	border-left: 		1px solid #868686;
	border-right:		1px solid #efefef;
	background: 		#FFFFFF;
}
.formbutton{
	font: 				10px Helvetica, Arial, sans-serif;
	padding: 			5px;
	color: 				#494949;
	background: 		#FFFFFF;
	border: 			1px solid #D4D2CF;
}
.formbutton:hover{
	color: 				#494949;
	background: 		#FFFFFF;
	border-top: 		1px solid #efefef;
	border-bottom:		1px solid #868686;
	border-left: 		1px solid #efefef;
	border-right:		1px solid #868686;
}
