/*css revised, 03-06-07, mr*/

/* background and general settings */
body { /**/
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color: #FFFFFF;
  	background-image: url(../../images/back.gif);
	background-repeat: repeat;
 	background-position: 0px 0px;
}

/* structure */
#container { /**/
	width: 750px;
	height: 100%;
	margin-top: 0px;	
	margin-left: 20px;
	background-color: #FFFFFF;
}

/* left part of website */
#leftMainBox { /**/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height:100%;
}

#boxChosenLocation { /**/
	position: absolute;
	top: 21px;/*33px*/
	width: 137px;
	height:40px;
    padding: 0px 20px 0px 0px;
    margin: 0px 0px 0px 0px;
	font-size: 9px;
	color:#FFFFFF; 
	text-align: right;
}

#boxMainMenu {
	position: absolute;
	top: 76px;
	left: 0px;
	width: 130px;
	padding-right: 20px;
	text-align: right;	
}

#boxSubMenu {
	position: absolute;
	top: 195px;
	width: 130px;
	padding-right: 20px;
	text-align: right;
	left: 0;
}

#boxLastMenu {
	position: absolute;
	top: 283px;
	width: 130px;
	padding-right: 20px;
	text-align: right;
	left: 0px;
}

#boxImpressum { /**/
	position: absolute;
	top: 368px; /*327px*/
	width: 130px;
	text-align: right;
	padding-right: 20px;
}

/*not yet used, 31-10-06*/
#boxLanguageChoice {
	position: absolute;
	top: 348px;
	width: 130px;
	text-align: right;
	padding-right: 20px;
}

#boxSort { /**/
/* sort team, projects */
	position: absolute;
	top: 410px;
	width: 130px;
	text-align: right;
	padding-right: 20px;
}

/*not yet used, 31-10-06*/
#boxSearch {
	position: absolute;
	top: 395px;
	width: 130px;
	text-align: right;
	padding-right: 20px;
}

/*not yet used, 31-10-06*/
#boxAdvancedSearch {
	position: absolute;
	top: 410px;
	width: 130px;
	text-align: right;
	padding-right: 20px;
	visibility: hidden;
}

/* links, fonts and colors */
/* menue */
a.menu1 {
	font-size: 14px;
	text-decoration: none; 
}

a.menu1:link, a.menu1:visited { 
	color: #404245; 
}

a.menu1:hover { 
	color: #CCCCCC; 
	background-color: #CE554D; 
}

a.menu1:active {
	color: #CCCCCC; 
	background-color: #000000; 
}

.menu1Aktiv {
 	font-size: 14px;
 	text-decoration: none;
 	color: #CCCCCC;
 	background-color: #404040; 
}

a.menu2 { 
	font-size: 11px; 
	text-decoration: none;
}

a.menu2:link, a.menu2:visited { 
		font-size: 11px; 
		color: #404245;
}

a.menu2:hover, a.menu2:active { 
	font-size: 11px; 
	color: #CCCCCC;
	background-color: #CE554D; 
}

.menu2Aktiv {
	font-size: 11px; 
	text-decoration: none;
	color: #CCCCCC;
	background-color: #404040;
}

a.menu3 { 
	font-size: 11px; 
	text-decoration: none;
}

a.menu3:link, a.menu3:visited { 
	color: #404245;
}

a.menu3:hover, a.menu3:active {
	color: #CCCCCC;
	background-color: #CE554D; 
}

.menu3Aktiv {
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #404040;
}

/* normal links underline */
a.smallTypo { /**/
/*imprint, terms of use, etc*/
	font-size: 9px;
	text-decoration: none;
	color:#D5EDFF; 
	text-align: right; 
}


/*not yet used, 31-10-06*/
#boxStartpages a:hover {
	text-decoration: none;
	color:#000000; 
}

/*not yet used, 31-10-06*/
#boxStartpages a:active {
	text-decoration: none;
	color:#000000; 
}

/* normal copy text */
.content {
	margin: 0;
	padding: 0;
	color: #27282A;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
}

.contentBold { /**/
    padding: 0;
	color: #27282A;
	font-size: 11px;
	text-align: left;
	font-weight: bolder;
	line-height: 14px;
}

.contentList { /**/
/* page hd */
    padding: 0;
	color: #27282A;
	font-size: 11px;
	text-align: left;
	font-weight: bolder;
	line-height: 16px;
	list-style: square inside;
}

a.content {
	color: #27282A;
	text-decoration: underline;
}

a.content:hover, a.content:active {
	color: #CCCCCC;
	background-color: #57595B;
	text-decoration: none;
}

.contentHeader { /**/
	color: #27282A;
	font-size: 16px;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 24px;
}

.contentHeaderNoBg { /**/
	color: #27282A;
	font-size: 16px;
	text-decoration: none;
}

.contentHeaderInverted { /**/
 	color: #27282A;
	font-size: 16px;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 24px;
}


.contentHeaderSMALL { /**/
 	color: #27282A;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 24px;
}

.spacer { /**/
	height: 5px;
	font-size: 5px;
	line-height: 1px;
}

p { 
text-indent: 25px;

}

.dottedline	{ /**/
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-bottom: #27282A 1px dotted;
    margin: 5px 0px 5px 0px;
}

/* right part of website */
#rightMainBox { /**/
	position: absolute;
	top: 20px;
	left: 150px;
	width: 600px;
 	height:52px;
	background: #E5E7E0;
}

#boxStartpages { /**/
 	position: absolute;
	top: 21px; /*33px*/
	left: 0px;
	width:400px;
	font-size: 9px;
	color:#D5EDFF; 
	visibility: hidden;
}

#boxOptix {
	position: absolute;
	top: 20px;
	left: 385px;
	width: 272;
	height: 38;
	z-index: 1;
}

#boxImage {
	position: absolute;
	top: 55px;
	width: 600px;
	height: 280px;
	left: 0px;
	z-index: 1
}
#loadarea {
	position: absolute;
	top: 55px;
	width: 600px;
	height: 400px;
	left: 0px;
	z-index: 50
	border; none
}

#boxContentLeft { /**/
	position: absolute;
	top: 339px;
	left:0px;
	width: 600px;
	height: auto;
	background: #EBF6FF;
	color: #27282A;
	font-size: 11px;
 	line-height: 14px;
 	text-decoration: none;
	text-align: left;
	padding: 10px 0px 20px 0px;
	z-index: 1
	
}
#boxContentLeftport { /**/
	position: absolute;
	top: 540px;
	left:1px;
	width: 600px;
	height: auto;
	background: #EBF6FF;
	color: #27282A;
	font-size: 11px;
 	line-height: 14px;
 	text-decoration: none;
	text-align: left;
	padding: 10px 0px 20px 0px;
	z-index: 1
	
}

#boxContentPort { /**/
	position: absolute;
	top: 566px;
	left:0px;
	width: 600px;
	height: auto;
	background: #EBF6FF;
	color: #27282A;
	font-size: 11px;
 	line-height: 14px;
 	text-decoration: none;
	text-align: left;
	padding: 10px 0px 20px 0px;
	z-index: 0
	
}
#boxPortThumb { /**/
	position: absolute;
	top: 450px;
	left:0px;
	width: 600px;
	height: auto;
	background: #FFFFFF;
	color: #27282A;
	font-size: 11px;
 	line-height: 14px;
 	text-decoration: none;
	text-align: left;
	padding: 10px 0px 20px 0px;
	z-index: 0
	
}


#boxContentRight { /**/
	position: absolute;
	top: 355px;
	left:310px;
	width: 290px;
	height: auto;
	background: #EBF6FF;
	color: #27282A;
	font-size: 11px;
 	line-height: 14px;
	text-decoration: none;
	text-align: left;
	padding: 10px 0px 20px 0px;
}

#boxContentFull { /**/
/* page imprint */
	position: absolute;
	top: 355px;
	left:0px;
	width: 600px;
	height: auto;
	background: #E5E7E0;
	color: #27282A;
	font-size: 11px;
 	line-height: 14px;
 	text-decoration: none;
	text-align: left;
	padding: 10px 0px 20px 0px;
}

#boxContentFullPictures { /**/
/* page location */
	width: 600px;
	height: auto;
	background: #E5E7E0;
	font-size: 11px;
 	line-height: 14px;
	text-decoration: none;
	text-align: left;
	padding: 10px 0px 20px 0px;
}

/* begin, infobox on homepage */
#infobox { /**/
	position:absolute; 
	top: 80px;
	left: 430px;
	width: 150px;
	padding: 7px;
 	color: #FFFFFF;
 	background-color: #8F9B92;
 	z-index:3; 
}

#infobox a { /**/
	text-decoration:none;
	display:block;
	margin:0;
}

#infobox a:hover { /**/
	width:150px;
}

#infobox a .info { /**/
	display:none;
}

#infobox a:hover .info { /**/
	display:block;
	padding: 0px;
 	color: #FFFFFF;
	height: auto;
}
/* end, infobox on homepage */

.field { /**/
/* inputfield newsletter */
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.button { /**/
/* submit-button newsletter */
	background-color:#CCCCCC;
	color: #57595B;
	border: 1px solid #57595B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
}

.weblinkext { /**/
/* external web link */
	background-color:#CCCCCC;
	color: #57595B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
}

.pulldown { /**/
/* people, projects sort by */
	padding: 0px;
	background-color:#FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
}

/* begin, lists on projects & people */
#boxListContent { /**/
	width: 600px;
	top: 75px;
	left: 0px;
	position: absolute;
	text-align: left;
}

#listContainer { /**/
	float: left;
	width: 112px;
	height: 160px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #57595B;
	text-decoration: none;
	line-height: 12px;
	overflow: hidden;
	/*margin-right: 10px;*/
	margin-bottom: 10px;
}

#listContainerGrey { /**/
	float: left;
	width: 112px;
	height: 160px;
	background: #E5E7E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #57595B;
	text-decoration: none;
	line-height: 12px;
	overflow: hidden;
	/*margin-right: 10px;*/
	margin-bottom: 10px;
}
/* end, lists on projects & people */

/* begin, page location */
#locationcontainer { /**/
	float: left;
	width: 146px;
	overflow: hidden;
    margin: 0px 0px 2px 0px;
}

#locationcontainerrechts { /**/
	float: right;
	width: 144px;
	overflow: hidden;
    margin: 0px 0px 2px 0px;
}
/* end, page location */

/* begin: staff */
a.list { /**/
	font-size: 11px; 
	line-height: 11px;
	text-decoration: underline;
}

a.list:link, a.list:visited { /**/
	color: #27282A;
}

a.list:hover, a.list:active { /**/
	color: #CCCCCC;
	background-color: #57595B;
	text-decoration: none;
}
/* end: staff */


</style>
