/* CSS Document */
/* Basic */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#FFF;
	margin: 0px 0 0 0;
	padding: 0;
}
h1, h2, h3, td, th, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
}
h1.headerProjects {
	color: #000;
}
a:link, a:visited, a:active, a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
form {
	margin: 0;
	padding: 0;
}
.fixfloat {
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	clear: both;
}
p {
	margin: 0 0 14px 0;
	padding: 0;
}
p#showtext {
	margin: 0 0 5px 0;
	padding: 0;
}
.greyText {
	color: #585858;
}
/* Site Structure */
#main {
	width: 950px;
	border: 0px solid #000;
	text-align:left;
	padding: 90px 0 0 0;
}
#blueHead {
	background-color: #003466;
	width: 557px;
	height: 12px;
}
#contentHead, #contentHeadP {
	background-image:url(../pics/line.gif);
	background-repeat: repeat-y;
	background-position: 555px;
	height: 148px;
}
#contentSearch {
	height: 30px;
}
.searchLeft {
	width: 560px;
	float: left;
}
.searchRight {
	width: 376px;
	float: left;
	padding: 2px 14px 0 0;
	text-align: right;
}

#pfauLogo {
	height: 46px;
	padding: 0 0 0 474px;
}
#pfauLogo img{
	border: 0px solid red;
}
.contentNav {
	padding: 0 0 0 20px;
	width: 426px;
	height: 73px;
}

/*Navigation*/
#menu { 
	padding: 0;
	margin: 0;
}
#menu li, #menuPro li {
	display: inline;
	padding: 0 10px 0 0;
}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	font-weight: normal;
	text-transform:lowercase;
}
/*#menu a:hover {
	font-weight: bold;
}*/
#menu a.nav0active:link, #menu a.nav0active:visited, #menu a.nav0active:hover, #menu a.nav0active:active {
	font-weight: bold;
	text-transform:lowercase;
}
#menuPro {
	margin: 8px 0 0 0;
	padding: 0;
}
#menuPro a:link, #menuPro a:visited, #menuPro a:active, #menuPro a:hover {
	font-weight: normal; color: #949494;
	text-transform:lowercase;
}
/*#menuPro a:hover {
	font-weight: bold;
}*/
#menuPro a.nav1active:link, #menuPro a.nav1active:visited, #menuPro a.nav1active:hover, #menuPro a.nav1active:active {
	font-weight: bold; 
	color: #949494;
}

/*Contact Form*/
.contact, .imprint {
	border-bottom: 1px solid #C2C2C2;
	background-image:url(../pics/line.gif);
	background-repeat: repeat-y;
	background-position: 555px 1px;
}
* html .contact, * html .imprint { 
	overflow: visible;
	heigth: auto;
	height: 10px;
}
.contactLeft, .imprintLeft {
	height: 237px;
	width: 463px;
	border: 0px solid red;
	border-top: 1px solid #C2C2C2;
	background-color: #F0F0F0;
	padding: 15px 50px 0 43px;
}
.contactLeft { float: left; }
.imprintLeft { 
	border-bottom: 1px solid #C2C2C2; 
	border-top: 0px solid #C2C2C2;	
}
.contactLeft p {
	margin: 0 0 15px 0;
	padding: 0;
}
.contactRight {
	float: left;
	width: 320px;
	height: 253px;
	margin: 0 0 0px 14px;
	color: #909090;
}
.contactRight table td {
	color: #909090;
	vertical-align:bottom;
	width: 100%;
}
.formTextArea, .formField {
 	background-color:#FFF;
	border: 1px solid #CFD5D3;
	border-left: 2px solid #909090;
	border-top: 2px solid #909090;
	font-size: 11px;
}
.formTextArea {
	width: 456px;
	height: 145px;
}
.formField {
	width: 290px;
	height: 15px;
}
.formButton {
	width: 51px;
	height: 22px;
	border: 1px solid #CFD5D3;
	color: #FFF;
	background-color: #929791;
	font-size: 11px;
}
.lBlock {
	display:block;
	margin-bottom: 15px;
}
.formFloatL {
	float: left;
	padding: 12px 0 0 0;
}
.formFloatL2 {
	float: left;
	padding: 10px 0 0 0;
	margin: 0 0 0 7px;
}
.formFloatR {
	float: right;
	padding: 9px 4px 0 0;
}
/* Imprint */
.imprint {
	border-bottom: 0px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;		
}	
/* Projects */
.projects, .projectsStart {
	min-height: 106px;
	background-color: #F0F0F0;
	background-image:url(../pics/projects-line.gif);
	background-repeat: repeat-y;
	background-position: 555px 1px;
	padding: 17px;	
	width: 916px;
}
.projectsStart {
	min-height: 33px;	
}
* html .projects {
	overflow: visible;
	heigth: auto;
	height: 106px;	
}
* html .projectsStart {
	overflow: visible;
	heigth: auto;
	height: 33px;	
}
.projectsLeft {
	width: 521px;
	padding: 0 17px 0 0;
	float: left;
	line-height: 16px;
}
.projectsRight, .projectsRightStart {
	width: 361px;
	float: left;
	color: #909090;
	margin: 0 0 0 17px;
}
.projectsRightStart {
	font-weight: bold;
}
.projectsRight h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 11px;
	font-weight: bold;
}
.projectsRight p#projectName {
	margin:0;
	padding: 0;
}
table#projectsTabel {
	border: 0px solid red;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table#projectsTabel th, table#projectsTabel td {
	color: #909090;
	padding: 0 0 1px 0;
	font-size: 11px;
	text-align:left;
	vertical-align: top;
}
table#projectsTabel th {
	font-weight:bold;
	width: 80px;
}
.projectsPics {
	width: 950px;
	height: 238px;
	overflow:auto;
	scrollbar-base-color:#ADB5BD;
  	scrollbar-3d-light-color:#FFFFFF;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#ADB5BD;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#ffffff;
}
.pricename {
	color: #013469;
}
* html .projectsPics {
	height: 234px;
	overflow-y: hidden;	
}
div.projectsPics img {
	border: 0px solid red;
	display: inline;
	cursor: pointer;
}
.projectsBack {
	position: relative;
	width: 25px;
	left: 15px;
	top: 20px;
	z-index: 15;
}
.projectsBackP {
	position: relative;
	width: 25px;
	left: 15px;
	top: 35px;
	z-index: 15;
}
.search {
	position: relative;
	width: 200px;
	left: 683px;
	top: 38px;
	z-index: 10;
}
.searchP {
	position: relative;
	width: 200px;
	left: 683px;
	top: 53px;
	z-index: 10;
}
.projectsBack img, .projectsBackP img, .search img, .searchP img, .searchLeft img {
	border: 0px solid red;
}
form#searchform {
	margin:0;
	padding: 0;
}
form#searchform input.searchinput {
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
	width: 100px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color: #fff;
	color: #909090;
	margin: 0 0 0 3px;
}
form#searchform input#enter {
	border: 0px solid red;
	margin: 0;
	padding: 0 3px 0 0;
}
	
/*Startseite*/
.startPics {
	width: 800px;
	height: 234px;
	overflow: hidden;
}
.startPics img {
	border: 0px solid red;
}
.startSlogan {
	margin: 30px 0 0 0;
	padding: 0 0 0 20px;
	width: 426px;
	color: #949494;
}
/*Suche*/
.searchPager, .searchResult {
	margin: 7px 0;
}

.searchResult ul {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 11px;
}
.searchResult li {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 11px;
}
.searchResult a:link, .searchResult a:visited, .searchResult a:active, .searchResult a:hover {
 	color: #909090;
 	text-decoration: none;
}
.searchResult a:hover {
 	text-decoration: underline;
}
.areainEditMode div#area_content, .areainEditMode div#area_projectdetail {
	margin-left: -20px;
}
object {
	margin: 0 1px 0 0;
}
html>body object {
	margin: 0 0px 0 -2px;
	padding: 0 0 0 -1px;
	overflow: hidden;
	border: 0px solid red;
}
	
