@media screen {
/*Reset*/
* {
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	background: #000;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffff99;
	text-align: center;
}

html>body {
	font-size: 12px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Macht Linie um Link unsichtbar*/
a:focus {
	outline: none;
}

a {
	color: #930;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: justify;
}

/*Ausrichtung für Elemente
--------------------------*/
.links {
	float: left;	
}

.rechts {
	float: right;
}

#Wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 960px;
}

/*Navigation
*******************************/
#Navi {
	background: #FBAB1B url(../Bilder/FlascheOrnament.gif) no-repeat bottom left;
	margin: 0;
	height: 600px;
	width: 272px;
	position:absolute;
}

#Navi_Button {
	position: relative;
	height: 230px;
	width: 130px;
	top: 340px;
	left: 90px;
	z-index: 4;
}

#Navi_Button li {
	border: none;
	display: block;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	color: #FBAB1B;
	padding-top: 2px;
	text-align: center;
}

#Navi_Button li a {
	border: none;
	color: #FBAB1B;
	display: block;
	text-decoration: none;
}

#Navi_Button li a:hover {
	border: none;
	color:#FC6;
}

#Navi_Button li a.active {
	border: none;
	color: #F60;
}

#Logo_Top {
	background: url(../Bilder/LogoTop.gif) no-repeat top right;
	margin: 0;
	height: 82px;
	width: 122px;
	position:absolute;
	top: 25px;
	left: 133px;
}

/*Bilderrahmen
*******************************/
#Frame {
	background: #FBAB1B url(../Bilder/Rahmen.png) no-repeat top left;
	margin: 0;
	height: 563px;
	width: 630px;
	position: absolute;
	top: 0px;
	left: 272px;
}

#Bottom {
	background: #FBAB1B;
	margin: 0;
	height: 37px;
	width: 630px;
	position: absolute;
	top: 563px;
	left: 272px;
}


#Ornament {
	background: transparent url(../Bilder/Bottom.png) no-repeat;
	margin: 0;
	height: 350px;
	width: 768px;
	position: absolute;
	top: 276px;
	left: 200px;
	z-index: 1;
}

#Hintergrund {
	background: #FBAB1B;
	position: fixed;
	bottom: 0;
	height:100%;
	width: 920px;
}

/*Informationen
*********************/
#Hauptinfo {
	background: transparent;
	color: #000;
	position: absolute;
	max-height: 375px;
	height: 375px;
	width: 550px;
	top: 134px;
	left: 35px;
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	text-align: justify;
	z-index: 5;
}

#Hauptinfo h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

#Hauptinfo p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
}

#Hauptinfo strong {
	color:#F60;
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
}

/*Agenda
***********************/
#Agenda {
	position: relative;
	border: none;
	text-align: center;
}

#Agenda table {
	margin-left: auto; margin-right: auto;
	border: 1px solid #930;
	border-collapse: collapse;
}

#Agenda th {
	border: 1px solid;
	border-color: #930;
	font-size: 1.2em;
	padding: 0.8em;
}

#Agenda td {
	border: 1px solid #930;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
}

#Agenda .ungerade {
	background-color: #FF9;
	color: #000;
}

#Agenda .gerade {
	background-color: #fbab1b;
	color: #000;
}

/*Galerie
---------*/
#Galerie li {
	border: none;
	float: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0.3em 1em;
	text-align: center;
	width: 140px;
}

#Galerie li a {
	color:#000;
	font-size: 1em;
	float: left;
}

#Galerie li a:hover {
	color:#000;
	text-decoration: underline;
}

#Galerie li.start {
	border-left: 0;
	padding-left: 0;
}

#Galerie li.ende {
	border-right: 0;
}

#Bildgalerie ul {
	list-style:none;
	width: 650px;
}

#Bildgalerie {
	background: transparent;
	color: #000;
	position: relative;
	width: 550px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 5px 10px 5px;
	text-align: center;
	z-index: 8;
}

#Bildgalerie ul li {
	margin:25px 25px 0 0;
	padding:10px;
	border-top:2px solid #FF9;
	border-right:2px solid #464430;
	border-bottom:2px solid #464430;
	border-left:2px solid #FF9;
	float:left;
}

#Bildgalerie ul li img {
	border:none;
	margin:0 auto;
}

#Ornament_Bilder {
	background: transparent url(../Bilder/Bottom.png) no-repeat;
	height: 350px;
	width: 768px;
	position: fixed;
	margin-left: 95px;
	bottom: 0;
	text-align: center;
	z-index: 1;
}

#back_button {
	position: absolute;
	bottom: 110px;
	margin-left: 394px;
	text-align: center;
	z-index: 9;
}

#back_button a {
	color: #930;
}

/* Kontaktformular
------------------*/
#Kontaktformular {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	padding: 0.3em;
	position: relative;
	top: -110px;
	left: 200px;
}

fieldset.kontaktFormular {
	border: 0px solid transparent;
	padding: 0;
	margin: 0;
	color:#000;
	letter-spacing: 0.08em;
	width: 13em;
}

fieldset.kontaktFormular legend {
	font-size: 18px;
	font-weight: bold;
	color:#000;
	padding:0;
	margin: 0 0 1em 0;
}

fieldset.kontaktFormular dl {
	padding: 0;
	margin: 0;
}

fieldset.kontaktFormular dt, dd {
	float:left;
	padding:0;
	margin:0;
	text-align:left;
}

fieldset.kontaktFormular dd {
	width:100%;
	margin:0 0 0.5em 0;
}

fieldset.kontaktFormular dt label {
	font-size: 100%;
}

fieldset.kontaktFormular dt label em {
	color:#000;
	font-weight:bold;
	font-size:150%;
}

fieldset.kontaktFormular dd input, dd select, dd textarea {
	width: 290px;
	border:1px solid #FFF3B5;
	padding: 1px;
	vertical-align:bottom;
}

fieldset.kontaktFormular dd input#titel {
	width:25%;
}

fieldset.kontaktFormular dd select#empaenger {
	width:77%;
}

fieldset.kontaktFormular dd input.button {
	float:left;
	font-size: 0.8em;
	width:48%;
	margin:0 0.025em 0 0.2em;
	background:#CCC;
	color:#000;
	height:1.7em;
}

input:active, input:hover, input:focus, textarea:active, textarea:hover, textarea:focus, selecte:active, select:hover, select:focus {
	background-color:#FF9;
}

input.error {
	background-color:#F99;
}

/*Flyer
********************/
#Flyer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#Gast {
	background: #FBAB1B;
	color: #000;
	position: absolute;
	width: 550px;
	top: 0px;
	left: 272px;
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	text-align: justify;
	z-index: 5;
	height: 582px;
}


}
