﻿/* use in conent */
a.submenulink {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
div#content_short_1 {
	position: absolute;
	height: 182px;
	width: 605px;
	overflow: auto;
	margin: 120px 0 0 250px;
	border: 1px;
	border-color: inherit;
	border-style: none none none solid;
	padding: 0 10px 10px 9px;
	text-align: justify;
	color: inherit;
}
div#content_short_2 {
	position: absolute;
	height: 335px;
	width: 605px;
	overflow: auto;
	margin: 312px 0 0 250px;
	border: 1px;
	border-color: inherit;
	border-style: none none none solid;
	padding: 0 10px 10px 9px;
	text-align: justify;
	color: inherit;
}
div.list_entry {
	width: 100%;
	border: 1px;
	border-color: inherit;
	border-style: none none solid none;
}
div.list_entryfixed {
	min-height: 110px;
	width: 100%;
	border: 1px;
	border-color: inherit;
	border-style: none none solid none;
}
img.list_logo {
	border-width: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.list_logoright {
	border-width: 0;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.content_picture {
	border-width: 0;
	float: left;
	margin-right: 10px;
}
img.content_pictureright {
	border-width: 0;
	float: right;
	margin-left: 10px;
	width: 150px;
}
img.artists {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	margin: 10px 10px 0 10px;
	width: 65px;
	height: 65px;
}
td.artists {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	text-align: center;
}
