body {
	background-image: url(../_img/bg_main.gif);
	font-family: Arial, Helvetica, sans-serif;
}

body, td {
		font-size: 12px;
	color: Black;
}

.headline {
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	
}
.subheadline {
	font-size: 14px;
	display: block;
	font-weight: bold;
}

#logo {
	width: 232px;
	height: 135px;
	position: absolute;
	LEFT: 50%;
	MARGIN-LEFT: -367px;
	top: 5px;
	z-index: 9;
}

#navBorder {
	background-color: #ffffff;
	border-left: 2px solid #cfcece;
	border-right: 2px solid #cfcece;
	border-top: 2px solid #cfcece;
	border-bottom: solid 0px;
	width: 250px;
	height: 227px;
	position: absolute;
	LEFT: 50%;
	MARGIN-LEFT: -367px;
	top: 140px;
	z-index: 10;
}

#head {
	border: 0px solid #cfcece;
	width: 533px;
	height: 381px;
	position: absolute;
	LEFT: 50%;
	MARGIN-LEFT: -163px;
	top: 0px;
	z-index: 8;
}

#navBGorange {
	background-color: #ed6921;
	border-left: 1px solid #a53e0f;
	border-right: 1px solid #a53e0f;
	border-top: 1px solid #a53e0f;
	border-bottom: 1px solid #a53e0f;
	margin: 16px;
	margin-bottom: 0px;
	width: 218px;
	height: 209px;
	z-index: 11;
}

#navBGblue {
	background-color: #66a7c5;
	border-left: 1px solid #3f798d;
	border-right: 1px solid #3f798d;
	border-top: 1px solid #3f798d;
	border-bottom: 1px solid #3f798d;
	margin: 16px;
	margin-bottom: 0px;
	width: 218px;
	height: 209px;
	z-index: 11;
}

#navBGred {
	background-color: #dd2e38;
	border-left: 1px solid #b82830;
	border-right: 1px solid #b82830;
	border-top: 1px solid #b82830;
	border-bottom: 1px solid #b82830;
	margin: 16px;
	margin-bottom: 0px;
	width: 218px;
	height: 209px;
	z-index: 11;
}

#navBGgreen {
	background-color: #8dba25;
	border-left: 1px solid #7aa41b;
	border-right: 1px solid #7aa41b;
	border-top: 1px solid #7aa41b;
	border-bottom: 1px solid #7aa41b;
	margin: 16px;
	margin-bottom: 0px;
	width: 218px;
	height: 209px;
	z-index: 11;
}



#mainBorder {
	background-color: #ffffff;
	border-left: 2px solid #cfcece;
	border-right: 2px solid #cfcece;
	border-top: 2px solid #cfcece;
	border-top: 2px solid #cfcece;
	width: 733px;
	position: absolute;
	LEFT: 50%;
	MARGIN-LEFT: -367px;
	top: 367px;
	z-index: 9;
	margin-bottom: 60px;
}

.abstand {
	margin: 16px;
}
.abstand2 {
	margin: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

a.print {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.navorange	{
	display: block;
	width: 140px;
	padding-left: 60px;
	line-height: 23px;
	min-height: 23px;
	text-decoration: none;
	background: url(../_img/navorange.gif) no-repeat;
	background-position: 0px 0px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
}
	
a.navorange:visited  {
   color: white;
   background-position: 0px 0px;
   }

a.navorange:hover{
   color: #b0b0b0;
   background-position: 0px -27px; 
   }
	
a.navblue	{
	display: block;
	width: 140px;
	padding-left: 60px;
	line-height: 23px;
	min-height: 23px;
	text-decoration: none;
	background: url(../_img/navblue.gif) no-repeat;
	background-position: 0px 0px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
}
	
a.navblue:visited  {
   color: white;
   background-position: 0px 0px;
   }

a.navblue:hover{
   color: #b0b0b0;
   background-position: 0px -27px; 
   }

a.navred	{
	display: block;
	width: 140px;
	padding-left: 60px;
	line-height: 23px;
	min-height: 23px;
	text-decoration: none;
	background: url(../_img/navred.gif) no-repeat;
	background-position: 0px 0px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
}
	
a.navred:visited  {
   color: white;
   background-position: 0px 0px;
   }

a.navred:hover{
   color: #b0b0b0;
   background-position: 0px -27px; 
   }
   
a.navgreen	{
	display: block;
	width: 140px;
	padding-left: 60px;
	line-height: 23px;
	min-height: 23px;
	text-decoration: none;
	background: url(../_img/navgreen.gif) no-repeat;
	background-position: 0px 0px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
}
	
a.navgreen:visited  {
   color: white;
   background-position: 0px 0px;
   }

a.navgreen:hover{
   color: #b0b0b0;
   background-position: 0px -27px; 
   }
	
	
#mainwindows {
	width: 701px;
}

#searchBG {
	background-color: #ececec;
	border-left: 1px solid #67655a;
	border-right: 1px solid #67655a;
	border-top: 0px solid #67655a;
	border-bottom: 1px solid #67655a;
	margin: 0px;
	margin-bottom: 0px;
	width: 218px;
	z-index: 11;
}

#search {
	margin: 10px;
	margin-top: 0px;
}

#welcomeBG {
	background-color: #ececec;
	border-left: 1px solid #67655a;
	border-right: 1px solid #67655a;
	border-top: 1px solid #67655a;
	border-bottom: 1px solid #67655a;
margin-left:auto; margin-right:auto;
	width: 459px;
	z-index: 11;
}

#welcomeBGfull {
	background-color: #ececec;
	border-left: 1px solid #67655a;
	border-right: 1px solid #67655a;
	border-top: 1px solid #67655a;
	border-bottom: 1px solid #67655a;
margin-left:auto; margin-right:auto;
	width: 701px;
	z-index: 11;
}

#welcome {
	margin: 10px;
}

#angebotBG {
	border-left: 0px solid #67655a;
	border-right: 0px solid #67655a;
	border-top: 0px solid #67655a;
	border-bottom: 0px solid #67655a;
	margin: 0px;
	margin-left: 16px;
	width: 459px;
	z-index: 11;
}

#referenzobjekte {
	margin: 10px;
	background: url(../_img/referenzobjekte.gif) no-repeat;
	background-position: -10px -10px;
}

.tabelle1{
	background-color: #e2e2e2;
	width: 60px;
	color: Black;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	padding-left: 6px;
}

.tabelle2{
	background-color: #ececec;
	width: 110px;
	color: Black;
	font-size: 11px;
	padding: 2px;
	padding-left: 12px;
}

.objekttabelle1{
	background-color: #e2e2e2;
	width: 200px;
	color: Black;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	padding-left: 6px;
}

.objekttabelle2{
	background-color: white;
	width: 300px;
	color: Black;
	font-size: 11px;
	padding: 2px;
	padding-left: 12px;
}
p.foot_menu{
  color:      #999;
  text-align: center;
}

a.foot_menu, a:link.foot_menu{
  color:            #999;
  text-align:       center;
  text-decoration:  underline;}

a:hover.foot_menu, a:active.foot_menu{
  color:            #999;
  text-align:       center;
  text-decoration:  none;}
  
.uebersicht_td{
  padding-left:   5px; 
  padding-right:  5px; }
  
  
