* { margin: 0; padding: 0; outline: 0; border: 0; }

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
.photos img {max-height:100%;}

@font-face {
	font-family: 'olradiant';
	src: url('fonts/olradiantlight.eot');
	src: url('fonts/olradiantlight.eot?#iefix') format('embedded-opentype'),
	url('fonts/olradiantlight.woff') format('woff'),
	url('fonts/olradiantlight.ttf') format('truetype'),
	url('fonts/olradiantlight.svg#olradiantregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Formation-Sans';
	/*src: url('fonts/olradiantlight.eot');
	src: url('fonts/olradiantlight.eot?#iefix') format('embedded-opentype'),
	url('fonts/olradiantlight.woff') format('woff'),*/
	src:url('fonts/Formation-Sans-Regular.ttf') format('truetype');
	/* url('fonts/olradiantlight.svg#olradiantregular') format('svg'); */
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'olradiant', Courier, Sans-Serif, Helvetica, Verdana, Arial;
	background-color: #fff;
	color: #333;
	font-size: 10pt;
	text-decoration: none;
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	/*visibility: hidden;*/
	word-spacing: 2px;
	letter-spacing: 1px;
}

#headercont { z-index: 999; background: #fff;}

#topcont {width: 984px; height:auto; margin-top: 5px;margin-bottom: 5px;}
#toplogo {}
.nav {
	width: 983px;
	height:38px;
	line-height: 34px;
	color:#ffffff;/*url(/grafik/efbg.jpg) bottom center;*/
	margin: 13px 0 0 0;
	float: left;
	box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}

.nav ul {list-style-type: none; margin: 0 auto;margin-left: 10px;margin-top: 4px;}
.nav ul li {margin-left: 40px; display:inline;}
.menufirst {margin-left:0 !important;}

#toplogo a {font-size: 53px;color: #333;text-decoration: none;line-height: 50px;width: 100%;text-align: left;display: inline-block;text-shadow: 1px 1px 2px rgba(255,255,255,0.5);-webkit-text-shadow: 1px 1px 2px rgba(255,255,255,0.5);-moz-text-shadow: 1px 1px 2px rgba(255,255,255,0.5);margin-left: 6px;font-family: 'Formation-Sans';}
#toplogo a span {font-size: 27px;  display:inline-block;margin-left: 18px;color: #999;position: absolute;margin-top: 6px;}

.socialicons {float: right; font-size: 20px; color: #ffffff; margin-top: -35px; position: relative; height: 38px;zoom: 0.8;}
.social {background:url(/grafik/socialicons.jpg); width: 38px; height:40px; display:inline-block;margin-left: 8px;}
.social:hover {opacity:0.8;}

.instagram {background-position:-58px 154px;}
.instagram:hover {background-position:-58px 104px;}
.facebook {background-position: -96px 154px;}
.facebook:hover {background-position: -96px 104px;}
.twitter {background-position: -10px 154px;}
.twitter:hover {background-position: -10px 104px;}

a.minimenu {font-weight:100; font-size: 12px; text-decoration:none;font-family: 'olradiant';}
a.minimenu:link {color: #333;}
a.minimenu:active, .back a:active {color:#000;}
a.minimenu:visited {color: #333;}
a.minimenu:hover, .back a:hover {color: #DF46B4; text-decoration:underline;}

a.activemenu {color: #000 !important; font-weight:bold;}
a.activemenu:hover {text-decoration:underline;}

#headercontainer {width: 983px; margin:0 auto; height: 122px;margin-top: -10px;padding-top: 10px;background: rgba(255,255,255,0.2);}
#contentcontainer {width: 982px; min-height:387px; text-align:center; margin: 0 auto;}
#govde {width: 1000px; float:left; margin: 5px 0 10px 0;}
#govde .bio {text-align:left;font-size: 14px;line-height: 22px;width: 406px;color: #000;background: rgba(255,255,255,0.3);border-radius: 5px;margin-top: 12px;}

.roundabout-holder {
	list-style: none;
	width: 600px;
	height: 400px;
	margin: 10px auto 10px;
}

.roundabout-moveable-item {
	height: 400px;
	cursor: pointer;
}

.roundabout-moveable-item img {
	width: 100%;
}

.roundabout-in-focus {
	cursor: auto;
}

.roundabout-holder img {
	box-shadow: 0 0 6px #fff;
	-webkit-box-shadow: 0 0 6px #fff;
	-moz-box-shadow: 0 0 6px #fff;
}
#filler {
	text-align: center;
	height: 1em;
}

a.fotolink, a.catlink {color:#ffffff; font-size:13px; text-decoration:none;display: inline-block;width: 232px;float: left;position: relative;margin: 7px;overflow: hidden; height: 180px;box-shadow: 1px 1px 6px rgba(0,0,0,0.2);}
a.fotolink:link, a.catlink:link {color: #000;}
a.fotolink:active, a.catlink:active {color:#EE6633;}
a.fotolink:visited, a.catlink:visited {color:#ffffff;}
a.fotolink:hover, a.catlink:hover {text-decoration:underline;}

.fotolink, .catlink {
	line-height:25px;
}

.fotosbox {width:auto; position:absolute; white-space:nowrap;width: 100%;}


ul.breadcrumb {height:30px; padding-left:5px; line-height:30px;  border-radius:4px; border: 1px solid #333; margin: 0px 6px 6px 22px;text-shadow: none !important;color: #fff; text-align:left}
ul.breadcrumb li a {color: #eee; padding:0 5px;text-decoration: none;}
ul.breadcrumb li {display:inline;}
ul.breadcrumb li a.activelink {color:#d20e98;}
ul.breadcrumb li a:hover {text-decoration:underline;}

#fotokatscontainer {
	width: 984px;
	float:left;
	margin-left: 0;
	margin-top: 10px;
}

.foto {
	float:left;
	text-align:center;
	color:#a79a6f;
	font-size:12px; /*url(/grafik/efbg.jpg) center center;*/
}

.imgborder {
	line-height: 1px;
	overflow: hidden;
	margin: 2px;
}
.imgborderflow {float:left;  overflow:hidden}
.imgborder img {}

#photocatview {
	width: 982px;
	float:left;
	margin-left: 0;
	white-space:nowrap;
	overflow:auto;
	display:none;
	margin-top: 10px;
	max-height: 100%;
}

.f-name {
	display:none;
	width:100%;
	background:rgba(0,0,0,0.5);
	color:rgba(255,255,255,0.9);
	line-height:20px;
	min-height:30px;
	padding:5px;
	position:absolute;
	z-index:10;
	bottom:0;
	font-weight:bold;
}

.fotolink:hover .f-name {display:block;}

#photocatview div {float:left; text-align:left;}
#photocatview .photos {white-space:nowrap; margin-left: 260px; font-size:9px;max-height: 100%;}
#photocatview .info {width: 250px; height: 392px; padding:4px; background-color: rgba(255,255,255,0.5); margin-right:8px; position:absolute;  filter:alpha(opacity=90);max-height: 98%;}
.title, .date, .description {width:100%; display:block; white-space: pre-wrap;}
.title {font-size:26px; font-weight:bold; line-height:30px; padding:4px;}
.description { line-height:16px; padding: 3px 0;}
.title {color: #333; font-size: 20px; font-weight:bold; line-height:30px; padding: 3px 0px;}
.back { width:100%; height:30px; bottom: 5px; margin-left: 0; position: absolute;}
.back a {text-decoration:underline; color: #000; font-size: 27px;}
.back a:hover {color:#666;}

#golge {width:2000px; height:4000px; background-color:#000000; opacity:0.7; filter:alpha(opacity=70); position:absolute; z-index:20; top:0; left:0; display:none;}

.contact {
	float:left; padding:6px 4px;
	width: 900px; height:auto;
	background: rgba(255,255,255,0.7);
	margin: 37px;
	height: 414px;
}

.contactform {float:left; width: 670px; height:auto;}
.contacttext {float:left; width: 200px; height:auto; margin-left:8px; text-align:left; padding-top:30px;color: #000;font-size: 14px;}

.contactform fieldset {padding:12px; margin:4px; }
.contactform fieldset legend {height:32px; line-height:32px; text-align:center; font-size: 20px; color: #000; margin:4px;}

.contactform table th {height:30px; line-height:25px; padding-right:6px; text-align:right; color: #000;font-weight: 400;font-size: 14px;}
.contactform table th.msg {height:120px; padding-right:6px;}
.contactform table td {padding-left:6px; text-align:left;}

.contactform input, .contactform textarea {
	background: #fff;
	border: 1px solid #ccc; width:200px; height:22px;
	color: #000;
}
.contactform textarea {width:300px !important; height:100px !important;}

.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}