#inhalt {
	height: 700px;
	width: 875px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #000;
	background-color: #fff;
	position: relative;
}

#navigation {
	list-style-type: none;
	line-height: 40px;
	position: absolute;
	left: -16px;
	top: 120px;
	z-index: 12;
	text-decoration: none;
	outline: none;
}

object {
	outline: none;	
}

#schrazenlogo {
	background-image: url(../img/schrazenlogo.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 155px;	
	position: absolute;
	left: 462px;
	top: 36px;
	z-index: 12;	
}

#stage {	
	width: 500px;
	height: 400px;	
	background-color: #fff;
	border: solid 1px #000;
	position: absolute;
	left: 187px;
	top: 140px;
	z-index: 2;	
}

#stage_hochkant {	
	width: 400px;
	height: 500px;	
	background-color: #fff;
	border: solid 1px #000;
	position: absolute;
	left: 240px;
	top: 140px;
	z-index: 2;	
}

#stage #welcome {
	width: 400px;
	height: 350px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;	
}

#stage #replay {	
	width: 90px;
	height: 17px;
	position: absolute;
	left: 390px;
	top: 364px;
	z-index: 2;	
}

#stage p {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #666;
	padding-top: 40px;
	padding-left: 60px;
}

/*#status {
	width: 200px;
	height: 270px;
	border: solid 1px #000;
	background-color: #fff;
	position: absolute;
	left: 560px;
	top: 380px;
	z-index: 12;
}*/


/* xxxxxxxxxx   forms   xxxxxxxxxx */
#impressum {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666;
	letter-spacing: 2px;
	position: absolute;
	left: 220px;
	top: 680px;
	z-index: 2;
}

#teddy {
	width: 270px;
	height: 210px;
	position: absolute;
	left: 176px;
	top: 126px;
	z-index: 2;	
}

#tigerente {
	background-image: url(../img/tigerente.png);
	background-repeat: no-repeat;
	width: 420px;
	height: 100px;
	position: absolute;
	left: 80px;
	top: 270px;
	z-index: 2;	
}

#statusschraz {	
	width: 360px;
	height: 360px;		
	position: absolute;
	left: 580px;
	top: 300px;
	z-index: 12;	
}


/* xxxxxxxxxx   forms   xxxxxxxxxx */
form	{	
	width: 480px;
	height: 300px;
	margin-top: 20px;
	position: relative;
	top: 30px;
}
	
form div	{
	margin-top: 10px;
}

label	{
	font-weight: bold;
	text-align: right;
	color: #000;
	width: 120px;
	margin-right: 10px;
	float: left;
}
	
textarea {	
	font-size: 12px;
}
	
input.texteingabe, textarea	{
	background-image: url(../img/karo_kontakt.jpg);
	font-size: 12px;
	background-color: #edf0f7;
	color: #000;
	border: solid 1px #3b5998;
	width: 180px;
}

#stage_form {
	background-image: url(../img/karo_kontakt.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 400px;		
	border: solid 1px #000;
	position: absolute;
	left: 187px;
	top: 140px;
	z-index: 2;	
}

#stage_form  #submit {
	position: absolute;
	left: 130px;
	top: 260px;
	z-index: 2;
}



	
	
	


