/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
   FONT-SIZE: 9pt;
	color: #000000;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	text-align: center;
	background-color: #E4E4E4;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	line-height: 1.5em;
}
BODY.zoom{
   FONT-SIZE: 9pt;
   background-image: none;	
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	MARGIN: 0px;
}
BODY.galerie{
   FONT-SIZE: 9pt;
	background-image: none;
   background-color: #EEEEEE;	
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	MARGIN: 0px;
	text-align: left;
}
.galerie a {
	border: 0;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	background-color:#EEEEEE;
	border: 1px solid #BABABA;
	COLOR: #000000;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	padding: 5px;
	margin: 0px;
}
LABEL{
	width: 120px;
	float: left;
}
RADIO{
	COLOR: #000000;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
INPUT{
	background-image: url(images/innershadow.gif);
	border: 1px solid #9D9D9D;
	background-color:#EEEEEE;
	COLOR: #000000;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	width: 300px;
	padding: 2px;
}
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#EEEEEE;
    COLOR: #000000;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
	width: 20px;
}
INPUT.button{
	background-image: none;
	border: 1px solid #9D9D9D;
	background-color:#9D9D9D;
   COLOR: #ffffff;
	height: 30px;
}
SELECT{
	border: 1px solid #9D9D9D;
	background-color:#ffffff;
    COLOR: #000000;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
	width: 300px;
	padding: 2px;
}
SELECT.hundert{
	width: 100px;
}
textarea{
	background-image: url(images/innershadow.gif);
	border: 1px solid #9D9D9D;
	background-color:#ffffff;
    COLOR: #000000;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
	width: 300px;
	padding: 2px;
}
.highlight { background: #EEEEEE; }
/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TABLE.formrahmen{
    Background: #9D9D9D;	
}
TABLE.hell{
    Background: #EEEEEE;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TABLE.mittel{
    Background: #BABABA;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TABLE.zoom{
    border-color:#9D9D9D;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TR{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TR.farbig{
    Background: #9D9D9D;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TR.mittel{
    Background: #BABABA;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR.hell{
    Background: #EEEEEE;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TH{
    FONT-SIZE: 13pt;
    COLOR: #C30000;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TD{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000
}
TD.mittel{
    Background: #BABABA;	
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000
}
TD.farbig{
    FONT-SIZE: 9pt;
    Background: #9D9D9D;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000
}
TD.start{
	 padding: 5px;
    background: #EEEEEE;
	 border-bottom: 1px solid white;
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	list-style-image:url(images/anstrich.gif);
}
P{
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000
	line-height: 1.5em;
}
P.klein{
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
}
P.gross{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #000000;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
P.abschluss{
	FONT-SIZE: 9pt;
	COLOR: #C30000;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
A{
	FONT-SIZE: 9pt;
   COLOR: #C30000;
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover{
   COLOR: #C30000;	
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30000;
}
A.klein{
    FONT-SIZE: 9pt;
}
a.noborder:hover {
	border: 0;
}
hr{
	width: 100%; 
	color: #000000;
	height: 1px;
	border: 0;
}
.galerie h2{
   font-size: 20px;
	color: #ffffff; 
	margin : 0px;
	padding: 5px;
	border-bottom: 1px dotted #C30000;
	background-color:#9D9D9D;
	text-align: right;
}

/* NAVIGATION
-------------------------------------------------------------------- */
#nav {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#nav li {
	list-style-image:none;
	padding: 0px;
	margin: 0px 0px 1px 0px;
}
#nav a {
	font-size: 110%;
	color: #ffffff;
	text-align: left;
   display: block;
   padding: 4px 3px 4px 10px;
   text-decoration: none;
   margin: 0px;
	letter-spacing: 0em;
	border:0;
	background-color: #CC0000;
}
#nav a:hover {
	background-image: url(images/bg-navi.gif);
	color: #ffffff; 
   text-decoration: none;
	border:0;
}
#nav a.aktiv {
	background-image: url(images/bg-navi-aktiv.gif);
	color: #ffffff; 
}
#nav li.nav2 a{
	background-color: #555555;
}
#nav li.nav2 a:hover {
	background-color: #666666;
	background-image: none;
}
#nav li.nav2 a.aktiv {
	background-color: #666666;
	background-image: none;
}
#nav li.nav3 a{
	background-color: #999999;
}
#nav li.nav3 a:hover {
	background-color: #ADADAD;
	background-image: none;
}
#nav li.nav3 a.aktiv {
	background-color: #ADADAD;
	background-image: none;
}
#sponsor a{
	background: none;
	background-image: none;
	font-size: 90%;
}
#sponsor a:hover{
	background: none;
	background-image: none;
}
#sponsor img{
	border: 3px solid #C30000;
}
#sponsor {
   padding: 4px 3px 4px 10px;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 920px;
	height: 254px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#header p{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	padding-top: 5px;
   font-size: 10px;
	color: #FFFFFF; 
}
#header a{
	margin: 0px;
	padding: 0px;
   font-size: 10px;
	color: #FFFFFF; 
}
#header h1{
	margin: 0px;
	padding: 0px 0px 0px 10px;
   font-size: 26px;
	color: #ffffff; 
	text-align: left;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 920px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(images/bg-inhalt.gif);
	background-repeat: repeat;
	text-align: left;
}
#inhalt{
	width: 680px;
	margin: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	float: left;
}
#verlauf{
	width: 20px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#ueberschrift{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	text-align: left;
}
#ueberschrift h1{
   font-size: 20px;
	color: #C30000; 
	margin : 0em;
	padding: 4px 0px 10px 0px;
}
#inhalt h1{
	font-size: 22px;
	color: #C30000; 
	margin : 3px 0px 20px 0px;
	padding: 0px;
}
#inhalt h2{
   font-size: 16px;
	color: #000000; 
	margin : 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dotted #000000;
}
#inhalt h3{
   font-size: 14px;
	color: #000000; 
	margin : 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dotted #000000;
}

/* TICKER
-------------------------------------------------------------------- */
#ticker {
	width: 570px;
	margin: 0px;
	margin-left: 320px;
	padding: 55px 20px 0px 0px;
	color: #000000; 
}
#ticker a{
	margin: 0px;
	padding: 0px;
	color: #000000; 
}
#ticker td{
	color: #000000; 
}
#ticker p{
	color: #000000; 
	padding: 0px;
	margin: 0px;
}

/* NOPRINT BEREICH
-------------------------------------------------------------------- */
div.noprint { display: none; }

/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 160px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor {
	border: 0px;
}

/* STARTSEITE
-------------------------------------------------------------------- */
.startnews{
	background: #EEEEEE; 
	padding: 3px;
	margin: 0px 0px 1px 0px;
}
.startnews p{
	padding: 0px;
	margin: 0px;
}
h4.start {
	FONT-SIZE: 11pt;
	margin: 5px 0px 0px 0px;
	padding: 3px;
	background: #BABABA; 
	width: 90%;
}
div.start {
	border: 1px solid #BABABA;
	width: 90%;
	text-align: center;
	padding: 2px;
}
#start {
	vertikal-align: center;
	width: 570px;
	background-color: #EFEFEF;
	border: 1px solid #DDD;
	color: #222222;
	margin: 5px;
	padding: 5px;
}

#startcontainer {
	width: 682px;
}
#startnews {
	float: left;
	width: 660px;
}
#startfanshop {
	float: right;
	width: 220px;
}
#startwetter {
	float: right;
	width: 220px;
}
.fanshop {
	width: 220px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 1em;
	padding: 5px;
	background-color: #D2FDD2;
	border: 1px solid #B8EDB8;
	color: #222222;
}

/* TABS
-------------------------------------------------------------------- */
.tabcontent h3 {
	color: #C30000;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.tabcontent img {
	border: 3px solid #C30000;
}

.shadetabs{
padding: 3px 0;
margin-left: 10px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 10px;
margin-right: 3px;
border: 0px;
border-left: 1px solid #BABABA;
border-right: 1px solid #BABABA;
border-bottom: 1px solid #EEEEEE;
color: #CC0000;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #C30136;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #C30136;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: #EEEEEE;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{ /*style of tab content container*/
	width: 668px;
	margin-left: 0px;
	margin-bottom: 1em;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #BABABA;
	color: #000000;
}
.tabcontentstyle{ /*style of tab content oontainer*/
	width: 440px;
	margin-left: 5px;
	margin-bottom: 1em;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #BABABA;
	color: #000000;
}

.tabcontentstyle2{ /*style of tab content oontainer*/
	width: 200px;
	margin-left: 5px;
	margin-bottom: 1em;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #BABABA;
	color: #000000;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}


/* WERBUNG
-------------------------------------------------------------------- */
#werbung {
	vertikal-align: center;
	width: 668px;
	background-color: #EEEEEE;
	border: 1px solid #BABABA;
	color: #000000;
	margin: 0px;
	padding: 5px;
}

/* LISTEN
-------------------------------------------------------------------- */
#liste p{
	FONT-SIZE: 9pt;
}
#liste ul{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#liste li{
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	list-style-image: none;
}
#liste li a{
	color: #000000;
	display: block;
	background-color: #EEEEEE;
	padding: 3px;
}
#liste li a:hover{
	background-color: #BABABA;
	border-bottom: 0;
}
#liste h3{
	margin: 0px 0px 1px 0px;
	FONT-SIZE: 12pt;
	background-color: #BABABA;
	padding: 3px;
	border: 0;
}
#liste h4{
	margin: 10px 0px 1px 0px;
	FONT-SIZE: 11pt;
	background-color: #BABABA;
	padding: 3px;
}

/* GAESTEBUCH
-------------------------------------------------------------------- */
#gaestebuch{
	background: #EEEEEE; 
	padding: 0;
	margin: 5px;
	border-bottom: 1px solid #BABABA;
}
.gast_mittel {
	padding: 5px;
	background: #BABABA; 
}
.gast_eintrag {
	padding: 5px;
}

/* NEWS, KALENDER
-------------------------------------------------------------------- */
.news{
	border: 1px dotted #BABABA;
	background-color: #EEEEEE;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
}
#news{
	border-left: 3px solid #0099FF;
	border-bottom: 1px dotted #0066CC;
	background-color: #EBF1FF;
	margin: 0px;
	margin-bottom: 10px;
	padding: 2px 10px 5px 10px;
}
#news h2{
	FONT-SIZE: 11pt;
	border-bottom: 1px dotted #0099FF;
	margin: 2px;
	color: #000000;
}
#news a{
	border-bottom: 1px dotted #0099FF;
}
#news a.ueberschrift{
	border-bottom: 0px;
}
#newsbildgross img{
	border: 3px solid #ffffff;
}
#placeholder {
	width: 680px;
}

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	width: 100%;
	background: #CC0000;
	background-image: url(images/bg-footer.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #ffffff;
}
#abschluss{
	width: 920px;
	margin: 0px auto;
	height: 300px;
}
#abschluss p {
	margin : 0px;
   margin-left: 200px;
	font-size: 8pt;
	color: #FFFFFF; 
	padding: 5px 0px 0px 0px;
	text-align: left;
}
#abschluss div.shopzilla {
	margin : 0px;
   margin-left: 200px;
	font-size: 8pt;
	color: #FFFFFF; 
	padding: 5px 0px 0px 0px;
	text-align: left;
}
#abschluss a{
	color: #FFFFFF; 
}
#abschluss a:hover{
	color: #FFFFFF; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#abschluss a img {
	border: 3px solid #660000;
}
#abschluss a:hover img {
	border: 3px solid #ff0000;
}
#abschluss a img.noborder {
	border: 0;
}
#abschluss a:hover img.noborder {
	border: 0;
}

/* IE PROBLEME
-------------------------------------------------------------------- */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #rechts{
	height: 1%;
  	margin-left: -3px;
}
* html #links { 
	height: 1%;
	margin-right: -3px; 
} 
* html #news{ 
	height: 1%;
} 
* html #startcontainer {
	width: 680px;
}
* html #werbung {
	width: 668px;
}
* html .contentstyle {
	width: 668px;
}
* html .tabcontentstyle {
	width: 430px;
}
* html .tabcontentstyle2 {
	width: 220px;
}
* html #placeholder {
	width: 660px;
}
/* End hide from IE5/mac */ 
