/* CSS fuer ernst matt */
<!--
body {
scrollbar-face-color:#E2D2C5;
scrollbar-highlight-color:#F1EBE4;
scrollbar-3dlight-color:#D5C2AC;
scrollbar-darkshadow-color:#EBE0D6;
scrollbar-shadow-color:#8D6F49;
scrollbar-arrow-color:#B79975;
scrollbar-track-color:#EBE0D6;
font-family: Arial, Verdana; font-size:12px; color:#804040;}

 A:link {text-decoration: underline; color:#804040; font-weight:bold;}
 A:visited {text-decoration: underline; color:#804040; font-weight:bold;}
 A:hover {text-decoration: underline; color:#FF0000; font-weight:bold;}
 A:active {text-decoration: underline; color:#804040; font-weight:bold;}

 A.footer:link {text-decoration: underline; color:#804040;  font-size:10px; }
 A.footer:visited {text-decoration: underline; color:#804040;  font-size:10px; }
 A.footer:hover {text-decoration: underline; color:#FF0000;  font-size:10px; }
 A.footer:active {text-decoration: underline; color:#804040;  font-size:10px; }

td {font-family:Arial, Verdana; font-size:12px; color:#804040;}

p.kursiv {font-family:Arial, Verdana; font-style:italic; color:#804040; font-weight:bold;}
td.bold {font-family:Arial, Verdana; color:#804040; font-weight:bold;}
td.copy {font-family:Arial, Verdana; font-size:10px; color:#804040;}

td.album_bold {font-family:Arial, Verdana; font-weight:bold; color:#E1BD77;}
td.album_normal {font-family:Arial, Verdana; color:#E1BD77;}

h1 {font-family:Arial, Verdana; font-size:34px; color:#804040;}
h2 {font-family:Arial, Verdana; font-size:30px; color:#804040;}
h3 {font-family:Arial, Verdana; font-size:22px; color:#804040;}
h4 {font-family:Arial, Verdana; font-size:16px; color:#804040;}

.invers {font-family:Arial, Verdana; font-size:16px; font-weight:bold; color:#E1D3D6; background:#804040}

hr {color:#804040; height: 1px;}

select, input, option, checkbox, textarea {
	background: #F1EBE4;
	color:#804040;
}

radio, checkbox {
	background: #EEEEEE;
	color:#EEEEEE;
}



.hoverbox
{
	cursor: default;
	list-style: none;	
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -10px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 50px;
	height: 50px;
	margin: 2px;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.hoverbox li
{
	
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 300px;
}

.hoverboxer
{
	cursor: default;
	list-style: none;	
}

.hoverboxer a
{
	cursor: default;
}

.hoverboxer a .preview
{
	display: none;
}

.hoverboxer a:hover .preview
{
	display: block;
	position: absolute;
	top: -10px;
	left: -45px;
	z-index: 1;
}

.hoverboxer img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 50px;
	height: 50px;
	margin: 2px;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.hoverboxer li
{
	
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}
.hoverboxer .preview
{
	border-color: #000;
	width: 150px;
	height: 150px;
}


-->
