body {
	text-align: left;
	background: #000;
	height:100%;
	margin: 0;
	padding: 0;
	font: calibri;
}

table {
	Padding: 0px;
	margin: 0px auto;
}

h2 {
	margin-left: 100px;
}

.div1 {
	font-size:12px;
	font-family: Arial;
	margin: 0px auto; 
	width: 880px; 
	height:auto;
	background-color: #fff;
	border:1px solid #000; 
	text-align: center; 
} 

.div3 {
	background:#fff; 
	font-size:12px;
	font-family:Calibri;
	margin: 0px auto; 
	margin-top: 10px;
	height:auto;
	width: 900px;
	}
	
.div3 a:link{
	color:#c0c0c0;
	text-decoration:none;
}
.div3 a:visited{
	text-decoration:none;
	color: #c0c0c0;
}
.div3 a:hover{
	color:#000;
	text-decoration:none;
}
.div3 a:active{
	text-decoration:none;
}


.div2{
	background-image:url(../photos/bg_main.jpg);
	font-size:15px;
	font-family:	Calibri;
	margin: 0px auto;
	width: 880px;
	height: auto;
	margin-top: 5px;
	border:1px solid #000;
}

.div2 a:link{
	color:#c9c9c9;
	text-decoration:none;
}
.div2 a:visited{
	text-decoration:none;
	color: #c9c9c9;
}
.div2 a:hover{
	color:#c9c9c9;
	text-decoration:none;
}
.div2 a:active{
	text-decoration:none;
}

	
.rtop, .rbottom{
display:block;
background:#000;
}

.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#fff;
}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}


#ueberschrift {
	text-align: left;
	margin-left: 50px;
}

#info {
  float: right; 
  width: 165px;
  height: 700px;
  padding-left: 10px;
	background-image:url(../photos/bg_info.png);
  border-left: 1px solid #cc3333;
  border-bottom: 1px solid #cc3333;
  font-family:Calibri;
  font-size: 16px;
  font-weight: bold;
}

#flyer {
	margin-left: 7px;
}

#info a, #info p {
	font-family:Calibri;
  font-size: 14px;
  font-weight: bold;
}

#logo {
	text-align: center;
}

.events {
	margin-left: 80px;
	color: #000;
	font-family: Calibri;
}

.events2 {
	margin-left: 15px;
	color: #000;
	font-family: Calibri;
}

#kontakte td {
	text-align: center;
	width: 210px;
}

#inhalt {
	margin-left: 70px;
	width: 590px;
	height: auto;
	font-size: 25px;
	color: #000;
}

#galerie_text {
	margin: 0px auto;
	font-weight: bold;
	height: auto;
	text-align: center;
}

#menu {
	margin: 0px auto;
	height: auto;
	width: 875px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	height:2em;
	list-style-type:none;
}

#menu li {
	float:left; 
	background-image: url(../photos/bg_menue2.gif);
	background-repeat: no-repeat;
	width: 123px; 
	height:2em;
	line-height:2em;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
	position:relative;
}

#menu li a, #menu li a:visited {
	display:block;
	text-decoration:none; 
	color:#000;
}

#menu li a span, #menu li a:visited span {
	display:none;
}

#menu li a:hover {
	border-bottom: 1px solid #ff9900;
	color:#ff9900;
}

#menu li a:hover span {
	display:block;
	width:123px;
	height:2em;
	position:absolute; 
	left:0px; 
	top:0px;  
	cursor:pointer;
}

.event {
  float: right; 
  margin: -240px 90px 0px 0px; 
  padding: 0;
}

.event img {
  border: 3px solid #fff;
}	

#bild_gast {
	position: absolute;
	margin: 0px 0px 0px 500px
}

#bild_gast img {
	width: 300px;
	height: 200px;
	border: 3px solid #fff;
}

#gaestebuch {
	margin-left: 50px;
}

.form {
	background-color:#fff;
	color:#000;
	border: solid #c0c0c0;
	border-width: 1px 1px 1px 3px;
}

#form2 {
	background-image: url(../photos/gast.jpg);
	color:#000;
	border: solid #c0c0c0;
	border-width: 1px 1px 1px 3px;
}

#button {
	margin-left: 120px;
	color:#000;
	font-weight:bold;
}

#anzeige {
	margin-left: 0px;
}

.gast {
	color: #000;
	font-size:12px;
	font-family: Calibri;
	margin-bottom: 100px;
}

.timestamp {
	position: relative;
	margin-top: -13px;
	margin-left: 280px;
}

.anzeige_table {
	width:700px;
	background-image: url(../photos/bg_anzeige.jpg);
	background-repeat: no-repeat;
	background-color: #ff9900;
	margin-bottom: 10px;
	border-top: 1px solid #fff;
}

#gallery ul { 
	list-style: none;
}

#gallery ul li {
  display: -moz-inline-stack;
  display: inline-block;
	width: 190px;
	text-align: center;
	max-height:140px;
	margin: 3px;
	zoom: 1;
  *display: inline;
 }
 
#gallery ul img {
	border: 5px solid #fff;
}

#gallery ul a:hover img {
	color: #fff;
	border: 5px solid #c0c0c0;
}

#gallery ul a:hover {
	color: #c0c0c0; 
}

.pics img {
	max-width: 180px;
	height: 130px;
}


#members {
	width: 800px;
}

#members img {
	border: 3px solid #fff;
}

#members td {
	width:50%;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
}

#members b {
	color: #fff;
	font-size: 18px;
}

.footer {
	width: auto;
	text-align:left;
	margin-left: 20px;
	height: 17px;
	color: #000;
}

.formular {
	width: 670px;
	height: 22px;
	clear: both;
	margin-bottom: 10px;
}

#textfield {
	width: 670px;
	clear: both;
	margin-bottom: 30px;
}
  
#textfield-label {
	margin-bottom: 10px;
	font-family:Calibri;
	margin-top: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #000;	
}
  
.form-label {
	width: 15%;
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family:Calibri;
	margin-top: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #000;	
}

.form-radiolabel {
	width: 40%;
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family:Calibri;
	margin-top: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #000;	
}

.form-input {
	width: 29%;
	display: block;	
	float: left;
	border-left: 2px solid #808080;	
}

.form-radio {
	width: 5%;
	display: block;	
	float: left;	
}

#send input {
	border: solid #808080;
	border-width: 1px 1px 1px 1px;
	background: transparent;
	background-image: url(../photos/bg_input.jpg);
}

#send {
	position: relative;
	margin-top: -70px;
	margin-left: 400px;
}

#fehler {
	color: #000;
	font-weight: bold;
	width: 280px;
	background-image: url(../photos/bg_fehler.gif);
	border: 1px solid #000;
	margin-left: 20px;
	margin-top: 20px;
}

fieldset {
	padding: 30px;
	background-image:url(../photos/bg_form.jpg);
	background-repeat: repeat-x;
	width: 670px ;
	margin: 0px auto;
}

#form_satz {
	color: #FF0000;
	font-weight: bold;
}

.captcha {
	margin-left:60px;
}

#aktuell {
	margin-left: 60px;
	margin-top: -15px;
	width: 315px;
	padding-top: 10px;
	font-family: calibri;
	font-size: 17px;
}

#aktuell2 {
	float: right;
	margin-left: 60px;
	margin-top: -15px;
	width: 430px;
	padding-top: 10px;
	font-family: calibri;
	font-size: 22px;
}

#homepics {
	text-align: center;
	margin-top: 70px;
}

#homepics img {
	border: 3px solid #fff;
}

#anmeldung {
	margin-left: 100px;
}

#webmail {
	text-align: right;
	margin-right: 35px;
	margin-bottom: 3px;
	height: 10px;
}

#ausschreibung {
	margin-left: 40px;
	font-family: calibri;

	color: #000;
}

#facebook {
	background: #fff;
	width: 490px;
	margin-left: 130px;
}


<!-- formular starterliste-->

#ausgabe {
  width: 740px;
  border-collapse:collapse;
  
}

#ID {
	text-align: center;
	width: 120px;
	color: #000;
	background-image:url(../photos/bg_input.jpg);
}

.daten {
	width: 120px;
	max-width: 120px;
}

.datenclub {
	width: 200px;
}

#ausgabe td {
	padding-left: 10px;
}


#kopf {
 background-color: #c9c9c9;
}

#kopf td {
 border: 1px solid #808080;
 padding-left: 5px;
 color: #000;
}
