#site {
	border-collapse: collapse;
	vertical-align: top;
	height: 500px;
}
#sidebar_left {
	width: 150px;
	vertical-align: top;
	background: #FFCC00;
}
#sidebar_right {
	width: 20px;
	vertical-align: top;
	background: #FFCC00;
}
#top_menu {
	background: #FFCC00;
	vertical-align: top;
	text-align: center;
	clear: both;
	height: 20px;
	width: 570px;
}
#content {
	background: #FFE0EA;
 	width: 550px;
	vertical-align: top;
}

#header_search {
	width:200px;
	float:right;
	margin-right:10px;
	margin-top:40px;
}
#header_search_text {
	background-repeat:no-repeat;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	color:#999999;
	float:left;
	height:20px;
	padding-left:3px;
	width:180px;
	font-size:11px;
}
#header_search_text:focus {
	color:#000;
	font-weight:bold;
}

#header_search_button {
	float:left;
	width:14px;
	height:14px;
}

/*****************************/
/*   CONTENT CONTAINER       */
/*****************************/


div.wholeSite_container {
	height: 490px;
	width: 783px;
	margin: 5px auto;
	text-align:left;
	padding:0px;
/*	border:1px dashed #333;  */
	background-color: #fcfcfc;
}


div.inner_content {
	margin: 0px 0px 0px 0px;
	overflow: visible;
	height: 377px;
	clear: both;
}


div.www_container_eingerueckt_10px {
  width: 761px;
	margin: 0px 0px 0px 10px;
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #393939;
}

div.www_container_eingerueckt_ObenUndLinks_10px {
	width: 761px;
	margin: -13px 0px 0px 10px;
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #393939;
}


div.www_loginsite_container_eingerueckt_10px {
  width: 761px;
	margin: 10px 0px 0px 10px;
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #393939;
}


/*****************************/
/*   LANGTEXT CONTAINER       */
/*****************************/


div.www_langtext_container_scrollbarTrick {
	width: 798px;
	height: 377px;
	overflow: hidden;
}


div.www_langtext_container {
	width: 798px;
	height: 393px;
	overflow: auto;
}

div.www_langtext_detail {
	position: relative;
	margin: 10px 0px 0px 0px;
	width: 760px;
	left: 10px;
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #393939;
}











