*, html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFE6;
	
	/*margin-bottom: -1px;*/	/* doesn't seem to work */
	
	background: url('http://static.fendtfan.com/img/bg_page.png') top left repeat;
	
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302630;
}

#top {
	/*background: url('http://static.fendtfan.com/img/bg_top.png') top left repeat-x;*/
}

#wrapper {
	position: relative;
	width: 962px;
	margin: 0px auto 0px auto;
	
	background-color: #F5F5F5;
}
#background_head {
	background: url('http://static.fendtfan.com/img/bg_top.png') top left repeat-x;
}

#badgePhotoSearch {
	position: absolute;
	top: 0px;
	right: 1px;
	z-index: 10;
}
#badgePhotoSearch img {
	border: none;
	outline: none;
	margin: 0;
	padding: 0;
}


#header {
	width: 960px;
	height: 336px;
	
	position: relative;
	
	border: 1px solid #BFBFBF;
	border-top: none;
	border-bottom: none;
	
	background: url('http://static.fendtfan.com/img/header_wr.jpg') top left no-repeat;
}
#header_logo {
	position: absolute;
	top: 61px;
	left: 0px;
	
	border: none;
}
#header_logo img {
	border: none;
	outline: none;
	margin: 0;
}

#container {
	background: url('http://static.fendtfan.com/img/bg_content.png') top left repeat-y;
}

#left {
	width: 202px;
	
	float: left;
}
#main {
	width: 760px;
	
	margin-left: 202px;
	
	/*font-family: Arial, Helvetica, 'Lucida Sans Unicode', sans-serif;*/
	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;

	padding-bottom: 32px;
}

.to-top-link {
	position: absolute;
	right: 0px;
	bottom: 0px;

	padding: 5px 10px;
}
.to-top-link span {
	opacity: 0.6;
	vertical-align: 11px;
	font-size: 12px;
	padding-right: 2px;
}
.to-top-link img {
	border: none !important;
	outline: none !important;
	margin: 0px 0px 0px 0px;
}

#topnavi {
	width: 759px;
	height: 37px;
	
	background: url('http://static.fendtfan.com/img/navi_normal.png') top left repeat-x;
	
	text-decoration: none;
	
	text-shadow: 1px 1px 1px #FFFFFF;
	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
#topnavi ul {
	list-style: none;
}
#topnavi li {
	float: left;
	height: 37px;
	
	background: url('http://static.fendtfan.com/img/navi_highlight.png') top right no-repeat;
}
#topnavi li:last-child {
	background: none;
}
#topnavi li:last-child a:hover {
	background: url('http://static.fendtfan.com/img/navi_hover_last.png') top left repeat-x;
}
#topnavi li:last-child a, #topnavi li:last-child span.active {
	/*width: 151px !important;*/
}

#topnavi li span.active, #topnavi li a, #topnavi li a:link, #topnavi li a:hover, #topnavi li a:active, #topnavi li a:visited {
	display: block;
	
	line-height: 37px;
	height: 37px;
	
	/*width: 152px;*/
	width: 100%;
	
	text-align: center;
	
	text-decoration: none;
	
	background: none;
	
	color: #595959;
}
#topnavi li a:hover {
	background: url('http://static.fendtfan.com/img/navi_hover.png') top right no-repeat;
	color: #444444;
}

#topnavi li span.active, #topnavi li.active a {
	/* hover ??? */
	background: url('http://static.fendtfan.com/img/navi_hover.png') top right no-repeat;
}
#topnavi li:last-child span.active {
	/* hover ??? */
	background: url('http://static.fendtfan.com/img/navi_hover_last.png') top left repeat-x;
}


#footer {
	width: 100%;
	height: 82px;
	
	clear: left;
	
	background: url('http://static.fendtfan.com/img/footer.png') top left no-repeat;
	
	/*border-bottom: 1px solid #BFBFBF;*/
	
	font-size: 12px;
	color: #999999;
	
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
}
#footer .inside {
	padding-top: 33px;
	text-align: center;
}


#typenverzeichnis {
	text-align: center;
	color: #595959;
	font-size: 15px;
	margin-top: 1px;
	line-height: 1.15em;
}
#typenverzeichnis #tv_small {
	font-size: 13px;
}


#leftnavi ul.level_1 {
	list-style: none;
	margin: 15px 1px 5px 1px;
}
#leftnavi ul.level_1 li {
	
}
#leftnavi ul.level_1 li span.active, #leftnavi ul.level_1 li a, #leftnavi ul.level_1 li a:link, #leftnavi ul.level_1 li a:hover, #leftnavi ul.level_1 li a:active, #leftnavi ul.level_1 li a:visited {
	display: block;
	
	line-height: 37px;
	height: 37px;
	font-size: 14px;
	
	text-align: left;
	
	padding-left: 16px;
	
	text-decoration: none;
	
	background: none;
	
	color: #595959;
}
#leftnavi ul.level_1 li a:hover, #leftnavi ul.level_1 li span.active, #leftnavi ul.level_1 li a.trail {
	background: url('http://static.fendtfan.com/img/navi_normal.png') top left repeat-x;
	color: #444444;
}
#leftnavi ul.level_1 li a:active {
	background: url('http://static.fendtfan.com/img/navi_hover_last.png') top left repeat-x;
}


#leftnavi ul.level_2 {
	list-style: none;
	margin: 8px 0px 12px 0px;
}
#leftnavi ul.level_2 li {
	
}
#leftnavi ul.level_2 li span.active, #leftnavi ul.level_2 li a, #leftnavi ul.level_2 li a:link, #leftnavi ul.level_2 li a:hover, #leftnavi ul.level_2 li a:active, #leftnavi ul.level_2 li a:visited {
	display: block;
	
	line-height: 17px;
	font-size: 16px;
	/*height: 20px;*/
	height: auto;
	
	text-align: left;
	
	padding: 3px 0px 3px 34px;
	
	text-decoration: none;
	
	background: none;
	
	color: #595959;
}
#leftnavi ul.level_2 li span.active, #leftnavi ul.level_2 li a:hover {
	text-decoration: underline;
}


#content {	/* content */
	padding: 20px 15px 12px 15px;
	
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	
	line-height: 1.6em;
}
div.socialshare {
	margin: 24px auto 0px auto;
	border-top: 1px solid #CCCCCC;
	width: 50px;
	padding: 1px 0px 0px 0px;
	text-align: center;
}
div.socialshare img {
	/*margin-right: 4px;*/
}

h1 {
	font-family: 'Montserrat', 'Spinnaker', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #3C618E;
	border-bottom: 1px solid #BBBBBB;
	padding-left: 7px;
	line-height: 1em;
	margin: 0px 0px 10px 0px;
	
	border-bottom: none;
	/*font-family: 'Ubuntu Condensed',Verdana,'Trebuchet MS','Lucida Sans Unicode',Arial,Helvetica,sans-serif;*/
	padding-left: 0px;
}
h2 {
	font-size: 20px;
	color: #3C618E;	/* #333333 */
	font-family: 'Montserrat', 'Spinnaker', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	padding-left: 0px;
	line-height: 1em;
	margin: 0px 0px 7px 0px;
	text-decoration: underline;
	
	border-bottom: 1px solid #CFCFCF;
	text-decoration: none;
	/*font-family: 'Trebuchet MS','Lucida Sans Unicode',Arial,Helvetica,sans-serif;*/
	font-weight: normal;
}
h3 {
	
}


img {
	border: 1px solid #F5F5F5;
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
}
.image_container {
	border: 2px solid #DDDDDD;
	margin: 1px;
	padding: 1px;
	line-height: 0;
}


.mod_newslist .info {	/* p.info */
	font-size: 11px;
	margin: -12px 0px 8px 0px;
	color: #5C819E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.mod_newslist .layout_full {
	margin-bottom: 20px;
}


#impressum-kontakt table td {
	padding: 6px 4px 4px 4px;
}
#impressum-kontakt p.error {
	color: #d20039;
}


.floatright {
	float: right;
}
.floatleft {
	float: left;
}




input, button, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	padding: 4px;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	vertical-align: middle;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
textarea {
	padding: 8px;
}
input:hover, input:active, textarea:active {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
input[type=submit], input[type=reset], input[type=button], button {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input[type=submit]:hover, input[type=submit]:active, input[type=reset]:hover, input[type=reset]:active, input[type=button]:hover input[type=button]:active, button:hover, button:active {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
fieldset {
	border: 1px solid #AAAAAA;
	padding: 16px;
}
fieldset legend {
	margin-left: 5px;
	padding: 0 3px 0 3px;
	font-size: 18px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #6996bf;
}

#header_search {
	position: relative;
	top: 256px;
	left: 694px;
	z-index: 100;
	width: 260px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.15);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF, endColorstr=#26FFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF, endColorstr=#26FFFFFF)";
}
#header_search:hover, #header_search:active {
	border: 1px solid rgba(255, 255, 255, 0.4);
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.3);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF, endColorstr=#4CFFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF, endColorstr=#4CFFFFFF)";
}
#header_search .formbody {
	width: 240px;
	margin: 5px auto;
	opacity: 0.8;
}
#header_search:hover .formbody, #header_search:active .formbody {
	opacity: 1.0;
}






.typelistHeader {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
	text-align: center;
}
.typeitem {
	padding-bottom: 25px;
	clear: both;
}

.galleryAlbumList {
	margin-top: 30px;
}

.galleryAlbum {
	margin-bottom: 20px;
}




a.back {
	margin-left: -1px;
}
a.back:before {
	content: url('../img/back.png');
	vertical-align: -21%;
}
a.back:hover:before {
	content: url('../img/back_hover.png');
}

a.forth {
	margin-right: -1px;
}
a.forth:after {
	content: url('../img/forward.png');
	vertical-align: -21%;
}
a.forth:hover:after {
	content: url('../img/forward_hover.png');
}


hr {
	height: 0px;
	background: none;
	border: none;
	border-bottom: 1px solid #CFCFCF;
	margin: 8px 0px;
}

a, a:link, a:hover, a:active, a:visited {
	color: #5d7ca1;
	color: #707070;
	text-decoration: none;
}
a:hover {
	color: #3C618E;
}


#content a:hover {
	
}



#main {
	
}

img {
	border: 1px solid #F5F5F5;
	outline: 1px solid #CFCFCF;
	margin: 4px;
}


p {
	margin-bottom: 0.9em;
}

.type_img_container {
	float: right;
	
}

.displayNone {
	display: none;
}

.typeGallery {
	text-align: center;
}
.typeGallery {
	line-height: 0px;
	padding: 0px 0px 10px 0px;
}
.typeGallery h2 {
	margin-bottom: 15px;
}
.typeGallery img {
	margin: 4px !important;
}


.galleryAlbum h2 .info {
	float: right;
	font-size: 0.75em;
	color: #888888;
	font-weight: normal;
}


.galleryImageNavigationBar {
	background: none;
	padding-bottom: 4px;
}
.galleryImageNavigationBar a, .galleryImageNavigationBar a:hover {
	text-decoration: none;
}

.galleryImageTitle {
	background-color: #DDDDDD;
}

.galleryImageAlbumImages {
	margin-top: 5px;
	text-align: center;
}


#pictureCollectInfo {
	text-align: center;
	padding: 10px 30px;
	width: 450px;
	
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
}
#pictureCollectInfo h1 {
	margin-top: 10px;
}
#pictureCollectInfo p {
	margin-bottom: 1em;
}
#pictureCollectInfo .smallinfo {
	color: #666666;
	font-size: 0.9em;
	line-height: 1.4em;
}


.ad_navi {
	width: 200px;
	margin: 15px 1px -5px 1px;
	border: 1px solid #DDDDDD;
	border-left: none;
	border-right: none;
	/*height: 140px;*/
	padding: 20px 0px 26px 0px;
	position: relative;
	text-align: center;
}
.ad_navi .ad_hint {
	position: absolute;
	bottom: 0px;
	left: 4px;
	color: #C5C5C5;
	font-variant: small-caps;
}
.ad_navi img {
	border: none;
	outline: none;
	margin: 0;
}

#contactform table {
	
}
#contactform td {
	padding: 0px 20px 15px 0px;
}
#contactform tr td:first-child {
	text-align: right;
}
#contactform input[type=text] {
	width: 200px;
}
#contactform textarea {
	width: 570px;
	height: 250px;
}

#linklist {
	text-align: center;
	width: 100%;
}
#linklist td {
	padding-top: 40px;
}

#a .img .ad_navi {
	
}


.newsItem {
	margin-bottom: 40px;
}
.newsItem h2 {
	margin-bottom: -2px;
}
.newsDate {
	color: #999999;
	font-size: 0.9em;
}


.languageBar {
	float: right;
	display: inline;
}
.languageBar a {
	margin-left: 3px;
}
.languageBar img {
	border: none;
	outline: none;
	margin: 0px;
}