body {
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%;
background-color: #fff;
color: #000;
}
body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0;
padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size: 1em;
}

h6 {
	color: #ffffff;
	font-size: 1.2em;
}

tr,td{
	font-size: 11px;
}

.style1{
	color: #000000;
	font-size: 11px;
}

td a:link{color: #000000;
text-decoration: none;}

td a:visited{color: #000000;
text-decoration: none;}

td a:hover{color: #FFFFFF;
text-decoration: none;
background-color: #990000}

.help {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}

a:link a:visited
{
color: #990000;
text-decoration: none;
}

a:hover
{
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-color: #990000;
}

a:active
{
background: #990000;
color: #ffffff;
}

.rot {
	font-color: #990000;
}

.white {
	
	color: #FFFFFF;
}


#container {
	width: 950px;
	
	background-image: url(../../bilder/layout/container.gif);
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	
	
}
#nav {
	background-attachment: scroll;
	background-image: url(../../bilder/layout/nav.gif);
	background-repeat: no-repeat;
	padding-left: 270px;
	height: 54px;
	background-color: #FFFFFF;

}
 #navi
{
	margin: 0;


}

#navi ul, #navi li
{
	display: inline;
	list-style-type: none;

}

#navi a:link, #navi a:visited
{
	float: left;
	line-height: 14px;
	text-decoration: none;
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-top: 31px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: -1px;
	background-color: #FFFFFF;
}

#navi a:link#current, #navi a:visited#current, #navi a:hover
{
border-bottom: 4px solid #990000;
background-color: #FFFFFF;
color: #990000;
}

#navi a:hover { color: #990000; }


#panorama {
	background-color: #FFFFFF;
	height: 125px;
	
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#pfad {
	background-color: #D50404;
	font-size: 1.0em;
	
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#pfad ul
{
	list-style-type: none;
	width: auto;
}

#pfad ul li {
	display: inline;
}

#pfad ul li a
{
	text-decoration: none;
	font-size: 1.0em;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}

#pfad ul li a:hover
{
color: #990000;
background: #FFFFFF;
}

#pfad a:active
{
background: #c60;
color: #fff;
}

#pfad li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}


#subnav {
	background-color: #990000;
	text-decoration: none;
	float: left;
	list-style-type: square;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
	width: 15.8em;

}

#subnav p {
	background-color: #D50302;
	margin-left: -10px;
}

#subnav ul
{
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, 
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#subnav a
{
	display: block;
	background-color:#990000;
	border-bottom: 1px solid #eee;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,;
	height: auto;
	padding: 10px;
	margin-left: -10px;
}

*html #subnav a {
	border-bottom: 1px solid #eee;
}

*html #subnav li {
	border: 1px solid #990000;
}

#subnav a:link, #navlist a:visited
{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #990000;
	text-align: right;
}

#subnav a:hover
{
background-color: #D50404;
color: #fff;
}


#content {
	
	min-height: 400px;
	height: auto;
	float: left;
	width: 53.9em;
}

* html #content { height:400px; } /* nur für IE 5.5 - 6.x */
html + body #content { height:400px; } /* nur vom IE 5.0 */

#content H1{
	font-size: 1.9em;
	font-weight: bold;
	margin-bottom: -0.2em;
	padding-top: 0.8em;
	padding-left: 0.8em;
	padding-right: 1em;
	padding-bottom: 0em;
	color: #990000;
	}
#content H2{
		font-size: 1.3em;
		font-weight: bold;
		margin-bottom: -0.2em;
		padding-top: 0.8em;
		padding-left: 0.9em;
		padding-right: 1em;
		padding-bottom: 0em;
		color: #990000;
		}
	
#content p{
	font-size: 1.2em;
	padding: 0.8em 0em 0em 1.4em;
	
	line-height: 1.4em;
	}


#cont {
	float: left;
	width: 53.5em;
	border: none;
	margin-bottom: 0.9em;
	}

#cont li {
	margin-left: 3em;
	font-size: 1.2em;
	list-style-type: square;
}

#cont hr {
	width: 53.5em;
}


#cont a:link {
color: #990000;
text-decoration: none;
}

#cont a:visited {
color: #990000;
text-decoration: none;
}

#cont a:hover {
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-color: #990000;
}

#cont a:active {
background: #990000;
color: #ffffff;
}


#guesthead {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	width: 46.7em;
	height: 1.4em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	margin: 0.8em 0.8em 0.2em 0.8em;
	background-color: #D50404;
}

#terminhead {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	width: 46.7em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	margin: 0.8em 0.8em 0.2em 0.8em;
	background-color: #D50404;
}

#guestcontent {
	font-size: 1.2em;
	width: 42.4em;
	padding-top: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	margin: 0.3em 0.3em 0.3em 0.8em;
	background-color: #eeeeee;
}

#termincontent {
	font-size: 1.2em;
	width: 42.4em;
	padding-top: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	margin: 0.3em 0.3em 0.3em 0.8em;
	background-color: #eeeeee;
}

#terminfoot {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	width: 46.7em;
	padding-left: 0.3em;
	margin: 0.3em 0.8em 0.2em 0.8em;
	background-color: #D50404;
}

.gbinput {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,;
	font-size: 1em;
	width: 300px;
	height: 15px;
	border: 1px solid #D50404;
}
.gbinput_small {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,;
	font-size: 1em;
	width: 60px;
	height: 15px;
	border: 1px solid #D50404;
}
.gbtext {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,;
	font-size: 1em;
	width: 300px;
	height: 200px;
	border: 1px solid #D50404;
}

.count {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,;
	font-size: 1em;
	width: 20px;
	height: 15px;
	border: none;
}

#thumbcontainer {
	font-size: 1.2em;
	float: left;
	width: 115px;
	height: 100px;
	text-align: center; 
	margin: 0.3em 0.3em 0.8em 1em;
	
}
#imgcontainer {
	font-size: 1.2em;
	float: left;
	
	
	width: 50em;
	margin: 0.2em 0.2em 0.2em 1.2em;
	
}
*html #imgcontainer {
	width: 48em;
}

#imghead {
	font-size: 1em;
	text-align: right;
	background-color: #D50404;
	float: left;
	width: 50.3em;
	margin: 1.2em 0.3em 0.1em 1.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.2em;
}

*html #imghead {
	width: 48em;
}

#imghead a:link {
	color:#FFFFFF;
	text-decoration: none;
	background-color: none;
	}
#imghead a:visited {
	color:#FFFFFF;
	text-decoration: none;
	background-color: none;
	}
	
#imgfoot a:link {
	color:#FFFFFF;
	text-decoration: none;
	background-color: none;
	}
#imgfoot a:visited {
	color:#FFFFFF;
	text-decoration: none;
	background-color: none;
	}

#imgfoot {
	font-size: 1em;
	text-align: right;
	float: left;
	background-color: #D50404;
	width: 50.3em;
	margin: 0.1em 0.3em 0.8em 1.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.2em;
	
}
*html #imgfoot {
	width: 48em;
}

.thumb{
	border: solid 2px #D50404;
}

.img{
	border: none;
	padding: 1.5em 15px 8px 1.5em;
	
}

.imgtxt1{
	border: none;
	padding: 0.3em 0.8em 0.5em 0.3em;
	
}
.imgtxt3{
	border: none;
	padding: 0.3em 0.8em 0.5em 0.3em;
	
}


#bilder {
	float: left;
	text-align: left;
	padding: 1.2em 10px 10px 20px;
	background-color: #D50404;
	border-top-color: #FFF;
}
#bilder img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:left;
}
#footer {
	border-top: 1px solid #FFFFFF;
	font-size: 10px;
	clear: both;
	background-color: #D50404;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1.5px;
	padding-bottom: 3px;
	padding-left: 20em;
	padding-right: 1.5em;
	color: #FFFFFF;
}

#footer a:hover
{
color: #D50404;
background: #FFFFFF;
}

#footer a:active
{
background: #FFFFFF;
color: #D50404;
}

#footer a
{
color: #fff;
text-decoration: none;
}

#headline {
	display: none;
}
#hier {
	float: left;
	width: 19.5em;
	text-align: right;
	margin-right: 5px;
}

#newshead {
	background-color: #ffffff;
	float: left;
	clear:both;
	width: 35em;
	font-size: 1.4em;
	font-weight: normal;
	/*margin-bottom: -0.2em;*/
	padding-top: 0.8em;
	padding-left: 0.8em;
	padding-right: 1em;
	padding-bottom: 0em;
	color: #000000;
	margin-left: 1px;
}

*html #newshead {
	width: 36em;
}

#newshead a:link, #newshead a:visited {
	color: #990000;
	font-weight: bold;
}

#newshead a:hover {
	background-color:#990000;
	color:#FFFFFF;
	font-weight: bold;
}

#newshead a:active {
	background-color:#990000;
	color:#FFFFFF;
	font-weight: bold;
}

#newscontent {
	font-size: 1.2em;
	width: 42em;
	float: left;
	clear:both;	
	padding-top: 0.6em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0em;
}

*html #newscontent {
	width: 42em;
}

#newscontent a:link, #newscontent a:visited {
	color:#990000;
}

#newscontent a:hover {
	color:#FFFFFF;
	background-color:#990000;
}

#newscontent a:active {
	color:#FFFFFF;
	background-color:#990000;
}

#news_thumb {
	font-size: 1.2em;
	float: left;
	margin: 0em 0.3em 0em 0em;
}

.newsimg_left {
	float: left;
	padding: 0em 0.3em 0em 0em;
}

.newsimg_right {
	float: right;
	padding: 0em 0em 0.3em 0em;
}

#newsfoot {
	font-size: 1.1em;
	float: left;
	clear:both;	
	width: 46.7em;
	margin-left: 1.1em;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	padding-left: 0.2em;
	border-top: 1px solid #990000;
}

*html #newsfoot {
	width: 45em;
}

#newsfoot a:link, #newsfoot a:visited {
	color:#990000;
}

#newsfoot a:hover {
	color:#ffffff;
	background-color:#990000;
}

#newsfoot a:active {
	color:#ffffff;
	background-color:#990000;
}

#newscomment {
	font-size: 1.1em;
	float: left;
	clear:both;	
	width: 46.7em;
	margin-left: 1.1em;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	padding-left: 0.2em;
}

#newscomment a:link, #newscomment a:visited {
	color: #000000;
}

#newscomment a:active {
	color:#ffffff;
	background-color:#990000;
}

#newscomment a:hover {
	color:#ffffff;
	background-color:#990000;
}
#newscomment2 {
	font-size: 1.1em;
	float: left;
	clear:both;	
	width: 46.7em;
	margin-left: 1.1em;
	margin-bottom: 0.8em;
	padding-left: 0.2em;
}

#newscomment2 a:link, #newscomment2 a:visited {
	color: #990000;
}

#newscomment2 a:active {
	color:#ffffff;
	background-color:#990000;
}

#newscomment2 a:hover {
	color:#ffffff;
	background-color:#990000;
}

#subnav .sponsoren {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	width: 180px;
	height: 115px;
	background-color: #d40404;
}

#subnav .sponsoren a
{
	display: block;
	background-color:transparent;
	border: none;
	height: auto;
	padding: 0;
	margin-left: 0;
}

*html #subnav .sponsoren a {
	border: none;
}
