html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #fff; /*
	background-image: url(imgs/v_dots2.gif);
	background-repeat: repeat-y;
	background-position: 85% 0%; */
	border-right: 1px solid #EEEEEE;
}
td {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mt {
	margin-top:25px;
}
.bline {
	background-image: url(imgs/bottomline.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: #c43;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #444;
}
#activepage a {
	text-decoration: none;
	display: block;
	width: 100%;
	color: #c43;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #eee;
}
#activepage a:hover {
	color: #333;
	border-bottom: 1px solid #999;
}
.activeleft {
	color: #666;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	display: block;
}
#cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	line-height: 1.5em; /*
	padding: 10px 50px 50px 15px; */
	padding: 10px 20px 50px 20px;
	text-align: left; /*
	background-image: url(imgs/v_dots.gif);
	background-repeat: repeat-y; */	border-left: 1px solid #EEEEEE;	border-right: 1px solid #EEEEEE;}
#cont p {
	margin: 7px 0px;
	padding: 0px 0px;
}
#activepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	padding: 17px 20px;
	line-height: 18px;
}
#activepage p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
div.top {
	clear: both;
}
.top a {
	display: block;
	background-color: #ddd;
	text-decoration: none;
	width: 11px;
	height: 12px;
	margin-top: 20px;
	border: 0 none;
}
.top a:hover {
	background: #e50;
	text-decoration: none;
}
a.foto {
	display: block;
	background: #fff;
	text-decoration: none;
	width: 24px;
	height: 22px;
}
a.foto:hover {
	background: #eee;
	text-decoration: none;
}
img { 
	display: block;
}
#navigare {
	padding: 7px 7px;
}
#navigare a {
	text-decoration: none;
	color: #555;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 4px;
}
#navigare a:hover {
	text-decoration: none;
	color: #999;
}
.fett {
	font-weight: bold;
}
.fett2 {
	font-weight: bold;
	font-size: 18px;
}
.fett2 a {
	font-weight: bold;
	font-size: 18px;
}
.rot {
	color: #e50;
}
.protitel, .musikus, .projekt, .projektteil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	line-height: 24px;
	padding: 7px 0px;
	margin-top: 30px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #eee;
	width: 100%;
}
.projektteil {
	font-size: 14px;
	border-bottom-style: none;
}
#divleft { 
	position:relative; 
	left:0px; 
	width:30%; 
	float: left;
}
#divright { 
	position:relative; 
	width:55%; 
	float: left;
}
#divleft dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;	
}
#divleft dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
}
dl {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
}
hr {
	color: #bbb; 
	background-color: #bbb; 
	height: 1px;
	border: 0 none;
	margin: 5px 0 0;
	padding: 0;
}
img.float_left {
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 9px 3px 0;
}
br {
	clear: both; 
}
a img {
	border: 0 none;
}
#divleft a.active {
	color: #777;
}
div.thumb_left {
	float: left;
	margin: 0 10px 10px 0;
}
div.thumb_right {
	float: right;
	margin: 0 0 10px 10px;
}
div.thumb_left a, div.thumb_right a {
	padding: 3px;
	border: 1px solid #ccc;
	display: block;
}
div.thumb_left a:hover, div.thumb_right a:hover {
	border: 1px solid #777;
}
