/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
	background: #004080;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 0.75em;
	line-height: 1.4;
}
body {
	width: 800px;
}
h1 {
font-size: 1em;
background: #004080;
color: #FFF;
font-weight: normal;
letter-spacing: .1em;
margin: 15px 0 0 3px;
padding: .6em 10px .6em 77px;
}
h2 {
	font-size: 1.2em;
	line-height: 1.2;
	margin-top: 0.25em;
	margin-bottom: .25em;
	color: #004080;
}
h3 {
	font-size: 0.95em;
	color: #000000;
  margin-top: 0.25em;
	margin-bottom: .25em;
}
h4 {
font-size: 1em;
color: #000000;
}
a {
	color: #666666;
	font-size: 0.9em;
	text-decoration: none;
}
a:focus, a:hover, a.active {
  font-weight: bold;
}
a img {
	border: 1px solid #000;
	display: block;
}
p {
margin-top: 0.9em;
display: inline;
}
#header {
width: 800px;
height: 120px;
background: url(header.gif) no-repeat;
}
#navi {
float: left;
width: 160px;
padding: 40px 0 0 0;

}
#navi a {
font-size: 0.85em;
display: block;
width: 140px;
height: 25px;
padding: 5px 0px 0px 20px;
text-decoration: none;
color: #FFFFFF;
background: url(button.jpg) no-repeat left top;
}
#navi a:hover {
background-position: 0px -30px;
color: #FFFFFF;
}
#navi a.active {
background-position: 0px -60px;
color: #FFFFFF;
font-weight: bold;
}
#content {
float: right;
width: 600px;
padding: 20px 0px 20px 20px;
}
#footer {
clear: both;
width: 100%;
padding-top: 10px;
text-align: center;
font-size: 0.8em;
color: #336699;
}
#footer a {
color: #336699;
text-decoration: none;
}
#footer a:hover, a:active {
font-weight: bold;
}
ol {
background: url(schatten.jpg) top right no-repeat;
list-style: none;
padding-top: 1.5em;
}

li.vevent {
padding: .6em 1em .6em 2em;
}

li a {
background: url(abrundung-unten.gif) bottom no-repeat;
color: #000;
display: block;
height: 2.7em;
padding: .9em 1em 0 2em;
text-decoration: none;
}
li a.ohne {
background: none;
color: #000;
display: block;
height: 2.7em;
padding: .9em 1em 0 2em;
text-decoration: none;
}

li a:focus, li a:hover{
background-image: url(abrundung-unten-alt.gif);
color: #FFF;
}
li a.ohne:focus, li a.ohne:hover {
background-image: none;
color: #004080;
}
#artikel {
float: left;
background: #E7E7E7 url(abrundung-oben1.gif) no-repeat;
margin-left: 10px;
padding-top: 3px;
position: relative;
width: 590px;
color: #004080;
}
#artikel p {
padding: 5px;
}
#termin {
float: left;
background: #E7E7E7 url(abrundung-oben.gif) no-repeat;
margin-left: 20px;
padding-top: 3px;
position: relative;
width: 270px;
}
img {
border: none;
}
img.top {
left: 10px;
position: absolute;
top: 6px;
}
img.new {
margin-left: 20px;
margin-top: 0px;
margin-bottom: 10px;
}
abbr {
border: 0;
color: #004080;
}
#album {
clear: both;
}
#album li{
background: none;
color: #004080;
display: block;
height: 2.7em;
padding: .9em 1em 0 2em;
text-decoration: none;
}

