

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
	background: #1e1e1e;
	color: #b7b7b7;
}

#center {
	position: absolute;
	width:960px;
	margin-left:-480px;
	left:50%;
}

a:link,
a:visited {
	text-decoration: none;
	color: #00a7d1;
}

a:focus,
a:hover {
	text-decoration: underline;
}

p {
	/* margin: 0.75em 0; */
	margin: 0 0 1em 0;
}

form {
	margin: 0;
}

.separator {
	color: #00a7d1;
}

h1 {
	background: transparent url('http://www.schubert-seuss.de/img/navigation.png') no-repeat scroll -179px 3px;
/*	margin: 0 0 10px 0; */
	padding: 2px 0 2px 65px;
	border-bottom: 1px solid #b7b7b7;
	text-transform: uppercase;
}

h1.nobg {
	background: transparent;
}

h2 {
	/* margin: 1.5em 0 0.25em 0; */
	margin: 0 0 0.75em 0;
}

p+h2, ul+h2 {
	margin-top:1.5em;
}

#main {
	padding-top: 40px;
	width: 960px;
	margin: 0 auto 2em;
}

#header {
	margin-bottom: 35px;
	position:absolute;
}

#navigation {
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	height: 525px;
	top:114px;
}

#navigation li {
	list-style: none;
	width: 179px;
	padding: 0;
	border-bottom: 1px solid #b7b7b7;
}

#navigation a {
	background:transparent url('http://www.schubert-seuss.de/img/navigation.png') no-repeat scroll 0 5px;
	color:#b7b7b7;
	display:block;
	font-weight:bold;
	padding:5px 0 2px 65px;
	text-decoration:none;
	text-transform:uppercase;
	height:16px;
}

#navigation a.active,
#navigation a:hover {
	background-position: -179px 5px;
}

#navigation li.last {
	position: absolute;
	bottom: 0;
	left: 0;
}

#navigation ul {
	padding: 0 0 1px 0;
	margin: 0;
}

#navigation ul li {
	border: 0 none;
	padding: 0;
	margin: 0;
}

#navigation li.last ul li:first-child {
	border-top: 0 none;
}

#navigation ul a {
	padding-left: 65px;
	background: transparent;
	color: #3e3e3e;
}

#navigation ul a.active,
#navigation ul a:hover {
	color: #b7b7b7;
}

#contentarea {
	position: absolute;
	display: block; 
	margin-right:50px;
	width: 640px;
	min-height: 514px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b7b7b7;
	left:280px;
	top:114px;
}

* html #contentarea {
	height: 514px;
}

#contentarea h1 {
	margin-top: 2px;
	padding-bottom: 3px;
	margin-bottom:10px;
	position: absolute;
	width:575px;
}

#verticalrandom {
	width: px;
	height: 480px;
	margin-left:320px;
	position:absolute;
	top:33px;
}

#content {
	width: 640px;
	position: absolute;
	margin:0;
	padding:0;
	height:480px;
	top:33px;
}

	
#content.leftcontent {
	overflow: auto;
	height: 480px;
	outline: none;
	width:320px;
}

#content.flexcroll {
	overflow: auto;
	height: 480px;
	width: 615px;
	padding-right: 25px;
	outline: none;
}

#content.leftcontent.flexcroll {
	overflow: auto;
	height: 480px;
	outline: none;
	width:284px;
	padding-right: 25px;
}

#contentarea ul {
	padding-left:0;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 1em;
	margin-top:0;
}

#contentarea ul, #contentarea li {
	list-style-type: none;
	list-style-position: outside;
	margin-left:0;
}

#contentarea li {
	background: url(http://www.schubert-seuss.de/img/aufzaehlung.jpg) 0px 8px no-repeat;
	padding-left:10px; 
	display:block;
}

#textContent h2 {
	margin-top: 0;
}

#currentImage {
	display: block;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
}

.pages {
	text-align: right;
	float: right;
	display: inline;
}

.pages a {
	background: #2e2e2e;
	color: #b7b7b7;	
	display:inline;
	float:left;
	font-size:10px;
	height:12px;
	line-height:10px;
	margin-left:6px;
	padding:1px 4px 0 0;
	margin-top:1px;
	text-decoration:none;
	text-transform:uppercase;
	width:23px;
}

.pages a.active,
.pages a:hover {
	background: #00a7d1;
	color: #1e1e1e;
}

#matrix {
	width: 648px;
	height: 480px;
	overflow:hidden;
}
#matrix a {
	float: left;
	display: inline;
	margin: 0 8px 6px 0;
	width: 208px;
	height: 156px;
	position: relative;
	text-decoration: none;
	color: #b7b7b7;
}

#matrix img {
	display: block;
	width: 208px;
	height: 156px;
	-moz-opacity: 0.25;
	opacity: 0.25;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
}

#matrix a:hover img {
	-moz-opacity: 1;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

#matrix span.title {
	position: absolute;
	left: 5px;
	bottom: 5px;
	font-weight: bold;
}

#matrix a:hover span.title {
	display: none;
}

#matrix span.cell1, #matrix span.cell2, #matrix span.cell3, 
#matrix span.cell4, #matrix span.cell5, #matrix span.cell6, 
#matrix span.cell7, #matrix span.cell8, #matrix span.cell9 {
	display: block;
	width: 208px;
	height: 156px;
	position: absolute;
	left: 0;
	top: 0;
}

#matrix span.cell1, #matrix span.cell2, #matrix span.cell3 {
	height: 155px;
	border-bottom: 1px solid #1e1e1e;
}

#matrix span.cell4, #matrix span.cell5, #matrix span.cell6 {
	height: 154px;
	border-top: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
}

#matrix span.cell7, #matrix span.cell8, #matrix span.cell9 {
	height: 155px;
	border-top: 1px solid #1e1e1e;
}

.contactform input.text,
.contactform textarea {
	font-size: inherit;
	font-family: inherit;
	margin: 0 0 7px;
	padding: 2px 5px;
/*	width: 628px;
	max-width: 628px; */
	border: 1px solid #2e2e2e;
	background: #2e2e2e;
	color: #b7b7b7;
	
	max-width:640px;
	width:628px;
}

.contactform input.text.error,
.contactform textarea.error {
	border-color: #00a7d1;
}

.contactform input.button {
	border: 0 none;
	padding: 2px;
	background: #00a7d1;
	color: #2e2e2e;
}

address p {
	margin: 0.25em 0;
}

address {
	margin: 0 0 1.5em;
}

.obenAusgerichtet {
	margin-top: 0 !important;
}

.slideshowdiv {
	position: absolute;
	width:640px;
	height:480px;
}

.slideshownext, .slideshowcurrent {
	position: absolute;
		width:640px;
	height:480px;
}

.bgimg {
	height:480px;
	margin-left:auto;
	margin-right:auto;
	display:block
}

#content {
	font-size:106%;
	overflow:hidden;
}

#pause {
	position: absolute;
	font-size:106%;
	display:none;
	background: transparent http://www.schubert-seuss.de/img/logo-4wd-media.png 0 0 no-repeat;
	margin-left:294px;
	margin-top:214px;
}

#layer {
	width:640px;
	height:480px;
	z-index:50;
	position: absolute;
}

.projectheadline {
	text-transform:uppercase;
}

.projectsubtitle {
	font-weight: normal;
}


/*
div {
border: 1px solid #777;
}
*/
