body
{
	background-color : #587b2d;
	background-image: url(../bg.gif);
	font-family : Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}

a
{
	text-decoration:underline;
	color : #5c82c8;
	font-weight : bold;
}

a:hover
{
	text-decoration:underline;
	color : White;
	font-weight : bold;
}

td
{
	font-size:12px;
	color: #000000;
}

th
{
	font-size:12px;
	color: #000000;
}

/* Seitenspezifisch */
.noflash a
{
	text-decoration:underline;
	color : #000000;
	font-weight : bold;
}

.noflash a:hover
{
	text-decoration:underline;
	color : White;
	font-weight : bold;
}

#fotomenu {
	position:absolute;
	top:100px;
	left:0px;
	width:200px;
	
}

#fotomenu a {
	display:block;
	padding: 3px;
	margin:1px;
	background-image : url(../bg_papier.jpg);
	border : 1px solid #5c82c8;
	font-weight:normal;
	text-decoration:none;
}

#fotomenu a:hover {
	background-color: #5c82c8;
	background-image:none;
	border:solid 1px white;
}

.tooltip
{
	position: absolute;
	top: -400px;
	left: -400px;
	text-align: center;
	background-image : url(../bg_papier.jpg);
	border : 1px solid #5c82c8;
	display: none;
	z-index: 6;
}

.tooltip img {
	float: left;
	margin: 5px;
}

#fotolayer {
	position:absolute;
	top:100px;
	left:210px;
}

.fb td
{
	background-color : #e8e9bb;
	text-align: left;
	vertical-align: top;
	color : #000000;
	padding: 3px;
	background-image : url(../bg_papier.jpg);
	border : 2px solid #5c82c8;
}

.fb th
{
	text-align: center;
	background-color: #5c82c8;
	vertical-align: top;
	color : black;
	font-weight:normal;
	padding: 3px;
	border : 2px solid #5c82c8;
}

.fb th a {
	color:#cccccc;
}
