body {
	background-color: #fff;
	background-image: url('../images/layout/bg-site.png');
	background-position: 0 345px;
	background-repeat: repeat-x;
}
body.popup {
	background-image: none;
	background-color: #fff;
}
body.popup #middle {
	padding: 15px;
}
#content {
	margin: 30px auto 15px;
	width: 1065px;
	border: 10px solid white;
	background-color: white;
}
#top {
	margin-bottom: 45px;
}
#middle {
	padding: 5px 0;
}
.layoutMiddle {
	line-height: 150%;
}
#bottom {
	color: #aaaaaa;
	border-top: 1px dotted #AEAFA7;
	margin-top: 1em;
	padding-top: 5px;
}
#left {
	width: 235px;
	float: left;
	background-color: #fff;
}
#center {
	width: 710px;
	background-color: #fff;
}
.logo {
  margin-left: -215px;
  margin-top: 261px;
  position: absolute;
}
#center h1.title {
	padding: 4px 0 7px;
	padding-left: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-transform: uppercase;
	border-bottom: 1px solid #ece9e8;
}
#right {
	width: 300px;
	padding-left: 765px;
}
.main {
	float: left;
}
#bottom, #bottom a {
	color: #000;
}
#bottom .links, #bottom .links a {
	color: #aaaaaa;
}

#bottom a.selected, #bottom a.open {
	color: #000;
}
.footnav {
}
.footnav {
	color: #babebc;
}

#bottom .googleAnalytics {
	display: inline;
}

.sidelower {
	margin-top: 5em;
}

#right .fb-like {
	margin-left: 25px;
}
.navBrot {
	position: absolute;
}
.navBrot, .tarzan {
	margin-top: 10px;
}

.centerTitle {
	padding-bottom: 12px;
}
.centerTitle h1 {
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman;
	font-size: 22px;
	font: 23px/100% 'DejaVuSerifBold', serif;
	color: #014a81;
	text-transform: uppercase;
}

.subTitle {
	border-top: 1px dotted #959595;
	padding: 12px 0px;
}
.subTitle h2 {
	color: #959595;
	font-family: serif;
	font-size: 120%;
	/*letter-spacing: 2px;*/
	font: 120%/100% 'DejaVuSerifBook', serif;
	text-transform: uppercase;
}

.side .subTitle,
.layoutBottom .subTitle {
	margin-left: 20px;
	padding: 0px;
	padding-bottom: 12px;
	border: none;
	font-size: 18px;
}
.side .subTitle h2,
.layoutBottom .subTitle h2 {
	color: #014a81;
	font-size: 22px;
	font: 23px/100% 'DejaVuSerifBook', serif;
	margin: 0;
}
.side .subTitle h2 span,
.centerTitle h1 span,
.layoutBottom .subTitle h2 span {
	font-family: Tahoma;
	color: black;
	font-size: 90%;
	font: 23px/100% 'DejaVuSansBook', sans-serif;
}


#top .navFileOverlay {
	position: relative;
	z-index: 450;
	background-image: url('../images/layout/navFiles-overlay.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 48px;
}

.headnav {
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	float: right;
	z-index: 500;
	position: relative;
}
.headnav a {
	color: #a3a3a3;
	font-weight: bold;
}
.headnav a.selected, .headnav a.open {
	color: #000;
}

.box {
	padding: 20px;
	padding-top: 10px;
}
.box.full {
	padding: 0;
}

/* The default Elements */
.defaultList {
}
.defaultList .entry {
	padding: 12px 5px 6px;
	border-bottom: 1px dashed #bdbebd;
}
.defaultList .entry:hover {
	background-image: url('../images/layout/bg-box.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.defaultList .entry.last {
	border-bottom: none;
}

/* The shadowed Pictures */
.shadowPix {
	text-align: justify;
}
.shadowPix .pic {
	display: block;	
}
.shadowPix .imgbox, .shadowPix .nopic {
	display: inline-block;
	cursor: pointer;
	margin-bottom: 10px;
	width: 210px;
}
.shadowPix .imgbox {
	background-image: url('../images/layout/bg-imgshadow-210x150.png');
	padding: 3px 7px 7px 3px;
}
.shadowPix .nopic {
	text-align: center;
}
.shadowPix .imgbox .overlay {
	background-image: url('../images/layout/overlay-dark-60.png');
	position: absolute;
	width: 200px;
	height: 40px;
	padding: 0px 5px;
	margin-top: -40px;
	text-align: left;
	overflow: hidden;
}
.shadowPix .imgbox .overlay h3 {
	font-weight: bold;
	color: #fff;
	margin: 2px 0;
}
.shadowPix .imgbox .overlay p {
	color: #fff;
	line-height: 125%;
	text-align: left;
}

/* with pixList? */
.pixList .imgbox, .pixList .nopic {
	vertical-align: top;
}
.pixList .description {
	display: inline-block;
	width: 460px;
}

/* The Button */
a.button {
	background-image: url(../images/layout/button.png);
	background-position: right 20px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	height: 20px;
	padding-right: 20px;
	margin-left: 10px;
	text-decoration: none;
	cursor: pointer;
	line-height: 1em;
}
a.button span {
	background-image: url(../images/layout/button.png);
	background-position: left 20px;
	display: inline-block;
	margin-left: -10px;
	height: 16px;
	padding-top: 4px;
	padding-left: 8px;
}
a.button:hover, a.button:focus, a.button:active {
	background-position: right 40px;
	color: #fff;
}
a.button:hover span,
a.button:focus span,
a.button:active span {
	background-position: left 40px;
}
/* The Button : N for negative. */
a.button.n { background-position: right 60px; }
a.button.n span { background-position: left 60px; }
a.button.n:hover, a.button.n:focus, a.button.n:active { background-position: right 80px; }
a.button.n:hover span, a.button.n:focus span, a.button.n:active span { background-position: left 80px; }

/* More Button */
a.moreButton {
	background-image: url("../images/layout/plus.gif");
	background-position: right 5px;
	background-repeat: no-repeat;
	display: block;
	font-size: 80%;
	padding-right: 15px;
	text-align: right;
}

.footnav  .subTitle {
	margin-bottom: 20px;
}

/* Hauptnavigation */
.navigation {
	height: 37px;
	background-color: black;
}

.navigation .navContent {
	width: 100%;
  position: absolute;
}

.navigation .layer3d {
	position: absolute;
}

