 
A.nav{
	width:100px;
	height:20px;
	border: 1px solid #632d29;
	color:#632d29;
	text-decoration: none;
	cursor:pointer;
	display: block;
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	text-align:left;
	padding-left:2px;
} 

A.nav:Hover{
	color:#FFFFFF;
	width:80px;
	border: 1px solid #ffffff;
	text-decoration: none;
	display: block;
	background-color: #632d29;
} 

#zentrierteebene {
	height: 600px;
	width: 1000px;
	position: absolute;
	z-index: 2;
	margin-left:-500px;
	top:50%;
	left:50%;
	position:absolute;
	text-align:center;
	margin-top: -300px;
	
			
}
						
	#Layer1 {
	position:absolute;
	width:565px;
	height:472px;
	z-index:1;
	left: 227px;
	top: 71px;
	visibility: visible;
}

#Layer2 {
	position:absolute;
	width:21px;
	height:540px;
	z-index:2;
	left: 936px;
	top: 36px;
	visibility: visible;
}
body {
	background-image: none;
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #632d29;
}
#bodyneu {
	background-color: #FFFFFF;
	background-image: url(backgrounds/gross2.jpg);
	background-repeat: repeat-y;
}

	
.Stil1 {
	font-size: xx-small;
	color: #632d29;
}

a:link {
	color: #632d29;
}
a:visited {
	color: #632d29;
}
a:hover {
	color: #A5AA5A;
}
a:active {
	color: #632d29;
}
.bordertabelle {
	border: 1px solid #632d29;
}
	
.text {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #632d29;
}

