html,body {
	height:100%;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	overflow: auto;}
a:link{
	color:#666666;
	text-decoration: none;}
a:visited{
	color:#666666;
	text-decoration: none;}
a:hover{
	color:#CCCCCC;
	text-decoration: none;}
a:active{
	color:#CCCCCC;
	text-decoration: none;}
.header a:link {
color:#FFFFFF;
text-decoration: none;}
.header a:visited {
color:#FFFFFF;
text-decoration: none;}
.header a:hover {
color:#666666;
text-decoration: none;}
.header a:active {
color:#FFFFFF;
text-decoration: none;}
.header {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	font-style: normal;
	text-transform: lowercase;
	border-top: solid #FFFFFF 1px;
	border-right: solid #FFFFFF 1px;
	background-image: url(images/header2.gif);
	background-repeat: repeat-x;
	font-weight: lighter;
	text-indent: 0px;}
.marginheader{
	border-top:solid #FFFFFF 1px;
	background-image: url(images/header1.gif);
	background-repeat: repeat-x;}
.footer {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 2px;
	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	line-height: 18px;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
	text-indent: 0px;}
.marginfooter{
	border-bottom:solid #FFFFFF 1px;
	background-image: url(images/footer1.gif);}
.main{
	border-right:solid #FFFFFF 1px;}
.marginmain{
	background-color: #FFFFFF;
}
.textheader {
	font-size:13px;
	font-weight: bold;}
.navtext {font-size:12px;}
.text {
	font-size: 14px;
}
fieldset#projekt {
	width:400px;
	border-bottom:solid #333333 1px;
	border-top:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
	vertical-align: text-bottom;
	}
fieldset:hover#projekt {
	width:350px;
}
#main {
	width: 760px;
	position: static;
	overflow: auto;
	height: 360px;
	background-color: #FFFFFF;
}
#text {
	width: 450px;
	margin: 0px;
	font-size: 14px;
	padding: 10px 10px 0px 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#piccontainer {
	width: 270px;
	float: right;
	margin-top: 0px;
	padding-right: 10px;
	padding-top: 10px;
}
#pic {
	height: 240px;
	width: 270px;
}
#picnav {
	width: 270px;
	height: 60px;
	position: static;
	left: 0px;
	margin-top: 10px;
	vertical-align: bottom;
}
#picnav a:link img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}
#picnav a:visited img {
filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5;}
#picnav a:hover img {
filter:alpha(opacity=80);   
-moz-opacity:0.8;   
opacity:0.8;}
#picnav a:active img {
filter:alpha(opacity=100); 
-moz-opacity:1.0; 
opacity: 1.0;}
