body, html, #center_box, #head, #image, #content, #content_left, #content_right, #foot, #plane {
	margin:0px;
	border:0px;
	padding:0px;
}
body, html {
	width:100%;
	height:100%;
	
}

#center_box {
	width:840px;
	margin:0px auto;
	background-color: #FFFFFF;
	min-height:100%;
  	height:auto !important;  /* f¸r moderne Browser */
  	height:100%;  /*f¸r den IE */
	background-image: url(img/ug_content_repeat_124.jpg);
	background-repeat: repeat-y;
	background-position: 0px 348px;
}
.minheightdiv {
	float: right;
	height: 100%;
	width: 5px;
	background-color: #FF0000;
	margin-right: -5px;
}
#head {
	position: relative;
	width:840px;
	height:207px;
	background-image: url(img/bauplane_header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 141px;
}
#image {
	width:750px;
	padding:0px 25px;
}
#content {
	padding-bottom: 87px;
	background-image: url(img/ug_content_repeat_124.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_left {
	float:left;
	width:475px;
	padding-left:50px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
}
#content_right {
	float:left;
	width:224px;
	padding-left:50px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:20px;
}
#content_right #textcontainer{
        position: relative;
        left: 0;
        top: 0;
        z-index: 2;
        padding-bottom: 60px;
}
.breaker {
	clear: both;
}
#foot {
	width:100%;
	height:87px;
	margin-top:-87px;
	background-image: url(img/bauplane_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
        position: relative;
}
h1 {
	font-family:'Lucida Grande', Trade Gothic LH, Verdana, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#212121;
	line-height:20px;
	margin-bottom:15px;
}
h2 {
	font-family:'Lucida Grande', Trade Gothic Medium, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#212121;
	line-height:15px;
	margin-bottom:35px;
}
h2.attention {
	color:#212121;
	line-height:15px;
	padding: 5px;
	border: 1px solid #408FCC;
	margin-bottom:10px;
}
h2.attention a:hover {
	background:none !important;
}

h3 {
	font-family:'Lucida Grande', Trade Gothic Medium, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#212121;
	line-height:15px;
	padding-right:50px;
	margin: 20px 0px 5px 0px;
}
p, .txt {
	font-family:Trade Gothic Medium, 'Lucida Grande', Verdana, sans-serif;
	font-size:12px;
	color:#212121;
	line-height:15px;
}
#content_right p, .txt_small {
	font-family:'Lucida Grande', Trade Gothic Medium, Verdana, sans-serif;
	font-size:10px;
	color:#404040;
	line-height:15px;
	margin: 5px 0px;
}

a:link, a:active, a:visited {text-decoration:none;
	color:#408FCC;
	padding:1px;

}

#content a:hover {
	color:#47a1e5;
	padding:1px;

	background:url(img/line.gif) left bottom no-repeat;
	
}
#oldsite {
	background-image: url(img/old_website.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
}
.referenz {
        margin-left: 50px;
        width:740px;
}
.referenz h2 {
        margin:10px 0 10px 0;
        padding:0px;
}

.referenz_uebersicht {
        width:346px;
        float:left;
        height:200px;
        border:1px dotted #c2d7ef;
        padding:5px;
        margin: 5px;
}
.blocker {
        height:170px;
        display:block;
}
body {
	background-image: url(img/global_background.gif);
	background-repeat: repeat;
	position: relative;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#plane {
        z-index: 0;
	position:absolute;
	top:-171px;
	left:50%;
	width:276px;
	height:211px;
	margin-left:144px;
}
#plane a:link, #plane a:active, #plane a:visited {
	display:block;
	width:276px;
	height:211px;
	background:url(img/plane.gif) no-repeat;
}
#plane a:hover {
        display: block;
	background:url(img/plane2.gif) no-repeat;
	width:276px;
	height:211px;
}
#preloader {
       position: absolute;
       top: 0;
       left: -4000px;
}
#contactlink {
	position: absolute;
	top: 70px;
	right: 50px;
	width: 150px;
	text-align: right;
}
.phone {
	background: url(img/ug_telefonnr.gif) repeat-x;
	padding: 6px;
	color: white;
	font-weight: bold;
}
.decent {
	font-weight: normal;
	color: #C5DBED;
}
.phonesmall {
	font-weight: normal;
	color: #C5DBED;
	font-size:10px;
}