body {
	padding-bottom: 61px; /* #footer.bottom + #footer.height + #footer.borderTopWidth */
}

#logo {
	margin-top: 44px;
	margin-left: 60px;
}

#footer, #navigation1, #navigation2 {
	padding-left: 60px;
	background-color: rgb(200,200,200);
	margin-top: 4px;
	color: rgb(77,77,77);
	vertical-align: middle;
	line-height: 30px;
}

#navigation1 a, #navigation1 a:visited,
#navigation2 a, #navigation2 a:visited {
	color: rgb(77,77,77);
}

a.active,
#navigation1 a.active, #navigation1 a.active:visited , #navigation1 a:hover,
#navigation2 a.active, #navigation2 a.active:visited , #navigation2 a:hover,
#navigation3 a.active, #navigation3 a.active:visited , #navigation3 a:hover,
#referenzen th a.active, #referenzen th a.active:visited , #referenzen th a:hover,
#filebrowser th a.active, #filebrowser th a.active:visited , #filebrowser th a:hover,
#footer, #footer a:visited, #footer a:hover {
	/*
	orange: rgb(255,115,0)
	rot:    rgb(224,0,0)
	gruen:  #2aa215
	*/
	color: rgb(224,0,0);
	text-decoration: none;
}

#footer, #footer a {
	color: #777;
}

#navigationBorder, #footerBorder {
	margin-top: 19px;
	height: 4px;
	line-height: 1px;
	overflow: hidden;
}

#footer, #navigation1, #navigation2,
#navigationBorder, #footerBorder {
	background-color: rgb(222,222,222);
}

#navigation3 {
	width: 250px;
	height: 333px;
	float: left;
	overflow: auto;
	margin-right: 3px;
	padding-right: 3px;
	margin-bottom: 50px;
	padding-left: 50px;
	margin-left: -50px;
}

body.javascript #navigation3 {
	overflow: hidden;
}

#navigation3 a, #pressecontent a {
	color: #000;
	display: block;
	line-height: 120%;
	margin-bottom: 8px;
}
	
#navigation3 h1 a {
	color: #4D4D4D;
}

#navigation3 h1 {
	margin-top: 0;
}

#navigation3 .news:last-child, #navigation3 .news:last-child a {
	margin-bottom: 0;
}

#slideshow {
	margin-left: 256px;
}

#content {
	min-height: 380px;
	margin-left: 60px;
	margin-top: 70px;
}

#spalte1, #spalte2, #spalte3 {
	width: 250px;
	float: left;
	min-height: 20px;
}

#spalte2, #spalte3, #pressecontent {
	margin-left: 70px;
}

#footer {	
	position: fixed;
	bottom: 16px;
	width: 100%;
	border-top: 15px solid #fff;
	z-index: 5;
}

#footerBorder {
	position: fixed;
	bottom: 0;
	width: 100%;
	border-top: 4px solid #fff;
	border-bottom: 8px solid #fff;
	z-index: 5;
}

#bild {
	float: left;
	display: block;
}

#bildnavi {
	float: left;
	margin-left: 8px;
}

a.imgSelect {
	width: 24px;
	height: 24px;
	border: 1px solid rgb(200,200,200);
	display: block;
	margin-bottom: 8px;
	color: rgb(200,200,200);
	text-align: right;
	font-size: 11px;
	padding: 2px;
	padding-top: 12px;
	height: 14px;
	text-decoration: none;
}

a.activeImage, a.imgSelect:hover {
	color: #fff;
	background-color: rgb(200,200,200);
	text-decoration: none;
}

#referenzen {
	width: 900px;
}

#downloads {
	width: 600px;
}

#downloads td, #downloads th,
#referenzen td, #referenzen th,
#filebrowser td, #filebrowser th {
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px solid rgb(222,222,222);
}

#downloads th {
	padding-top: 20px;
	border: none;
}

#downloads td.name {
	white-space: nowrap;
	padding-right: 40px;
}

#downloads th.first {
	padding-top: 5px;
}

#downloads th,
#referenzen th,
#filebrowser th {
	text-align: left;
	font-size: 110%;
}

#referenzen th,
#filebrowser th {
	font-weight: normal;
	line-height: 140%;
}

.news {
	padding-right: 6px;
	margin-bottom: 30px;
}

.press {
	margin-bottom: 12px;
	padding-right: 6px;
}

.news h1, .press h1 {
	margin-bottom: 6px !important;
}

.news p, .press p {
	margin: 6px 0 !important;
}