* {
	margin: 0; 
	padding: 0;
	cursor: default;
}

html, body { 
 margin: 0;
 padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 20px;
 color: #fff;
 background-color: #5781AD;
}

label, input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

select {
 margin: 0; 
 padding: 0;
 background-color: #fff;
}

select, input, textarea {
  border-top: 1px solid #75736e;
  border-right: 1px solid #f2f0ee;
  border-bottom: 1px solid #f2f0ee;
  border-left: 1px solid #75736e;
}

input {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

label {
	float: left;
	width: 85px;
	margin: 4px 4px 2px 6px;
}

table {
	border-collapse: collapse;
}

tr, td {
	margin: 0; 
	padding: 0;
}

p, br {
	clear: left;
}

p {
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5 {
	font-size: 12px;;
	font-weight: bold;
	padding-bottom: 10px;
}

img {
	border: 0;
}

#subnavigation a {
	font-size: 11px;
}

a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

a:hover, a:active {
	color: #5781AD;
}

.underline {
	text-decoration: underline;
}

p a:hover {
	color: #5781AD;
}

hr {
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 6px;
	margin-right: 6px;
	height: 1px;
}

.einsichten td {
	line-height: 17px;
	font-size: 11px;
	padding-right: 12px;
  white-space: nowrap; 
}

.einsichten tr {
	vertical-align: top;
}

.einsichten a:hover, .einsichten a:active  {
	text-decoration: underline;
	color: #fff;
}

.einsichtenActive {
	text-decoration: underline;
	color: #fff;
}

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

/* containers */

#centercontent { 
	width: 1053px;
	height: 545px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

#content { 
	height: 538px;
}

#navigation {
	position: relative;
	left: 83px;
	bottom: 0px;
	height: 20px;
	width: 100%;
	clear: both;
}

#navigation ul {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}

#navigation li{
	text-indent: -1000em;
	display: block;
	float: left;
}

#navigation a {
	display: block;
	text-decoration: none;
}

#subnavigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#text {
	position: relative;
	left: 136px;
	top: 128px;
	width: 384px;
	height: 340px;
	overflow: auto;
	float: left;
	overflow: hidden;
	margin-right: 16px;
}

#illustrations {
	position: relative;
	left: 185px;
	top: 82px;
	float: left;
}

#projekt-text {
	position: relative;
	left: 194px;
	top: 128px;
	float: left;
	width: 160px;
	font-size: 11px;
	line-height: 13px;
	padding-right: 9px;
	margin-right: 9px;
}

#projekt-bild {
	position: relative;
	left: 185px;
	top: 131px;
	float: left;
	width: 234px;
	height: 317px;
	background-image: url(../images/bg-einsichten.jpg);
	background-repeat: no-repeat;
}
	
.projekt-bild {
	height: 304px;
}

.projekt-bild-cursor {
	height: 304px;
}


.projekt-bild-cursor img {
	cursor: pointer;
}

#projekt-bild-nav {
	text-align: right;
	padding-right: 24px;
	font-size: 11px;
	line-height: 12px;
}

.bild-nav-active {
	color: #5781AD;
}

/* navigation */

#navigation a.nav1, #navigation a.nav1active {
	height: 20px;
	width: 32px;
	background: url(../images/navigation.gif) 0 0 no-repeat;
}

#navigation a.nav1:hover, #navigation a.nav1active {
	background-position: 0 -20px;
}

#navigation a.nav2, #navigation a.nav2active {
	margin-left: 32px;
	height: 20px;
	width: 78px;
	background: url(../images/navigation.gif) -64px 0 no-repeat;
}

#navigation a.nav2:hover, #navigation a.nav2active {
	background-position: -64px -20px;
}

#navigation a.nav3, #navigation a.nav3active {
	margin-left: 32px;
	height: 20px;
	width: 78px;
	background: url(../images/navigation.gif) -176px 0 no-repeat;
}

#navigation a.nav3:hover, #navigation a.nav3active {
	background-position: -176px -20px;
}

#navigation a.nav4, #navigation a.nav4active {
	margin-left: 32px;
	height: 20px;
	width: 76px;
	background: url(../images/navigation.gif) -289px 0 no-repeat;
}

#navigation a.nav4:hover, #navigation a.nav4active {
	background-position: -289px -20px;
}

#navigation a.nav5, #navigation a.nav5active {
	margin-left: 32px;
	height: 20px;
	width: 60px;
	background: url(../images/navigation.gif) -400px 0 no-repeat;
}

#navigation a.nav5:hover, #navigation a.nav5active {
	background-position: -400px -20px;
}