ul, li, h1, h2
{
	margin: 0;
	padding: 0;
}
p
{
	margin: 0 0 15px 0;
}
p.archiv
{
	margin: 0 0 5px 0;
}
h1
{
	font: bold 11pt "Trebuchet MS",Georgia,Arial;
	padding-bottom:15px;
}
h2
{
	font: italic bold 11pt "Trebuchet MS",Georgia,Arial;
	padding-bottom:15px;
}
hr
{
    color: #000;
    background-color: #000;
    height: 1px;
    border:0px;
    margin:5px 0 5px 0;
}
td
{
    padding:4px 0 4px 0;
}
td.kontakthead
{
    padding:6px;
    font-size:11pt;
}
td.kontakt
{
    padding:4px 6px 4px 6px;
}
tr.kontakt:hover
{
    background:#A5A6A6;
}
body
{
	background: #fff url(../grafiken/bg_body.gif);
}
#container
{
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 900px;
	text-align: left;
}
#header
{
	background: url(../grafiken/top_logo.jpg) no-repeat;
	color: #000;
	font: italic bold 13pt "Trebuchet MS",Georgia,Arial;
	height: 160px;
	width: 900px;
}
#menu
{
	background: transparent;
	width: 185px;
	/* height: 400px; */
	float:left;
	padding:0 10px 0 3px;
}
#content
{
	background: transparent;
	color: #000;
	font: normal 10pt "Trebuchet MS",Georgia,Arial;
	width: 667px;
	float:right;
	padding:0 15px 0 10px;
}
#footer
{
	clear:both;
    background: transparent;
	color: #000;
	font: normal 8pt "Trebuchet MS",Georgia,Arial;
	width: 875px;
	height:30px;
	text-align:center;
	padding:10px 15px 0 10px;
}
#topic
{
	background: transparent;
	color: #000;
	left: 382px;
	position: absolute;
	top: 125px;
}
#nav,#nav li
{
	list-style: none;
	padding: 0;
	width: 90px;
}
#nav a.a
{
	color: #000;
	display: block;
	font: bold 9pt/16pt "Trebuchet MS",Arial, sans-serif;
	text-decoration: none;
	width: 90px;
}
#nav a.a:hover
{
	color: #A10000;
	text-decoration: none;
}
#nav a.b
{
	color: #A10000;
	display: block;
	font: bold 9pt/16pt "Trebuchet MS",Arial, sans-serif;
	text-decoration: none;
	width: 90px;
}
#nav a.b:hover
{
	color: #A10000;
	text-decoration: none;
}
.subnavi
{
	background: transparent;
	padding: 4px 0 4px 10px;
}
#subnav,#subnav li
{
	list-style: none;
	padding: 0;
	width: 80px;
}
#subnav a.a
{
	color: #000;
	display: block;
	font: 9pt/12pt "Trebuchet MS",Arial, sans-serif;
	text-decoration: none;
	width: 80px;
}
#subnav a.a:hover
{
	color: #A10000;
	text-decoration: none;
}
#subnav a.b
{
	color: #A10000;
	display: block;
	font: 9pt/12pt "Trebuchet MS",Arial, sans-serif;
	text-decoration: none;
	width: 80px;
}
#subnav a.b:hover
{
	color: #A10000;
	text-decoration: none;
}
a.ticker
{
	color: #000;
	text-decoration: underline;
}
a
{
	color: #DD0127;
	text-decoration: underline;
}
a:hover
{
	color: #840C0C;
	text-decoration: underline;
}
a:active
{
	color: #DD0127;
	text-decoration: underline;
}
#content hr
{
    clear:both;
    color: #000;
    background-color: #000;
    height: 1px;
    border:0px;
    margin:15px 0 15px 0;
}
img.bild_l
{
	border: 0px solid #606060;
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 3px;
}
img.bild_lb
{
	border: 1px solid #5F5F5F;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 3px;
	padding: 3px;
}
img.bild_r
{
	border: 0px solid #606060;
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 3px;
}
img.bild_rb
{
	border: 1px solid #5F5F5F;
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 3px;
	padding: 3px;
}
img.bord
{
	border: 1px solid #5F5F5F;
	padding: 3px;
}
img.archiv
{
	border: 0px solid #606060;
	float: left;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-top: 3px;
}
img.gastbuch
{
	border: 0;
	float: left;
	padding: 4px 8px 5px 0;
}
img.presse
{
	border: 0;
	float: left;
	padding: 1px 8px 5px 0;
}
input.routebutton
{
	background-color: #873949;
	border: 1px solid #000;
	color: #FEFFDF;
	cursor: pointer;
	font: bold 11px "Trebuchet MS",Arial, sans-serif;
	height: 20px;
	margin-left: 3px;
	margin-top: 7px;
	width: 100px;
}
input.routebutton:hover
{
	background-color: #A20B1A;
	color: #fff;
	cursor: pointer;
}
input.route:focus
{
	background-color: #fff;
}
input.route
{
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	width: 250px;
}
#newsletter fieldset
{
	border: 1px solid #000;
	height: 385px;
	padding: 10px;
	width: 510px;
}
.nltxt
{
	font-weight: normal;
	padding-left: 7px;
}
input.nlinput
{
	background-color: transparent;
	border: 1px solid #000;
	cursor: text;
	font: normal 10pt Arial, sans-serif;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-top: 3px;
	width: 365px;
}
input.nlinput:focus
{
	background-color: #fff;
}
input.nlsubmit
{
	background-color: #873949;
	border: 1px solid #000;
	color: #FEFFDF;
	cursor: pointer;
	font: bold 11px "Trebuchet MS",Arial, sans-serif;
	height: 20px;
	margin-left: 7px;
	margin-top: 13px;
	width: 100px;
}
input.nlsubmit:hover
{
	background-color: #A20B1A;
	color: #fff;
	cursor: pointer;
}
textarea.kontakttextarea
{
	background-color: transparent;
	border: 1px solid #000;
	cursor: text;
	font: normal 10pt Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-top: 3px;
	width: 365px;
}
textarea.kontakttextarea:focus
{
	background-color: #fff;
}
.nix
{
	display: none;
	margin: 5px;
}
input.gbinput
{
	background-color: transparent;
	border: 1px solid #000;
	cursor: text;
	font: normal 10pt Arial, sans-serif;
	margin-bottom: 7px;
	margin-top: 3px;
	width: 310px;
}
input.gbinput:focus
{
	background-color: #fff;
}
input.gbsubmit
{
	background-color: #873949;
	border: 1px solid #000;
	color: #FEFFDF;
	cursor: pointer;
	font: bold 11px "Trebuchet MS",Arial, sans-serif;
	height: 20px;
	margin-top: 13px;
	width: 100px;
}
input.gbsubmit:hover
{
	background-color: #A20B1A;
	color: #fff;
	cursor: pointer;
}
textarea.gbtextarea
{
	background-color: transparent;
	border: 1px solid #000;
	cursor: text;
	font: normal 10pt Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 3px;
	width: 310px;
}
textarea.gbtextarea:focus
{
	background-color: #fff;
}
ul.sponsoren
{
	list-style: none;
	margin-top: 0;
}
ul.sponsoren li
{
	margin-bottom: 5px;
	overflow: hidden;
}
br.clear
{
	clear: both;
}
a.unsichtbar {
    display:none;
}
