html, body {
  padding: 0;
  margin: 0;
  min-height: 100%;
}

html, body, table, input, textarea, a {
	font-family: Arial;
	font-size: 12px;
	color: #4D4D4D;
}

h1, h2 {
	font-size: 100%;
	font-weight: bold;
}

a, a:visited, a:link {
	outline: none !important;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
	color: rgb(224,0,0);
}

img {
	border: none; 
}

address {
	font-style: normal;
}

.clearboth {
	clear: both;
}

#navigation1 a,
#navigation2 a,
#navigation3 a,
#footer a,
#referenzen a,
#filebrowser a,
#pressecontent a {
	text-decoration: none;
}

#bildarea, #text, #pressecontent {
	float: left;
	margin: 0 auto;
}

#text {
	width: 500px;
}

#bildarea {
	padding-right: 15px;
	margin-bottom: 20px;
}

#bild img {
	max-width: 500px;
}

/* Ohne Sprung, Bild linksbündig */
#bild {
	width: 500px;
}
/**/

#spalte12 {
	width: 570px;
	float: left;
}

#spalte1 h1,
#spalte2 h1,
#spalte3 h1 {
	margin-top: 0;
	margin-bottom: 12px;
}

#text h1 {
	margin-top: 0;
	font-size: 100%;
/*	font-weight: normal;*/
	margin-bottom: 20px;
}

#text.projekt h1, #text #pressecontent h1 {
	margin-bottom: 10px;
}

#spalte1 > :first-child,
#spalte2 > :first-child,
#pressecontent > :first-child,
#spalte3 > :first-child {
	margin-top: 0;
}

#slideshow {
	position: relative;
}
.slideshowimage {
	position: absolute;
}


#matrix {
	width: 503px;
	float: left;
}

#matrix div,
#matrix img {
	display: block;
	width: 166px;
	height: 111px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	background: #eee;
}

#text.projekt p.details {
	margin: 10px 0;
	font-size: 11px;
}

#text.projekt p.details abbr {
	border: none;
	text-decoration: none;
}

#referenzen th.right,
#referenzen td.right {
	text-align: right;
}

#filebrowser .level1 { margin-left: 16px; }
#filebrowser .level2 { margin-left: 32px; }
#filebrowser .level3 { margin-left: 48px; }
#filebrowser .level4 { margin-left: 64px; }
#filebrowser .level5 { margin-left: 80px; }
#filebrowser .level6 { margin-left: 96px; }
