body {
	background: #191718;
	margin: 0px;
}

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

a:active { 
	color: #71634C;
	font-weight: bold;
}

a:hover	{
	color: #71634C;
	font-weight: bold;
	text-decoration: underline;
}

p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

blockquote {
	margin: 7px 23px 7px 23px;
}

#content {
}

#rating {
	margin-top: 3px;
	float: right;
}

#page {
    	background: #191718;
	padding: 5px; /*20px*/
	color: #71634C;
	text-align: center; /*left*/
	font-family: 'Lucida Grande', "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 85%;
	margin: 20px auto;
	margin-bottom: 0px; /*25px*/
	line-height: 16px;
}

#page a {
    	font-weight: bold;
}
	
#page img {
	background: #fff; /*#000000*/
    padding: 1px; /*1px*/
	border: 0px solid #ccc;
	margin: 0px /*3px*/
}

.column {
	width: 48%;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	}

.column-thumb {
	width: 30%;
	vertical-align: top;
	padding: 5px;
	}

.column-exif {
	width: 34%;
	color: #FFF;
	text-align: right;
	vertical-align: top;
	padding: 4px;
	font-weight: bold;
	}

.column-exif-data {
	width: 34%;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	}

#picture {
	padding: 0px 0px 0px 0px; /*0px 25px 0px 25px*/
	margin: auto auto auto auto; /*15px auto 23px auto*/
	text-align: center;
}

.photobox {
	padding: 1px; 	/*3px* menuC0B9B9 bildC0B9B9*/ /*6px*/
	background: #fff; /*#000000*/
	/*border: 1px solid #D1D1D1;*/			
}

#nav {
	border-bottom: 1px solid #4b253e; /*#000000*/ /*1px*/ /*4b253e*/
}

.navbar {
	font-family: 'Lucida Grande', "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #fff; /*#191718*/
	font-size: 10px;
	width: 100%;
	background-color: #71634C;
}

.navbar a,
.navbar a:link,
.navbar a:visited {
	color: #fff; /*#191718*/
	font-weight: normal;
	text-decoration: none;
	border: 0px;	
}

.navbar a:active,
.navbar a:hover {
	color: #000000; /*111111*/
	border: 0px;	
}

.header {
	float: left;
	position: relative;
	padding: 4px 4px 4px 8px;
	text-align: left;
	font-weight: bold;
}

.header a,
.header a:link,
.header a:visited,
.header a:active,
.header a:hover {
	font-weight: normal;
}

.navmenu {
	color: #fff; /*#191718*/
	padding: 4px 8px 4px 4px;
	text-align: right;
}

.navmenu a,
.navmenu a:link,
.navmenu a:visited {
	color: #fff; /*#191718*/
	text-decoration: none;
	border: 0px;	
}

.navmenu a:active,
.navmenu a:hover {
	color: #000000;
	border: 0px;	
}

#notes {
	text-align: center;
	color: #191718;
	margin-left: 100px;
	margin-right: 100px;
	font-family: 'Lucida Grande', "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
}

#descr {
	color: #191718;
	margin-top: 13px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 13px;
	font-family: 'Lucida Grande', "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-style: italic;
	text-align: left;
}

#copyright {
	text-align: center;
	color: #333333;
	font-family: 'Lucida Grande', "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 9px;
}

#copyright a,
#copyright a:link,
#copyright a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#copyright a:active,
#copyright a:hover {
	color: #333333;
}

#quotes {
	color: #4b253e; /*71634C*/
	text-align: center;
	font-family: 'Lucida Grande', "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 50px;
	font-style: italic;
	
}
#quotename {
	color: #63d13e;
	text-align: right;
	font-family: 'Lucida Grande', "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: auto 120px;
	
}

.td-calendar-days-vz {
	padding: 1px;
	text-align: center;
	border-top: 0px solid #999;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	background: #fff;
	color: #999;
}

.td-calendar-days-vz:hover {
	background: #444;
}

.td-calendar-days {
	padding: 1px;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	background: #fff;
	color: #999;
}

.td-calendar-days:hover {
    background: #444;
}

.td-calendar-navi-vz {
	border-top: 0px;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 5px;
}

.td-calendar-navi-vz a {
    	text-decoration:none;
    	color: #444;
}

.td-calendar-navi {
	border-top: 0px;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	text-align: right;
	letter-spacing: 1px;
	word-spacing: 5px;
}

.td-calendar-navi a {
    	text-decoration: none;
    	color: #444;
}

.td-calendar-days-imagefound {
	padding: 1px;
	text-align: center;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	background: #f5f5f5;
}

.td-calendar-days-imagefound:hover {
    	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #666;
}

.td-calendar-days-imagefound a {
    	text-decoration: none;
    	color: #444;
}

.td-calendar-days-imagefound a:hover {
    	text-decoration: none;
    	color: #fff;
}

.table-calendar {
    	font-family: Helvetica, verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 600px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

.table-calendar-vz {
    	font-family: Helvetica, verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 200px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

#calendar {
    	width: 590px;
    	padding: 10px;
    	font-family: Helvetica, verdana, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
	margin: 3px auto 3px auto;
	text-align: center;
}

div#viewMap {
      border: 1px solid #fff;
      padding: 0px 0px 0px 0px; /*#0px 25px 0px 25px*/
      margin: 26px auto 4px auto; /*#36px auto 6px auto*/
      text-align: center;
    }
    
    div#jbgInfoWindow {
      width: 250px;
      height: 73px;
      background: #71634C;
      text-align: left;
      font-family: 'Lucida Grande', "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
      font-size: 12px;
      color: #fff;
    }
    
    img#jbgThumb {
      color: #fff;
      border: 0;
      margin: 0px 6px 0px 0px;
    }
    
    span#jbgHeadline {
      font-weight: normal;
    }

