#main { 
}
body {
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px 15px;
	background-color: white;
	text-transform: uppercase;
	font-weight: bold;
	
}
#navigation a {
	text-decoration: none;
	color: #999999;
	
}
#navigation a:hover {
	color: #333333;
}
#photofader {}
#mainphoto {
	 background-color: white; 
	background-image: url(photobg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	padding:0px;
	border-width: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.overflow {
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
	height: 100%;
	width: 700px;
}



#mainphoto a { border-width: 0; }


#thumbs {
	width: 700px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white; 
}

#thumbs img {
	}
	
#thumbs img:hover {
}


#thumbs_grey {
	width: 700px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#mostcommented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-bottom: 5px;
}
	
	
	#comments { 
}
	
.thumbnails {
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	opacity:1;
	filter:alpha(opacity=100);
	background-color: white;
	}
	
	.thumbnails:hover {
		opacity:0.7;
	filter:alpha(opacity=70);
	background-color: white;
}
	
.current-thumbnail {
	background-color: #ffffff;
	border-bottom-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#ffffff;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

.title {
	text-transform: uppercase;
}
#terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 15px;
	background-image: url(terms_bg.png);
	}
	
#terms a {
	text-decoration: none;
	color: #999999;
	}
#terms  a:hover {
	color: #333333;
	}
#image-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px;
	background-color: white; 
}
#image-title a {
	color: #999999;
	text-decoration: none;
}
#image-title a:hover {
color: #333333;
	text-decoration: none;
}
#image-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px;
	 background-color: #FFFFFF; 
	
}



#impressum-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px;
	background-color: #ffffff;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#impressum-left a {
	color: #999999;
	text-decoration: none;
}

#impressum-left a:hover {
	color: #333333;
}


#image-info a {
	color: #999999;
	text-decoration: none;
}
#image-info a:hover {
	color: #333333;
}
#image-info ul {
	list-style-type: none;
	left: 0px;
	clip:  rect(auto auto auto 0px);
	margin-left: 0px;
	padding-left: 0px;
}
#image-info li {
	background-color: #EBEBEB;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom: 1px solid #CCCCCC;
}

#dropdown a {
	color: #999999;
	text-decoration: none;
}
#dropdown a:hover {
	color: #333333;
}

#dropdown select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


#dropdown2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#dropdown2 a {
	color: #999999;
	text-decoration: none;
}
#dropdown2 a:hover {
	color: #333333;
}

#dropdown2 select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}





	
.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	 background-color: #FFFFFF; 
}
.categories a {
	color: #999999;
	text-decoration: none;
}
.categories a:hover {
	color: #333333;
}
.categories1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px;
	background-color: #FFFFFF; 

}


.categories2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 200%;
	
}

.categories2 a {
	color: #999999;
	text-decoration: none;
}
.categories2 a:hover {
	color: #333333;
}


#clickhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EBEBEB;
}
#clickhere a {
	color: #999999;
	text-decoration: none;
}
#clickhere a:hover {
	color: #333333;
}


form {
	padding-left: 12px;
	padding-top: 7px;

}
textarea {
	overflow: auto;
	width: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	height: 68px;
	margin-right: 5px;
}
input {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	height: 15px;
}
.comment-button {
	width: 475px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #EBEBEB;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
}
/* TAG SUPPORT */
.tags00
{
	font-size: 8px !important;	color: #FFF;
	text-decoration: none;

}

.tags01
{
	font-size: 10px !important;	color: #FFF;
	text-decoration: none;

}

.tags02
{
	font-size: 12px !important;	color: #FFF;
	text-decoration: none;

}

.tags03
{
	font-size: 14px !important;	color: #FFF;
	text-decoration: none;

}

.tags04
{
	font-size: 16px !important;	color: #FFF;
	text-decoration: none;

}

.tags05
{
	font-size: 18px !important;
	color: #FFF;
	text-decoration: none;
}

.tags06
{
	font-size: 20px !important;
	color: #FFF;
	text-decoration: none;
}

.tags07
{
	font-size: 22px !important;
	color: #FFF;
	text-decoration: none;
}

.tags08
{
	font-size: 24px !important;
	color: #FFF;
	text-decoration: none;
}

.tags09
{
	font-size: 26px !important;
	color: #FFF;
	text-decoration: none;
}

.tags10
{
	font-size: 28px !important;
	text-decoration: none;
	color: #FFF;
}

#tagcloud {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 7px 15px;
}

#tagcloud a {
	color: #999;
}

#tagcloud a:hover {
	color: #333;
	}
	
	div#GoogleMapInfoWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 220px;
	height: 105px;
	color: #333333;
	font-size: 10px;
	background-color: #ebebeb;
	text-align: left;
}

	
	span#GoogleMapHeadline {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
} 


img#GoogleMapThumb {
	border: 1px solid #ffffff;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	opacity:1;
	filter:alpha(opacity=100);
	background-color: white;
	
}

img#GoogleMapThumb:hover {
		opacity:0.7;
	filter:alpha(opacity=70);
	background-color: white;
}

#map { overflow: hidden; }


#taglist {
 	list-style-type:none; }
	
#gsc_brow_cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}

.comm_date{
font-family: Verdana, Arial, Helvetica, sans-serif;
	background:transparent url(date_comm_box.png) no-repeat;
	font-size: 10px;
	color: #ffffff;
	height:102px;
	width:102px;
	position:absolute;
	display:inline;
	text-align:center;
	z-index: auto;
	margin-top:-10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 620px;
}
*+html .comm_date{margin-top:10px;} * html .comm_date{margin-top:10px;}
.comm_date .data{
	margin-left:-1px;
	padding-top:12px;
	display:block;
}
.comm_date .data .j{font-size:25px;}
.comm_date .data .my{
	margin-left:-1px;
	font-size:11px;
	letter-spacing:-1px;
}









.playButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 10px;
	color: #999999;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	opacity: 1;
	top: 88%;
	text-align: left;
	background-position: left;
	background-image: url(control_play.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	left: 6px;
}

.playBackground { 
background-color: #ffffff;
opacity: 0;
position: absolute;
top: 0px;
left: 0px;
}






.albumWrapper {
	height:145px;
	text-align:center;
	float:left;
	background:#ebebeb;
	border:1px solid #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}
.albumWrapper2 {	
	margin: 7px;
	width: 94px;
}

.albumWrapper a:link, .albumWrapper a:visited {
	border:0px solid #666;
	display:block;
}

.albumWrapper img {
	border:1px solid #FFF;
	}
	
.albumTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding:2px 0;
	color: #999999;
}
.albumTitle a:link, .albumTitle a:visited {
	border:none;
	color: #999999;
	text-decoration: none;
}

.albumTitle a:hover {
	color: #333333;
	text-decoration: none;
}
