@charset "utf-8";
/* CSS Document */

#main_box
{
   margin: 0 auto;
   width: 1015px;
   height: 460px;
}

#left_content
{
   position: relative;
	float: left;
	height: 100%;
	width: 456px;
}

#middle_content
{
   position: relative;
	float: left;
	height: 100%;
	width: 115px;
	margin: 0 5px;
}

#suchagent_pic_wo_text
{
   z-index: 10;
}

#suchagent_text
{
   position: absolute;
   width: 100%;
	top: 150px;
	height: 200px;
	font-weight: bold;
	color: white;
}

#right_content
{
   position: relative;
	background-color: white; /*#B4B4B4; */
	float: left;
	height: 100%;
	width: 414px;
}

#text_box
{
   position: relative;
   color: black;
	height: 100%;
	top: -3px;
	margin-left: 5px;
	color: #555555;
}

#foto
{
   position: absolute;
	top: 201px;
	right: 20px;
}

#ivd
{
   position: absolute;
	top: 0;
	right: -23px;
}

.wochenobjekt
{
   position: relative;
	width: 100%;
	height: 33%;
	padding-bottom: 0.3%;
	background-color: white;
}

.wo_captions
{
   position: relative;
	width: 100%;
	height: 2em;
}

.wo_objekttype
{
   position: relative;
	width: 154px;
	font-weight: bold;
	height: 19px;
	color: white;
	text-align: center;
	background-color: #B4B4B4;
	padding-top: 0.3em;
}

.wo_location
{
   position: absolute;
	width: 296px;
	font-weight: bold;
	height: 19px;
	color: white;
	text-align: center;
	background-color: #B4B4B4;
	padding-top: 0.3em;
	right: 0;
	top: 0;
}

.wo_data
{
   position: relative;
	width: 100%;
	height: 75%;
	margin-top: 5px;
}

.text_left
{
   position: absolute;
	top: 0.3em;
	left: 1em;
}

.text_right
{
   position: absolute;
	top: 0.3em;
	right: 1em;
}

.wo_text_data
{
   position: absolute;
	width: 296px;
	top: 0;
	right: 0;
	font-size: 0.8em;
	color: #555555;
}

.wo_objekt_daten
{
   margin-top: 1.5em;
   color: #555555;
}

.link_logos
{
   margin-top: 0;
}

#box_logo
{
   position: absolute;
	top: 390px;
	right: -98px;
}

#direkt_einstieg
{
   position: relative;
	bottom: 72px;
   width: 160px;
	height: 2em;
	left: 4px;
}

#direkt_eingabe
{
   position: relative;
	left: 65px;
	top: -32px;
}

#text_weihnachten
{
   position: relative;
   width: 750px;
   text-align: center;
   margin-left: 142px;
   font-weight: bold;
   color: #555555;
   top: 8px;
}

#sekt
{
   position: absolute;
   top: -17px;
   right: 230px;
}

#baum
{
   position: absolute;
   top: -98px;
   left: 170px;
}
