body, table, h1 {
	background-color: #FFFFFF;
	color:  #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:  none;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
#wrapper {
	position: relative;
	bottom: 0px;
	width: 800px;
	margin-left:  auto;
	margin-right: auto;
	margin-top:  50px;
	margin-bottom: auto;
	text-align: left;
	/*border: 1px solid grey;*/
	/*background-image: url(../mat/projectview_sample.png);*/
}

#slidebox{
	width: 800px;
	height: 500px;
	overflow: hidden;
	/*background:url("/gfx/loading.gif") center 200px no-repeat #fff;*/
	
}
/**/
#slidebox img{
	position: absolute;
	top: 0px;
	left: 0px;
	clip:rect(0px, 800px, 500px, 0px);
	border: none;
}

#footer{
	margin-top: 35px;
	margin-right: 0px;
	padding: 0px;
	/*background-color: white;*/
}

#projecticon{
	width: 100px;
	/*height: 100px;*/
	float: left;
	margin-right: 15px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}

#projectnavi{
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding:  0px;
	position: relative;
	left: 0px;
	z-index: 200;
	background-color: white;
}
#projectnavi li, #projectdata li, #projectnavi a{
	color: gray;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#projectnavi a{
	outline: none;
	text-decoration: none;
	color: gray;
}
#projectnavi a:hover{
	color: black;
}

#projectnavi .highlight, .highlight {color:#000000; }

#next{
	font-weight: bold;
	margin-right: 0px;
	margin-left: auto;
	position: relative;
	left: 40px;
}
#prev{
	font-weight: bold;
}
#counter{
	position: relative;
	left: 20px;
}

#projectdatabox{
	position: relative;
	
	margin-left:  auto;
	margin-right: 0px;
}

#projectdata{
	list-style-type: none;
	margin-top: 0px;
	margin-left:  auto;
	margin-right: 0px;
	/*width: 200px;
	left: 600px;*/
	/*min-width: 100px;
	max-width: 300px;*/
	padding: 0px;
}

#projectdata li{
	text-align: left;
	white-space:nowrap; 
	margin:  0px 0px 3px 0px;
	padding: 0px;
}

#protitle{
	
	font-weight: normal;
}

#protitle h1{
	text-align: left;
	margin:  0px 0px 3px 0px;
	padding: 0px;
	color: gray;
}



.slide {
	display: none;;
}

.textslide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 500px;
	font-family: Times, serif;
	font-size: 14px;
	background: #fff;
	display: none;
	overflow:  hidden;
	clip:rect(0px, 800px, 500px, 0px);
}

#projecticon {height: 75px;}

.grey {color: #990000;}


a { 
	text-decoration: none;
	color: gray;
}

a:hover{
	color:  black;
}
a:active, a:active * {
  outline: none;
}

.linkliste {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding:  0px;
	position: relative;
	left: 0px;
}
.linkliste li {
	color: gray;
	/*text-transform: uppercase;*/
	margin: 0px 0px 3px 0px;
	padding: 0px;
}


.wohnen {color: #CA00FF;}
.bildung {color: #E80000;}
.kultur {color: #0088F3;}
.freizeit {color: #00AA00;}
.arbeit {color: #7F7F7F;}
.pflegen {color: #FFC100;}
.verwaltung {color: #006463;}
.sonstiges {color: #876200;}

