@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- Page layout */

body {
	background: #d6d7c5;
	font: normal 13px/1.5385em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	color: #111;
	padding: 0 0 24px 0;
}


#wrapper {
	width: 900px;
	background: #fff;
	margin: 0 auto;
	position: relative;
}

#headwrapper {
	position: fixed;
	padding-top: 30px;
	width: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	background: #d6d7c5;
}

#keyvisual {
	margin-top: 156px;	
	height: 250px;
}

#keyvisual img {
	border-bottom:1px solid #D6D7C5;
}

#header {
	min-height: 130px;
	width: 900px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	border-bottom: 1px solid #d6d7c5;
}

#logo img {
	float: left;
	margin: 20px 0 0 0;
}

#main {
	overflow: hidden;
	padding: 25px 0 0 0;
}

.wrapround1,
.wrapround2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	display: block;
	background: red;
	background: url(img/wrapround.gif) -1px -1px no-repeat;
}

.wrapround2 {
	left: auto;
	right: 0;
	background-position: -12px -1px;
}

#language {
	font-size: 10px;
	position: absolute;
	right: 12px;
	z-index: 4;
	top: -25px;
}

#language a {
	text-decoration: none;
}

#language .en {
	padding-left: 21px;
	background: url(img/flag-en.gif) 0 55% no-repeat;
}

#language .de {
	padding-left: 21px;
	background: url(img/flag-de.gif) 0 55% no-repeat;
}


#spacer {
	height: 24px;
}

.spacetop {
	margin-top: 20px;
}

/* ----------------------------------------------------- Main Navi */

#header ul {
	margin: 26px 10px 0 0;
	width: 290px;
	float: right;
}

#header li {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	float: left;
	width: 115px;
	margin: 4px 0;
}

#header li a {
	display: block;
	float: left;
	padding-left: 15px;
	background: url(img/navibullet.png) 0 -85px no-repeat;
}

#header li.active a {
	background-position: 0 6px;
	color: #000;
}

#header a:link,
#header a:visited {
	color: #777;
	text-decoration: none;
}

#header a:focus,
#header a:hover,
#header a:active {
	color: #000;
	text-decoration: none;
}

#header .no-2,
#header .no-4,
#header .no-6 { width: 170px;}


/* ----------------------------------------------------- Sub Navi */


#subnavi {
	width: 250px;
	float: left;
	margin: 5px 0 30px 12px;
}

#main #subnavi li {
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0 0 12px 0;
	line-height: 14px;
	background: none;
	padding: 0;
}

#main #subnavi li a {
	display: block;
	padding-left: 15px;
	background: url(img/navibullet.png) 0 -88px no-repeat;
}

#main #subnavi li.active a {
	background-position: 0 3px;
	color: #000;
}

#main #subnavi a:link,
#main #subnavi a:visited {
	color: #777;
	text-decoration: none;
}

#main #subnavi a:focus,
#main #subnavi a:hover,
#main #subnavi a:active {
	color: #000;
	text-decoration: none;
}


/* ----------------------------------------------------- Content */

#imagearea {
	margin-left: -297px;
	float: left;
	margin-top: 1em;
}


#content {
	margin-left: 290px;
	padding: 0 100px 3em 20px;
}

#content .box {
	border: 1px solid #A18E1B;
	margin-top: 2em;
}

#main .news .box {
	padding: 11px 12px 7px 12px;
}

#content.large {
	margin: 0;
	padding-right: 20px;
	width: 860px;
}

#content.news {
	margin: 0 300px 0 0;
	padding-right: 0;
}

#content.smaller {
	margin-left: 450px;
	padding-right: 50px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.results strong {
	background: yellow;
}

#main .jumpnavi {
	margin-bottom: 2em;
}

#main .extern {
	float: right;
	margin: -5em -80px 0 0;
	padding: 0 10px;
	background: #FF8500;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#main .extern a:link,
#main .extern a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#main .extern a:hover,
#main .extern a:focus
#main .extern a:active {
	color: #000;
}

#main p {
	margin-bottom: 1em;
	line-height: 1.66667em;
}

#main p.story {
	color: #777;
}

#main .topjump {
	text-align: right;
	margin: -2.7em -75px 2em 0;
}

#main .topjump a {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
	text-transform: uppercase;
}

#main h1 {
	font-family: garamond, "Times New Roman", times, serif;
	color: #a18e1b;
	font-size: 24px;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}

#main h2 {
	font-family: garamond, "Times New Roman", times, serif;
	font-size: 18px;
	color: #a18e1b;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}

#main h3 {
	font-weight: bold;
	margin-bottom: 0.4em;
}

#main .news h2 {
	color: #000;
	font-size: 16px;
}

#main h2.section {
	margin-top: -1px;
	border-top: 1px solid #aaa;
	padding-top: 3px;
}

#main ul,
#main ol {
	margin-bottom: 1em;
}

#main .file_download_list {
	margin-bottom: 2.3em;
}

#main ul li {
	padding-left: 15px;
	background: url(img/bullet.png) 0 0.4em no-repeat;
	margin-bottom: 0.5em;
}

#main ul.nobullets li {
	padding-left: 0;
	background: none;
	font-size: 11px;
	line-height: 14px;
	margin-top: 4px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ccc;
}

#main ul.nobullets {
	border-top: 1px solid #ccc;
	margin-top: -8px;
}

#main ol li {
	margin-left: 30px;
	margin-bottom: 0.5em;
	list-style: decimal outside;
}


#main .dhonishow li {
	margin-left: 0;
}


a:link,
a:visited {
	color: #a18e1b;
	text-decoration: underline;
}

a:focus,
a:hover,
a:active {
	color: #000;
	text-decoration: underline;
}

hr {
	clear: left;
	height: 0;
	color: #aaa;
	border: none;
	border-top: 1px solid #aaa;
	margin: 1em 0;
}

#main p.date {
	margin-top: -1em;
	color: #aaa;
}

#main .feedburnerFeedBlock li {
	line-height: 1.4em;
	position: relative;
	background: none;
	padding: 0 0 15px 0;
}

#main .feedburnerFeedBlock .headline {
	display: block;
	padding: 5px 0 0 0;
}

.feedburnerFeedBlock p.date {
position: absolute;
top: 0;
}
#creditfooter {
	display: none;
}

.source {
	font-size: 10px;
	margin-top: -5px;
	line-height: 14px;
}

.archivline {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin-top: -1px;
	padding: 3px 0;
}

.archivline .hasgallery {
	background: url(img/camera.gif) 0 50% no-repeat;
	margin-left: 10px;
	padding-left: 16px;
}

.projectgallery {
	float: right;
	margin: 13px 0 0 30px;
	width: 400px;
	min-height: 100px;
	overflow: hidden;
	background: url(img/loading.gif) 50% 0 no-repeat;
}

.archivline .head {
}

.archivline .body {
	clear: left;
	padding-left: 20px;
	overflow: hidden;
}

.archivline .closed {
	display: none;
}

.archivline .body .bodycontent {
	margin-top: 13px;
}


#content .archivline .date {
	margin: 0;
	float: right;
}

#content .archivline h2 {
	margin: 0;
}

#content .archivline h2 a {
	padding-right: 15px;
	background: url(img/arrowdown.gif) right 8px no-repeat;
}

#content .archivline h2 a:link,
#content .archivline h2 a:visited {
	text-decoration: none;
}

dt {
	float: left;
	width: 40px;
}

dd {
	margin-left: 40px;
}

.colwrap {
	overflow: hidden;
	border-bottom: 1px solid #aaa;
	margin-bottom: 1em;
}

.col-left {
	width: 48%;
	float: left;
	margin-bottom: 1em;
}

.col-right {
	width: 48%;
	float: right;
	margin-bottom: 1em;
}

#wrapper .file_download_list li {
	font-size: 11px;
	line-height: 14px;
	padding-left: 0;
	background: none;
}

/* ----------------------------------------------------- Startseite */

#start-triplets {
	margin: 0 -9px;
	overflow: hidden;
	padding-bottom: 22px;
	position: relative;
	top: -8px;
}

.triplet {
	background: #d6d7c5;
	float: left;
	width: 168px;
	padding: 5px 7px;
	margin: 0 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#wrapper .triplet h2 {
	text-align: center;
	color: #A18E1B;
	margin: 0 0 5px 0;
}

.triplet h2 a:link,
.triplet h2 a:visited {
	text-decoration: none;
}

#wrapper .triplet p {
	font-size: 11px;
	color: #444;
	margin: 0 0 3px 0;
}

.triplet img {
	display: block;
	margin: 0 -6px 4px -6px;
}

/* ----------------------------------------------------- Netzwerker */

#networkerarea {
	float: left;
	width: 265px;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 25px 15px;
	margin-top: -7px;
}

#networkerarea hr {
	clear: both;
	margin: 1em 0 1.2em 0;
}

#networkerarea h3 {
	color: #A18E1B;
	font-size: 13px;
	font-weight: bold;
	float: right;
	width: 181px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#networkerarea h4 {
	float: right;
	width: 181px;
}

#networkerarea h5 {
	float: right;
	color: #777;
	margin-top: 4px;
	width: 181px;
	margin-bottom: 15px;
}


#networkerarea p {
	margin-top: 6px;
	float: left;
	clear: both;
	margin-bottom: 3px;
}



/* ----------------------------------------------------- Form */

.field {
	border-bottom: 1px dotted #aaa;
	padding: 4px 0;
	width: 300px;
}

.field label {
	float: left;
	width: 94px;
	padding-top: 2px;
}

input.zemText,
.field textarea {
	width: 200px;
	border: 1px solid #aaa;
	border-color: #727272 #b4b4b4 #dadada #b4b4b4;
	background: url(img/formshadow.png) 0 0 no-repeat;
	padding-left: 3px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}

input.zemText:focus,
.field textarea:focus {
	border-color: #000;
}

.field textarea {
	width: 295px;
}

.zemSubmit {
	float: right;
}

#content .field p {
	float: left;
	margin: 0;
	padding: 0;
}

.fieldradio label,
.fieldradio input {
	display: inline;
	float: none;
	vertical-align: middle;
}

.fieldradio label {
	margin-right: 1.3em;
}

.fieldradio input {
	margin-left: 0px;
}

.fieldsubmit {
	overflow: hidden;
	border: none;
}

label.zemRequirederrorElement {
	font-weight: bold;
	color: #E9A502;
}

input.zemRequirederrorElement,
textarea.zemRequirederrorElement {
	background: #fefccb;
}



/* ----------------------------------------------------- Sidebar */

#sidebar {
	width: 230px;
	float: right;
	padding-bottom: 3em;
	margin-right: 20px;
	font-size: 11px;
}

.box {
	margin: -8px 0 20px 0;
	padding: 7px 12px 12px 12px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#content .box {
	padding-bottom: 0;
}


/* ----------------------------------------------------- Footer */

#footer {
	clear: both;
	background: #666;
	padding: 6px 12px;
	overflow: hidden;
	position: relative;
}

#footer a:link,
#footer a:visited {
	color: #ccc;
	text-decoration: none;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	color: #ccc;
	float: left;
}

#footer ul {
	float: right;
}

#footer li {
	float: left;
	border-left: 1px solid #ccc;
	padding-left: 12px;
	margin-left: 12px;
}

#footer li a {
	padding-left: 22px;
	background: url(img/icon-print.gif) 0 0 no-repeat;
	display: block;
}

#footer li#rssbutton a {
	background-image: url(img/icon-feed.gif);
}

#footer input[type=text] {
	background: #7b7b7b;
	border: 1px solid #000;
	border-color: #2e2e2e #a3a49a #a3a49a #2e2e2e;
	padding-left: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	color: #eee;
	float: left;
	margin: 0;
	height: 13px;
}

#footer input[type=submit] {
	float: left;
	text-indent: -999em;
	background: url(img/searchbutton.gif) 0 0 no-repeat;
	height: 18px;
	width: 25px;
	border: none;
	margin-left: 3px;
}

#footer input[type=submit]:hover,
#footer input[type=submit]:focus {
	border: 1px solid #fff;
	margin: -1px -1px -1px 2px;
	width: 27px;
	height: 18px;
}


#footer form {
	float: right;
}

.footround1,
.footround2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 11px;
	height: 11px;
	display: block;
	background: red;
	background: url(img/footround.gif) -1px -12px no-repeat;
}

.footround2 {
	left: auto;
	right: 0;
	background-position: -12px -12px;
}

#footerfeeds {
	display: none;
}

/* Abgerundete Ecken für nicht CSS3-coole Browser ----------------- */

.box,
.triplet {
	position: relative;
}

span.i,
span.ii,
span.iii,
span.iiii {
	position: absolute;
	width: 8px;
	height: 8px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.triplet span.i,
.triplet span.ii,
.triplet span.iii,
.triplet span.iiii {
	background-image: url(img/corner-full.gif);
}

.box span.i,
.box span.ii,
.box span.iii,
.box span.iiii {
	background-image: url(img/corner-gold.gif);
}

#sidebar .box span.i,
#sidebar .box span.ii,
#sidebar .box span.iii,
#sidebar .box span.iiii {
	background-image: url(img/corner-grey.gif);
}

span.i { top: -1px; left: -1px; background-position: 0 0;}
span.ii {	top: -1px; right: -1px; background-position: 100% 0;}
span.iii { bottom: -1px; left: -1px; background-position: 0 -8px;}
span.iiii {	bottom: -1px;	right: -1px; background-position: 100% -8px;}

.triplet .i {	top: 0;	left: 0; background-position: 0 0; }
.triplet .ii {	top: 0;	right: 0; background-position: 100% 0;}
.triplet .iii {	bottom: 0;	left: 0; background-position: 0 -8px;}
.triplet .iiii {	bottom: 0;	right: 0; background-position: 100% -8px;}


.videocenter {
	width: 640px;
	height: 500px;
	overflow: hidden;
	margin-left: -150px;
	z-index:-1;
}

