html {
	height:100%;
	min-height:100%;
}

body {
	margin:0;
	padding:0;
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:small;
	background-color:#EEEEFF;
}

body.Frei {
	margin:20px;
	padding:0;
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:small;
	background-color:#FFFFFF;
}

#Zentrierer {
	text-align:left;
	width:990px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#104793;
}

#LogoBalken {
	width:100%;
	top:0;
	left:0;
	margin:0;
	padding:0;
	height:80px;
	background-color:#104793;
	background-image:url('images/titel_bg.gif');
	background-repeat:repeat-x;
	text-align:center;
}

#MainMenu {
	float:left;
	width:13em;
	margin:0;
}

#Inhalt {
	height:100%;
	margin-left:13em;
	margin-right:13em;
	background-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:#789FD6;
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#789FD6;
	border-right-style:solid;
	border-right-width:3px;
	border-right-color:#789FD6;
	padding:20px;
}

#RechteSpalte {
	color:#EEEEEE;
	text-align:center;
	float:right;
	width:11em;
	padding-left:1em;
	padding-right:1em;
}

a.RechteSpalte, a.RechteSpalte:link, a.RechteSpalte:visited {
	color:#EEEEEE;
}



ul.Menu {
	padding:0;
	margin:0;
	text-align:left;
	list-style-type:none;
}

ul.Menu li {
	padding:0;
	margin:0;
	display:inline;
}

a.Menu, a.Menu:link, a.Menu:visited {
	width:12em;
	color:#EEEEEE;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:0.5em;
	margin:0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#2F69BA;
}

a.Menu:hover, a.Menu:active {
	width:12em;
	background-color:#3E77C7;
}

div.ArtikelSpalteLinks {
	float:left;
	width:48%;
}

div.ArtikelSpalteRechts {
	float:right;
	width:48%;
}

div.BildBox {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	border-style:none;
	color:#000000;
	background-color:#B5CDEF;
	padding:2px;
}

div.BildBox img {
	border-style:none;
	margin-bottom:3px;
}

h1 {
	font-size:large;
	font-weight:normal;
}

h2 {
	font-size:small;
	font-weight:bold;
}

h3 {
	font-size:small;
	font-weight:bold;
}

.fett {
	font-weight:bold;
}

.gross {
	font-size:medium;
}

.unterstrichen {
	text-decoration:underline;
}

.klein {
	font-size:x-small;
}


.OhneAbsatz {
	margin-top:0em;
	margin-bottom:0em;
}

.OhneAbsatzOben {
	margin-top:0em;
}

.OhneAbsatzUnten {
	margin-bottom:0em;
}

.GrosserAbsatzUnten {
	margin-bottom:1.5em;
}


div.breaker {
	clear:both;
	overflow:hidden;
	height:1px;
	margin:0;
	padding:0;
}

div.breakerr {
	clear:right;
	overflow:hidden;
	height:1px;
	margin:0;
	padding:0;
}

img.RahmenBild {
	background-color:#FFFFFF;
	border-style:none;
	border-width:0;
}

hr.Archiv {
	margin:0;
	padding:0;
}

ul.MitAbstand li {
	margin-top:1em;
}

ul.Ergebnis {
	margin-top:0;
	background:green;
}

ul.Ergebnis li {
	margin-bottom:1em;
}

div.Ergebnis {
	padding:0;
	margin:0;
}

a, a:link, a:visited {
	color:#104793;
}

div.Veranstaltung1 {
	margin:0;
	padding:3px;
	background-color:#E5E5FF;
}

div.Veranstaltung2 {
	margin:0;
	padding:3px;
	background-color:#D5D5FF;
}

div.Trennlinie {
	padding:0;
	height:1px;
	background-color:#AAAAAA;
	margin-top:1em;
	margin-bottom:1em;
	overflow:hidden;
}

h2.ArchivJahr {
	padding:0.5em;
	height:1.0em;
	background-color:#E5E5FF;
}

div.ArchivTitelEintrag {
	float:left;
	width:107px;
	margin-right:2em;
	border-style:none;
	border-width:0;
	text-align:center;
}

img.ArchivTitelBild {
	border-style:none;
	border-width:0;
}

div.ArchivBlindBild {
	float:left;
	margin-right:2em;
	border-style:none;
	border-width:0;
	text-align:center;
}

#Filler {
	height:400px;
}

td {
	text-align:left;
}

td.rechts {
	text-align:right;
}

td.zentriert {
	text-align:center;
}

img.Veranstaltungsbild {
	border-style:none;
	border-width:0;
}

a.Anker {
	color:#000000;
	text-decoration:none;
}

body.Vereinsinfo {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

p.Fensterbefehl {
	margin:0;
	padding:5px;
	text-align:center;
	background-color:#EEEEFF;
	width:560px;
}

div.Vereinsinfo {
	margin:20px;
	width:530px;
}

div.BereichRechts {
	float:right;
	width:334px;
	margin:0;
	padding:0;
}

#map_canvas {
	width:320px;
	height:320px;
	margin-left:10px;
	margin-bottom:1em;
	border:solid 2px #B5CDEF;
}