﻿* {	
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", sans-serif;
	font-size: 10pt;
	background-color: #930000;
	background-image: url("images/hintergrund.png");
	background-repeat: repeat-y;
	background-position: 100px 0px;
}

a {
	color: #930000;
}


a:hover {
	color: #0B8EDF;
}


p {
	text-align: justify;
	padding-right: 3px;
}

#adresse {
	float: right;
	margin-bottom: 11px;
	margin-left: 20px;
	margin-top: 5px;
}

.block {
	text-align: justify;
}

#fusszeile #copy a {
	font-size: 10px;
	color: black;
}

#fusszeile {
	clear: both;
	border: 1px solid #aaaaaa;
	padding: 2px 0px 5px 0px;
	background: url("images/hintergrund_nav1_0.png") bottom left repeat-x;
	
}

#fusszeile ul li {
	display: inline;
}


#fusszeile a {
	padding:2px 10px 5px 10px;
	color: #780000;
	font-size: 16px;
	text-decoration: none;
}

#fusszeile a:hover {
	background: grey;
}

#galerie a {
	color: white;
	display: inline;
}

#gross {
	font-size: 16px;
}

#haupt-container {
	width: 675px;
	margin: 10px 0px 20px 135px;
}

#hier {
	font-weight: bold;	
}

.hier {
	font-weight: bold;	
}

#inhalt-haupt {
	width: 500px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
}

#inhalt-haupt p {
	margin-top: 15px;
	text-decoration: none;
}

#inhalt-haupt h1, #inhalt-haupt h2 {
	margin-bottom: 15px;
}

#inhalt-haupt img {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #e3e3e3;
	border: 1px solid #aaa;	
}

#inhalt-haupt .Galeriefoto img {
	float: left;
	background-color: white;
	margin: 2px 1px;
	padding:2px 1px;
}

#inhalt-haupt .Galeriefoto a:hover img{
	loop: true;
	border: 1px solid #930000;
	background-color: #930000;
} 

#inhalt-haupt table {
	width: 100%;
}


#inhalt-haupt table th, #inhalt-haupt table td {
	vertical-align: top;
	text-align: left;
}

#inhalt-haupt input, #inhalt-haupt textarea {
	padding: 2px 2px 2px 2px;
	margin: 3px 3px 0px 3px;
	background: #e3e3e3;
}

#inhalt-haupt table td {
	border: none;
}

#inhalt-haupt ul  {
	list-style-type: none;
}

#inhalt-sub {
	width:160px;
	float: right;
	margin-top: 10px;
}

#inhalt-sub ul  {
	list-style-type: none;
}

#kommentar {
	font-size: 7px;
}


#logo {
	width: 450px;
	float: left;
}

#logo a {
	color: white;
}

#navigation1 {
	clear: both;
	border: 1px solid #aaaaaa;
	padding: 2px 0px 5px 0px;
	background: url("images/hintergrund_nav1_0.png") bottom left repeat-x;
}

#navigation1 ul li {
	display: inline;
}


#navigation1 a {
	padding:2px 10px 5px 10px;
	color: #780000;
	font-size: 16px;
	text-decoration: none;
}

#navigation1 a:hover {
	background: grey;
}


#navigation-sub {
	border: 1px solid #aaaaaa;
	padding: 2px 0px 5px 0px;
	margin: 3px, 0px, 0px, 0px;
	background: url("images/hintergrund_nav1_0.png") bottom left repeat-x;
}

#navigation-sub ul li {
	display: inline;
}


#navigation-sub a {
	padding:2px 10px 5px 10px;
	color: #780000;
	font-size: 16px;
	text-decoration: none;
}

#navigation-sub a:hover {
	background: grey;
}



table th, table td {
	border-bottom: 1px solid #930000;
	text-align: left;
	padding: 2px 5px;
}

.plakat {
	width: 650px;
}

.rot {
	color: red;
}

#veranstaltungen table th, #veranstaltungen table td {
	text-align: left;
	vertical-align: top;
	color: black;
}

.veranstaltungen a {
	color: black;
	text-decoration: none;
}

.veranstaltungen a:hover {
	color: #930000;
}
