﻿.weiß {
	background-color: #FFFFFF;
}

.kopf {
	background-image: url('../bilder/Logo177x120.png');
	background-repeat: no-repeat;
	padding-left: 196px;
}


.menue {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
}
.menue a{
font-family: "Arial Narrow";
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menue a:hover{
font-family: "Arial Narrow";
	font-weight: bold;
	text-decoration: overline;
	color: #FFFFFF;
}
.menue a:visited {
font-family: "Arial Narrow";
	font-weight: bold;
	color: #FFFFFF;
}
.menue a:active {
font-family: "Arial Narrow";
	font-weight: bold;
	color: #FFFFFF;
}
.menueaktiv {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	text-decoration:overline;
	color: #FFFFFF;
}


.rot {
	color: #C50202;
}

.schriftweiß {
	color: white;
	padding-left: 10px;
}
.schriftweiß a {
	text-decoration:none;
	color:white;
}
.schriftweiß a:visited {
color:white;
}
.schriftweiß a:active {
color:white;
}
.schriftweiß a:hover {
color: #C50202;
}

.ueberschirft {
	font-size: 16pt;
	color: #C50202;
}

.textfeld {
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 11pt;
	color: #3B3B3B;
	padding-top: 20px;
	padding-bottom: 20px;
}

.fusszeile {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color:white;
	font-weight: normal;
	text-align:right;
}
.fusszeile a{
	color:white;
	text-decoration:none;
	}
.fusszeile a:hover{
	color:white;
	text-decoration:underline;
}
.fusszeile a:visited{
	color:white;
	}
.fusszeile a:active{
	color:white;
	}


a {
	color: #3B3B3B;
	text-decoration:none;
}
a:visited {
	color: #3B3B3B;
}
a:active {
	color: #3B3B3B;
}
a:hover {
	color: #C50202;
}


.impressum {
	background-image:url('../bilder/impressum.jpg');
	background-repeat:no-repeat;
}

.kontaktbild {
	background-image:url('../bilder/kontakt.jpg');
	background-repeat:no-repeat;
 }
 
.vorladen {
  width:0px;
  height:0px;
  visibility:hidden;
}

