body 
{	background-color:#c2c1c1;
	margin:0px;
	padding:0px;
}

#container 
{	width:940px;
	margin:0px auto;
}

#container #left
{	
	position: relative;
	width:303px;
	height:462px;
	background-image: url(images/left_hg_folge.gif);
	float:left;
}

#bild_links{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 210px;
	height: 210px;
}

#container #left .menu
{	margin-top:21px;
	height:243px;
}

#container #left .menu a
{	float:left;
}

#container #left .menu img
{	display:block;
}

#container #left .submenu
{	
	float: right;
}

#container #left .scroller
{	margin-top:68px;
}
	
#container #left .scroller .bild_container
{	
	/* background-image: url(images/bild_container_hg.gif); */
	background-color: #dddcdc;
	height:107px;
	width: 303px;
	overflow: hidden;
}

#container .scroller_headline{
  width: 278px;
  height: 17px;
  background-color: #C2C1C1;
  padding: 3px 0px 0px 25px;
  font-family: Arial, Verdana, sans serif;
  color: white;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 0px 3px 0px;
}

.bildelemente
{	
	/* background-image: url(images/bild_container_hg.gif); */
	visibility: hidden;
}

#container .thumbs{
	float: left;
	width: 260px;
}

#container #right
{	
	width:572px;
	height:442px;
	background-image: url(images/right_streifen.gif);
	background-repeat:no-repeat;
	background-position:0px;
	/*background-color:#d0cfcf;*/
	background-color:#dddcdc;
	padding-top: 20px;
	padding-left: 65px;
	float:right;
	vertical-align:bottom;
	
	font-family: Arial, Verdana, sans serif;
	font-size: 13px;
	font-weight: normal;
	color: #434343;
}

#container #right #info
{
	/*position: relative;
	top: 273px;
	left: 20px;*/

	width: 185px;
	height: 155px;
	padding: 0px;
	background:url(images/info_hint_text.gif) no-repeat;
	background-position: bottom left;
	overflow: hidden;
	
	font-size: 13px;
	color: #434343;
}

#container #right #info .info_headline
{
	width: 145px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 35px;
  background:url(images/info_hint_headline.gif) no-repeat;
  background-position: bottom left;
}

#container #right #info .info_headline h1
{
 	margin: 3px 0px 10px 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;	
}

#container #right #info .info_text
{
	width: 145px;
	height: 85px;
	float: left;
	padding: 8px 0px 0px 35px;
	overflow: hidden;
}

#container #right #info .info_text p
{
	margin:5px 0px 0px 0px;
}

#container #right #bildbeschreibung_lang
{
	/*position: relative;
	top: 273px;
	left: 20px;*/

	width: 200px;
	height: 210px;
	padding: 45px 0px 0px 0px;	
	font-size: 13px;
	color: #434343;
	overflow: auto;
}


#container #right h1{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

td.tabelle {
	font-family: Arial, Verdana, sans serif;
	vertical-align: top;
	font-size: 13px;
	font-weight: normal;
	color: #434343;
	vertical-align: top;
}

td.tabelle_k {
	font-family: Arial, Verdana, sans serif;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	vertical-align: top;
}

ul li {
	margin: 0;
	padding: 0;
}

b {
	color:#666666;
}

Link 		{ color:#707173; text-decoration: none; font-weight:bold; } 
A:active 	{ color:#ffffff; text-decoration: none; font-weight:bold; } 
A:link 		{ color:#707173; text-decoration: none; font-weight:bold; } 
A:visited 	{ color:#707173; text-decoration: none; font-weight:bold; } 
A:hover 	{ color:#ffffff; text-decoration: none; font-weight:bold; }

.divscroll {
	height:385px; 
	width:570px; 
	overflow:auto;
}

#vita_left {
	width: 275px; 
	float:left;
}

#vita_right {
	width: 215px; 
	float:right; 
	margin-right:10px;
}

#head {
	height:103px;
}

img#submenu_metamorphosen{
  margin-top: -2px;
}