body {
	background-color:#2f343a;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	/*overflow-x: Hidden;
	overflow-y: Hidden;*/
}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.2;
	text-align: justify;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2f343a;
	font-weight: bold;
	text-align: justify;
}
.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nav3 {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.h-nav {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #e3001b;
}
.h-news {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e3001b;
}
a:link {text-decoration:none; color: #FFF;}
a:visited {text-decoration:none; color: #FFF;}
a:hover { text-decoration:none; color: #666666 }
a:active { text-decoration:none;}
a:focus { text-decoration:none;}

a.speziell:link {
  color:            #000000;
}

a.speziell:visited {
  color:            #000000;
}

a.speziell:hover {
  color:            #CCCCCC;
}

a.speziell:active {
	color:            #E3001B;
	text-align: left;
}
a.speziell:img {
border:1px solid #000000;
}

a.katalink:link {
  color:            #E3001B;
}

a.katalink:visited {
  color:            #E3001B;
}

a.katalink:hover {
  color:            #CCCCCC;
}

a.katalink:active {
	color:            #C00;
}

/* SLIDESHOW */
#slideshow {
  height:551px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:center;
}
#slideshow img {
 display:none;
 position:absolute;
 top:100; left:562;
}
#slideshow img.start {
 display:none;
}
.intro-headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	color: #cc9966;
	text-align: right;
}
/*alte SCHRIFT: für INTRO index.htm:
.intro-headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 72px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-align:right;
}*/
.intro-headline1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-align:right;
}
.intro-headline-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-align:left;
}
.nav2 div {
	color: #FFFFFF;
}
