body {
font-family : Arial, Helvetica, sans-serif; font-size: 62.5%;
background-color: #fff;
color: #000;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0;
padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size: 1em;
}
a, a:visited, a:active{
	color: #748C6E;
	text-decoration: underline;
}
/*a:visited{
	background-color:#ff0;
}*/
a:hover{
	text-decoration: underline;
	color: #17400D;
}
p{
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;


}
img{
	display: block;
	border: none;
}
textarea{
	overflow: hide;
}span.yellow{
	background-color:#ff0;
	/*font-weight: bold;*/
	/*color: black;*/
}
a:hover span.yellow{
	text-decoration: underline;
}
div.marginBottom{
	margin-bottom: 1em;

}
div.marginBigBottom{
	margin-bottom: 3em;
}
div.bold{
	font-weight: bold;
}
div.yellow{
	background-color: #ff0;	
	position: relative;
}#wrapper{
	font-size: 11px;
	color: #17400D;
	margin-top: 2em;
}
#header { 
   background-color:white; 
   height:10em;
} 
#navigation {
   position:absolute; 
/*   background-color:rgb(210,235,255);*/
   background-color:white;
/*   top:100px; */
/*   left:0px; */
   width:19em; 
   margin:0px; 
   padding:0px;
   padding-left: 4em;
   left: 0;
} 
#content { 
   margin-top:0px; 
   margin-left:23em; 
   margin-right:18em; 
   width: 55em;
} 
#features { 
   position:absolute; 
   background-color:rgb(210,235,255); 
   top:2em; 
   right:0px; 
   width:18em; 
   margin:0px; 
   padding:0px;
}
/*navi*/
div#helloBubble{
	margin-bottom: 1em;
}
div#languageChooser{
	padding-top: 1em;
}	
div#languageChooser img{
	display: inline;
	vertical-align: middle;
}
div#languageChooser div{
	line-height: 1.3em;
}
div#siteInfo{
	margin-bottom: 1em;
}
div.smallMarginBottom{
	margin-bottom: 0.5em;
}
div#tourInfos{
	margin-bottom: 2em;
	line-height: 1.3em;
}
div#naviPoints{
	padding-top: 3.5em;
	line-height: 1.3em;
	margin-bottom: 2em;
}
div#imprint{
	top: 38em;
}
div#loginAdmin{
	margin-top: 2em;	
}
/*content*/
div.horizontalLine{
	border-bottom: 1px solid #17400D;
	margin-bottom: 0.5em;
}
div#workLists{
	height: 11em;
}

div.workListWithHeader{
	float: left;
	width: 12.2em;
	height: 11em;
}
div.workCategoryName{
	color: #17400D;
	line-height: 1.3em;
}
div.workListWithHeader#lastList{
	width: 6em;
}
ul.workList{
	line-height: 1.3em;
}
ul.workList li{
	list-style: none;
}
ul.workList li a{
	
}
div#lowerContent{
	line-height: 1.3em;
}div#lowerContentHeadline{
	height: 1.3em;
}
div#projectName{
	float: left;
	width: 20em;
	height: 1.3em;
}
div#pictureNavi{
	float: right;
	width: 31em;
	height: 1.3em;
	text-align: right;

}
div#pictureNavi a{
	
}
div#projectDescription{
	margin-bottom: 2em;
	line-height: 1.3em;
}
div#projectImage{
	margin-bottom: 2em;
}
div#projectImage img{
	margin-bottom: 1em;
}
/*images*/
div.photNaviElementDiv{
	float: left;	
	width: 1.4em;
	height: 1em;
	text-align: center;
}