body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-image: url(../img/hg.gif);
}

html { height: 101%; margin:0;padding:0 }

a:link { color: #0033FF; }
a:visited { color: #0033FF; }

a:hover, a:active
{
color: #fff;
background-color: #B52C07;
}

h2
{
color: #B52C07;
font: 120% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #5B5E0E;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

.blau {
	color: #000099;
	font-weight: bold;
}

.schwarz {
	color: #000000;
	font-weight: bold;
}

#rahmen
{
margin: 1em auto;
width: 780px;
text-align: left;
background-color: #fff;
border: 1px solid #676767;
}

#header
{
height: 100px;
width: 100%;
background-image: url(../img/logo.gif);
background-repeat: no-repeat;
background-position: 0 0;
position: relative;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#navigation
{
background-color: #FFFF66;
color: #272900;
padding: 2px 0;
margin-bottom: 22px;
}

#navigation ul
{
margin: 0 0 0 10px;
padding: 0;
list-style-type: none;
border-left: 1px solid #C4C769;
}

#navigation li
{
display: inline;
padding: 0 8px;
border-right: 1px solid #C4C769;
}

#navigation li a
{
text-decoration: none;
color: #272900;
}

#navigation li a:hover
{
text-decoration: none;
color: #fff;
background-color: #272900;
}


#veranstaltung
{
float: right;
width: 185px;
}

#veranstaltungstext
{
float: right;
width: 165px;
border-left: 1px solid #C5C877;
padding-left: 15px;
}


#tafeltitel
{
float: right;
width: 180px;
border-left: 1px solid #C5C877;
}

#tafel
{
float: right;
width: 165px;
border-left: 1px solid #C5C877;
padding-left: 15px;
}

#tafel ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
line-height: 165%;
}

#randbilder
{
	float: right;
	width: 165px;
	padding-left: 15px;
	padding-right: 15px;
}

#inhalt { margin: 0 200px 20px 20px; }
#inhalt p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat
{
float: right;
padding: 2px;
border: 1px solid #9FA41D;
margin: 0 0 10px 10px;
}

#impress { margin: 0 150px 20px 20px; }
#impress p { line-height: 165%; }

.imagefloatr
{
padding: 2px;
border: 1px solid #9FA41D;
margin: 0 0 10px 10px;
}

#angebot { margin: 0 20px 20px 20px; 
font: 110% arial, hevetica, sans-serif;}
#angebot p { line-height: 165%; }

#fusszeile
{
clear: both;
color: #272900;
background-color: #FFFF66;
padding: 5px;
text-align: center;
font-size: 90%;
}

#skiptafel
{
position: absolute;
left: 0;
top: 5px;
width: 645px;
text-align: right;
}

#skiptafel a
{
color: #666;
text-decoration: none;
}

#skiptafel a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}

.blogentry ul
{
list-style-type: none;
text-align: right;
margin: 1em 0;
padding: 0;
font-size: 95%;
}

.blogentry li
{
display: inline;
padding: 0 0 0 7px;
}
