* { 
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}
	
body {
	background-color: #ac7964;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#wrapper {
	background-repeat: no-repeat;
	background-image:url(image/hintergrund.jpg);
	width: 1000px;
	height: 572px;
	border: 1px solid #805559;
}

#banner {
	height: 160px;
}
		
#banner a {
	text-indent: -999em;
	height: 160px;
	display: block;
	background-repeat: no-repeat;
	background-position: 245px 0px;
	background-image:url(image/schrift.png);
}

		
#menu {
	width: 122px;
	font-size: 16px;
	font-family: Georgia;
	font-weight: Bold;
	margin-left: 100px;
	margin-top: 50px;
}
		
#menu li {
	text-align: center;
	list-style-type: none;
	margin-top: 3px;
}
	
#menu li a {
	background-image: url(image/button2.png);
	background-position: bottom;
	text-decoration: none;
	color: #000000;
	display: block;
	height: 30px;
	padding-top: 7px;
}

#menu li a:hover {
	color:#660000;
	background-position: top;
}

#mainindex {
	background-image: url(image/mojado5.png);
	background-repeat: no-repeat;
	background-position: 60px 30px;
	height: 385px;
}

#main1 {
}

#footer {
	color: #805559;
}		

h1 {
	font-size: 18px;
	margin-bottom: 1em;
}

#leftbar {
	float: left;
	width: 250px;
}

#leftbar img {
	margin-bottom: 25px;
}

#rightbar {
	float: left;
	width: 400px;
}

#rightbar p {
	margin-bottom: 1em;
}

#tab1e1 {
	margin-left: 50px;
}

#table2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#table2 td {
	padding-bottom: 1em;
}

.stil2 {
	font-size: 18px;
	color: #993300;
	font-weight: bold;
}

#player{
	margin-left: 130px;
	margin-top: 10px;
	
}

#con {
	margin-top: 30px;
	background-image:url(image/kaktus.gif);
	background-repeat: no-repeat;
	background-position: 60px 40px;
}

#con p {
	padding-left: 250px;
	font-size: 20px;
}


a:link {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
}

#gall {
	margin-top: 50px;
	margin-left: 50px;
}
