html {
	height: 100%;
	margin-bottom: 1px;
	min-width: 970px;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/general/bkgnd.gif) repeat-y right top;
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
	
}

a img {
	border: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}


a:active, a:visited:active {
	color: #CC0000;
	text-decoration: none;
}


div {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 2ex;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

h2 {
	margin: 0 0 2ex;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

h5, h6 {
	font-size: 14px;
	margin-top: 1ex;
	font-weight: bold;
	margin-bottom: 1ex;
}

ul {
	margin: 0 0 2ex;
	padding: 0;
	list-style-type: none;
	color: #000000;
}

ul li {
	margin: 0;
	padding: 0;
	color: #000000;
}

#page ul li a {
	
  color: #000000;
  border-bottom-style: none;
}

#page  a {
	
  color: #000000;
  border-bottom-style: none;
}

#wrapper {
	width: 970px;
	margin-top: 0;
	margin-left: auto;
	margin-right: 0;
}

#wrapper_left {
	width: 745px;
	float: left;
}

#header {
	margin-top: 0;
	margin-right: 0;
	margin-left: auto;
	height: 186px;
	padding-top: 40px;
	padding-right: 15px;
	text-align: right;
	overflow: hidden;
}

#page {
	
}

#nav {
	width: 210px;
	float: right;
}

#nav a {
	text-decoration: none;
	color: #000000;
}

#nav a:hover {
	text-decoration: none;
	border-bottom-style: none;
}

#nav a:active, 
#nav a:visited:active{
	text-decoration: none;
	color: #CC0000;
	border-bottom-style: none;
}



#nav_top {
	height: 117px;
	padding-top: 108px;
	overflow: hidden;
	margin-bottom: 1ex;
}

#nav_bot {
	
}

.nav {
	padding: 0 0 0 10px
}

.projects {
	padding: 0 0 0 22px
}

.page_title {
	height: 40px;
}

.page_content {
	padding-right: 25px;
	padding-left: 30px;
}

.images h3.between {
	margin-top: 6ex;
}

.images_descr {
	width: 328px;
	float: left;
}

.images_image {
	width: 327px;
	float: right;
}

.images_image img {
	padding-top: 1ex;
}

.icon {margin-left: -260px;
margin-bottom:6px;
	
}

div.clear {
	clear: both;
	padding: 0 0 1ex;
	margin: 0;
}

/* Neu mit Diashow und Referenzen */


div#diashow{
	top:-552px;
	left: 480px;
	position: absolute;
	width: 185px;
}

#diashow img{
	border: 3px solid silver;
}

div#diashow p.start img{ 
border: none;
left:-15px;
position: absolute;

}
div#diashow p.stop img{ 
left: -15px;
position: absolute;
border: none;
}

div#diashow p.start { 
border: none;
left: 80px;
position: absolute;
top:500px;

}
div#diashow p.stop { 
border: none;
left: 140px;
position: absolute;
top:500px;

}

#linkeseite{
	
	width: 450px;
}
/* falls vor zurück buttons gewünscht 

#diashow a img.vor{ 
border: none;
display: inline;
float: left;
width:30px;	
padding-left: 10px;

}
#diashow a img.zuruck{ 
border: none;
display: inline;
float: left;
width:30px;	
padding-left: 10px;
	
}
*/
 