@charset "UTF-8";
/* tags */
body {
	background-color:black;
	background-image:url(../p/Hintergrund.jpg);
	background-repeat:no-repeat;
	margin:0px;
}
* {
	font-size:13px;
	font-family:'Helvetica', 'Helvetica Neue', 'Microsoft Sans Serif', 'Arial Unicode MS', 'Arial';
	line-height:18px;
}
img {
	border:none;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
	table-layout:fixed;
}
td {
	padding:0px;
}
th {
	background-image:url(../p/TrennLinie.gif);
	background-repeat:repeat-x;
}
p {
	margin:0px;
	margin-bottom:9px;
}
p.datum {
	color:#295A0F;
	font-size:10px;
}
p.daten {
	margin-bottom:4px;
}
ul {
	margin:0px 0px 8px;
	padding:0px;
	list-style-type:none;
}
li { 
	background-image:url(../p/bullet.gif);
	background-repeat:no-repeat;
	padding-left:12px;
}

/*——————————————————————————————————————————————————————*/
a:focus {
	outline:none;
}
a.t {
	text-decoration:underline;
	color:#295A0F;
}
a.t:hover {
	text-decoration:none;
}
/*——————————————————————————————————————————————————————*/
h1 {
	margin:0px;
	margin-bottom:9px;
}
h2 {
	margin:0px;
}
h1.rot, h2.rot, p.rot {
	color:red;
}
h1.rotleicht, h2.rotleicht {
	color:red;
	font-weight:normal;
}
h1.schwarzleicht, h2.schwarzleicht {
	font-weight:normal;
}
h2.GanzeBZdavor {
	margin-top:18px;
}
h2.daten {
	margin-bottom:4px;
}
h5.daten {
	width:190px;
	border-top:1px solid black;
	padding-top:4px;
}
h6 {
	margin:0px;
	font-weight:normal;
	color:red;
}
/*——————————————————————————————————————————————————————*/
#Navigation1 {
	margin-left:40px;
	margin-top:15px;
	height:24px;
	width:720px;
}
#Navigation2 {
	margin-left:40px;
	height:24px;
}
#Navigation1 em, #Navigation2 em {
	color:#295A0F;
	font-style:normal;
}
a.n {
	text-decoration:none;
	font-weight:bold;
	color:#295A0F;
}
a.n:hover {
	color:red;
}
a.a {
	text-decoration:none;
	font-weight:bold;
	color:red;
}
.marginal em {
	color:red;
}
/* ——————————————————————————————————————————————— */
#Inhalt {
	position:absolute;
	left:60px;
	top:200px;
	width:800px;
	background-color:#FFFFFF;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
}
#SeitenInhalt {
	width:660;
	margin-left:40px;
	margin-top:35px;
	margin-bottom:50px;
}
.SeitenInhalt_Spalte1 {
	vertical-align:top;
	width:210px;
	padding-top:5px;
}
.SeitenInhalt_Spalte1_mitText {
	vertical-align:top;
	width:210px;
	padding-top:0px;
}
.SeitenInhalt_Spalte1 img {
	width:190px;
	margin-bottom:9px;
}
.SeitenInhalt_Spalte2 {
	vertical-align:top;
	width:450px;
}
.SeitenInhalt_Spalte2_von3 {
	vertical-align:top;
	width:270px;
}
.SeitenInhalt_Spalte3_von3 {
	vertical-align:top;
	text-align:right;
	width:180px;
}
.SeitenInhalt_Spalte1 p, .SeitenInhalt_Spalte1_mitText p {
	padding-right:20px;
}
.minHeight {
	height:400px;
}
.marginal {
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
.ZelleMitTop {
	vertical-align:top;
	border:1px solid pink;
}
#Logo {
	position:absolute;
	top:80px;
	left:93px;
	width:160px;
	height:105px;
}
#KopfText {
	position:absolute;
	top:60px;
	width:200px;
	left:310px;
	color:white;
	font-weight:bold;
}
.Abstand100 {
	height:100px;
	width:100px;
}
.Abstand50 {
	height:50px;
	width:50px;
}
.Abstand25 {
	height:25px;
	width:50px;
}
/* ——————————————————————————————————————————————— */
#Logos {
	border-top:1px solid #295A0F;
	padding-top:4px;
}
a.Thumbs {
	display:block;
	width:130px;
	height:98px;
	float:left;
	margin:2px 20px 17px 0px;
}
a.ThumbsimText {
	display:block;
	width:130px;
	height:98px;
	float:left;
	margin:5px 10px 3px 0px;
}
/* —————————————————————————————————————————————————— */
#Anmeldung table {
	margin-top:18px;
	margin-bottom:18px;
	width:100%;
}
#Anmeldung td {
	border-top:1px solid #295A0F;
	padding:3px 0px;
}
#Anmeldung .spalte1 {
	text-align:right;
	width:110px;
}
#Anmeldung .spalte2 {
	padding-left:5px;
}
.AnmInput {
	width:250px;
	margin:3px 0px;
}
.AnmSend {
	width:100px;
	margin:3px 0px;
}
.AnmZelleLinie {
	border-top:1px solid #c9c9c9;
	padding:3px 0px;
}
.AnmLegende {
	border-top:1px solid white;
	text-align:right;
	padding-right:5px;
}
.AnmErgebnisLegende {
	border-top:1px solid white;
	text-align:right;
	padding:3px 5px;
}
.AnmErgebnis {
	border-top:1px solid #c9c9c9;
	padding:3px 0px;
}
.error {
	color:red;
	font-weight:normal;
	font-style:italic;
}
/* ———————————————————————————————————————————————— */
#gaestebuchtext {
	width:445px;
}
#Gaestebuch p {
	color:#295A0F;
	margin:0px;
}
#Gaestebuch .gast {
	color:black;
	font-style:italic;
	margin-bottom:9px;
	text-align:right;
}

