.fake
html, body, html>body {margin: 0px; padding: 0px; width: 100%; height: 100%; }
* { font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #808080; }
	
body {
	background: #333333 url(images/grid.gif) center;
	margin: 0px;
	padding: 0px;
	color: #808080;
	height: 100%;
} 

form {	display: inline;}
p, td, li {
	font-size: 70%;
	line-height: 15px;
}

div#all {
	width:100%;  min-height: 100%; 
	height: auto !important; 
	height: 100%; background: url(images/midsection.gif) center repeat-y;  text-align: center; vertical-align: top;
}
div#wrap{
	width: 720px; min-height: 100%; height: auto !important; height: 100%; margin-left: auto; margin-right: auto;
}
div#logo {
	background: url(images/logo.jpg) center  no-repeat;
	height: 134px;
	vertical-align: text-bottom;
	text-align: right;
}
span#member {
	float: left; margin-top: 72px; text-align: right; width: 449px; color: #333333; font-size: 70%;
}
span#member a {
	color: #000000;
}
div#menu{
	background: url(images/menu.gif) center no-repeat; height: 36px; 
	width: 720px; margin: 0px;
}
div#main {
	background: url(images/content.gif) center repeat-y;  width: 720px; padding: 0px; vertical-align: top; margin: 0px;
}
div#content {
	background: url(images/topopen.gif) top left no-repeat; min-height: 307px; 
	height: auto !important; height: 100%;  margin-top: 0px; margin-bottom: 0px;
	padding: 40px; padding-top: 20px; padding-bottom: 15px; 
}
div#footer_en {
	position: relative;
	background: url(images/bottomopen.gif) no-repeat; height: 51px; clear: both;
}

div#footer_bg {
	position: relative;
	background: url(images/bottomopen_bg.gif) no-repeat; height: 51px; clear: both;
}

div#footer_de {
	position: relative;
	background: url(images/bottomopen_de.gif) no-repeat; height: 51px; clear: both;
}

a.bwa {
	dispaly: block;
	width: 290px;
	height: 32px;
	font-size: 0px;
	text-indent: -4000px;
	text-decoration: none;
	position: absolute;
	top: 12px;
	left: 15px;
}

div#projects {
 padding-top: 15px; background: url(images/projects.gif) top center no-repeat; height: 217px; text-align: center;
}
img#projectlink {
	float: right; margin-right: 45px; margin-top: 20px;
}
div#projects_en {
	padding-top: 15px; background: url(images/projects_en.gif) top center no-repeat; height: 217px; text-align: center;
}
div#projects_bg {
	padding-top: 15px; background: url(images/projects_bg.gif) top center no-repeat; height: 217px; text-align: center;
}
div#projects_de {
	padding-top: 15px; background: url(images/projects_de.gif) top center no-repeat; height: 217px; text-align: center;
}

 h1  { text-align: left; background: url(images/h1bgd2.png) no-repeat; font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #FFFFFF; font-size: 150%; height: 40px; margin-bottom: 0px; vertical-align: top; 
 }
 h2 {
 	 text-align: left; font-size: 100%; color: #CCCCCC; clear: both; border-bottom: 1px solid #666666; 
 }
 h3 {
 	 text-align: center; font-size: 70%; color: #CCCCCC; clear: both; 
 }


 h1 span {
 	color: #E67308; font-family: Arial, Verdana, Helvetica, sans-serif;
 }
	
a, a:link, a:visited, a:hover, a:active
	{ color: #E5AF3B; text-decoration: underline;}
a:hover {color: #E67308;}

strong {color: #FFFFFF;}

p, li {text-align: left;}

table#proj_list td {
	text-align: center;
}

div#content img {
	float: left; margin-right: 10px; margin-bottom: 10px; 
}
a img {
	border: none;
}
div#projects_en h1, div#projects_bg h1, div#projects_de h1 {margin-left: 40px;}
img.p3spacer {display:none;}
div#sitemap {display:none;}