body  {
	background:#cccccc url(../images/body_bg.gif) repeat-x;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:arial,verdana,tahoma;
}


#cont {
	background:#e3e3e3 url(../images/top_bg.gif) repeat-x;
	margin:auto;
	text-align:left;
	width:760px;
	height:800px;	
	z-index:1;	
	position:relative;
}

#left  {
	background: transparent url(../images/tdbg2_li.gif) repeat-y;
	width:7px;
	position:relative;
	height:100%;
	float:left;
}

#left_top  {
	background: transparent url(../images/tdbg_li.gif) no-repeat;
	width:7px;
	position:relative;
	height:208px;
}

#logo  {
	position:absolute;
	top:6px;
	left:20px;
	z-index:3;
}

#right  {
	background: transparent url(../images/tdbg2_re.gif) repeat-y;
	width:7px;
	position:relative;
	height:100%;
	float:right;
}

#right_top  {
	background: transparent url(../images/tdbg_re.gif) no-repeat;
	width:7px;
	position:relative;
	height:208px;
}

#content  {
	border-left:1px solid white;
	border-right:1px solid white;
	width:744px;
	_width:746px;
	position:relative;
	height:100%;
	float:left;
}

#adresse  {
	width:713px;
	_width:744px;
	position:relative;
	height:118px;
	_height:157px;
	background:transparent url(../images/top_testbg.gif);
/*	top:61px;*/
	border-bottom:1px solid #ffffff;	
	color:#333333;
	font-family:arial,verdana,tahoma;
	font-size:12px;
	font-weight:normal;	
	padding:20px;
	padding-left:10px;
}

#adresse strong {
	color:#333333;
	font-family:arial,verdana,tahoma;
	font-size:16px;
	font-weight:bold;
}

.text a,
#adresse a {
	color:#333399;
	text-decoration:none;
	font-weight:bold;
}
.text a:hover,
#adresse a:hover {
	color:#ff0000;
}

#headline {
	font-family:tahoma,verdana,arial;
	color:#ff0000;
	font-size:32px;
	font-weight:bold;
	margin:10px 0px 12px 20px;
	position:relative;
}

#menue {
	position:absolute;
	top:0px;
	right:0px;
}

#menue a {
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	margin:0px 10px 0px 10px;
	font-weight:bold;
	position:relative;
	float:left;
}

#menue a:hover {
	color:red;
}

.trenner  {
	width:1px;
	height:15px;
	_height:12px;
	background-color:#ffffff;
	position:relative;
	float:left;
}

#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:713px;
	_width:744px;
	height:16px;
	text-align:center;
	background-color:#4e4e4e;
}

#footer {
	background-color:#4E4E4E;
	bottom:0px;
	height:34px;
	left:0px;
	padding-left:102px;
	_padding-left:0px;
	position:absolute;
	text-align:center;
	width:642px;
	_width:744px;
}

#footer a {
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	matgin-top:10px;
}

#footer a:hover {
	color:#ff0000;
}	

.text  {
	color:#333333;
	font-family:verdana,sans-serif,arial,helvetica;
	font-size:11px;
	line-height:20px;
	text-align:justify;
	margin:10px 30px 20px 10px;
}

.text h1    {
	font-family:arial,helvetica;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
	padding:10px 0pt 1px;
}

.text_body   {
	width:560px;
}

.bild  {
	display:inline;
	padding:10px 0px 0px 10px;

}

#bilderleiste2  {
	position:absolute;
	top:300px;
	left:593px;
}

#bild5  {
   margin-top:30px;
}

.referenz {
	display:inline-block;
	margin-left:45px;
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:top;
}
.referenz img {
	width:300px;
}


