body {
	background-repeat: repeat;
	background-image: url(../_images/Background.jpg);
	font-family: "Palatino Linotype", "MS Serif", "Times New Roman", serif;
}
img.foto {
	border: 1px solid #622424;
	margin: 2px;
	padding: 2px;
	background-color: Silver;
}
h1 {
	font-size: 36px;
	color: #696969;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table.tabelle {
	border: 1px dashed #622424;
	font-size: 14px;
}

.hell {
	background-color: #FAEBD7;
}
.mittel {
	background-color: #F5DEB3;
}
.dunkel {
	background-color: #FFA07A;
}
a:link { text-decoration: none;
font-weight: bolder;
font-style: italic;
color: Maroon;

	
}
a:hover {
	background-color: Silver;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
	color: Maroon;

}

div.logo{
	top: 0px;
	left: 205px;
	width: 520px;
	height: 189px;
	position: absolute;
}


div.menu {
	top: 188px;
	left: 62px;
	width: 757px;
	height: 25px;
	position: absolute;
		z-index:1;
	}
div.menu2 {
	top: 225px;
	left: 62px;
	width: 757px;
	height: 75px;
	position: absolute;
	text-align: center;
	text-decoration: none;
font-weight: bolder;
font-style: italic;
color: Maroon;
	z-index:2;
	}
	
div.hr{
	width: 850px;
	height: 1px;
	background-color: #622424;
	top: 218px;
	left: 6px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}	

div.inhalt{
	width: 757px;
	height: auto;
	top: 280px;
	left: 62px;
	position: absolute;
	z-index:3;
	margin: 0 0 0 0;
}
div.starthinweis{
	width: 757px;
	height: 80;
	top: 240px;
	left: 62px;
	position: absolute;
	z-index:3;
font-weight: bolder;
font-style: italic;
color: Maroon;
		text-align: center;
		border: 1px dashed #622424;
		padding-left:6px; 
padding-bottom:2px; 
padding-top:2px; 
padding-right:6px; 

}
div.thumb {
	width: 600px;
	height: auto;
	top: 150px;
	left: 85px;
	position: absolute;
}
a.link:link { border: 1px dashed #622424;
background-color: #FAEBD7;
padding-left:6px; 
padding-bottom:2px; 
padding-top:2px; 
padding-right:6px; 
line-height: 10px;
}
a.link:visited { border: 1px dashed #000000;
background-color: #FAEBD7;
padding-left:6px; 
padding-bottom:2px; 
padding-top:2px; 
padding-right:6px; line-height: 10px;}
	
a.link:hover { border: 1px dashed #622424;
background-color: Silver;
padding-left:6px; 
padding-bottom:2px; 
padding-top:2px; 
padding-right:6px; line-height: 10px;}

table.ahnen td {
	border: 1px dashed Maroon;
}
table.wuerfe td {
	height: 25px;
}