body
{
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.font_black
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.font_white
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.font_grey
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #696969;
}
.font_description
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #696969;
}
.font_black_mini
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.font_grey_mini
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #696969;
}
a
{
	text-decoration: none;
	-moz-outline-width: 0px;
}
a.mini
{
	font-size: 9px;
	text-decoration: none;
	-moz-outline-width: 0px;
}
a:link
{
	color: #696969;
}
a:visited
{
	color: #696969;
}
a:hover
{
	color: #000000;
}
a:active
{
	color: #000000;
}

#container
{
	position: absolute;
	min-height: 550px;
	max-height: 550px;
	overflow: visible;
	width: 830px;
	top: 50%;
	left: 50%;
	margin-top: -275px;	margin-left: -415px;
}
#inactive_menu_column
{
	padding: 0px;
	margin: 0px;
	margin-left: 14px;
	float: left;
	max-width: 103px;
	overflow: visible;	
}

#active_menu_column
{
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #C9C9C9;
	//border-bottom-style: dotted;
	//border-bottom-width: 2px;
	//border-bottom-color: #C9C9C9;
	padding: 0px;
	margin: 0px;
	margin-left: 14px;
	float: left;
	max-width: 103px;
	overflow: visible;
}
#menupunkt_klein
{
}
#content
{
	padding: 0px;
	margin: 0px;
	overflow: visible;
	white-space: nowrap;
}
#media_space
{
	height: 400px;
	position: absolute;
	left: 14px;
	top: 50px;
	min-width: 100%;
	//text-align: center;
}
#minimized_items_space
{
	margin-top: 430px;
}
#abstand
{
	min-height: 148px;
}
#pic_view
{
	float: left;
}
#video_div
{
	width: 500px;
	height: 400px;
	text-align: center;
}
#item_name
{
	min-height: 20px;
}
#description
{
	text-align: left;
	padding: 10px;
	white-space: normal;
}
#pic_history
{
	text-align: left;
	//position: absolute;
	float: left;
	min-height: 400px;
	max-height: 400px;
	width: 119px;
	
}
#footer
{
	position: fixed;
	right: 10px;
	bottom: 10px;
	text-align: right;
	font-size: 9px;
	color: #C9C9C9;
}

