body, html {
	height: 100%;	
	background-color: #FFFFFF;
}

#table_wrapper {
	height: 100%;
	vertical-align: top;
	position: absolute;
	top: 0;
	left: 0;
}

table {
	font-size: 11px;
	line-height: 15px;	
}

#table_wrapper td {
	vertical-align: top;
	width: 326px;
}

#table_wrapper #last {
	width: 100%;
	background-color: rgb(160,160,160);
}

.logo_spacer {
	height: 20px;
}

.info {
	margin-top: 1px;
}

.logo {
	height: 115px;
}

#left .logo {
	background: transparent url(../images/logo_industriebau.gif) no-repeat 38px 25px;
}

#center .logo {
	background: transparent url(../images/logo_immobilien.gif) no-repeat 38px 25px;
}

#right .logo {
	background: transparent url(../images/logo_bautraeger.gif) no-repeat 38px 25px;
}

.content_wrapper {
	height: 180px;	
	width: 326px;
}

.content {
	position: relative;
	left: 38px;
	top: 38px;
	width: 250px;
}

.content_footer {
}

.more {
	margin-top: 20px;
	float: right;
	background:transparent url(../images/arrow.gif) no-repeat scroll right 4px;
	padding-right:16px;	
}

#white-header {
	height: 135px;
	background-color: #FFFFFF;
}

a {
	display:block;
	height:740px;
	width:326px;
	background: transparent url(../images/bg50.png) repeat scroll 0 0;
}

a:hover {
	background: transparent url(../images/blank.gif) repeat scroll 0 0;
}

.content_wrapper, .logo_spacer {
	background-color: rgb(240,240,240);
}

.blue_big {
	background: transparent url(../images/14blue.gif) no-repeat 0 0;
}

.red_big {
	background: transparent url(../images/14red.gif) no-repeat 0 0;
}

.green_big {
	background: transparent url(../images/14green.gif) no-repeat 0 0;
}

#left {
}

#center {
	border-left: 10px solid white;
	border-right: 10px solid white;
}

#right {
}

#link_left {
	position: absolute;
	top: 0;
	left:0;
}

#link_center {
	position: absolute;
	top: 0;
	left: 336px;
}

#link_right {
	position: absolute;
	top: 0;
	left: 672px;
}

p.bodytext {
	margin-top: 0;
}