@charset "utf-8";
/* Grundformat fr <body>-Tag */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.head_grau_b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
}

.seitenverlauf {
	background-image: url(../images/png/bg_rot.jpg);
	background-repeat:repeat-z;
}
.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Stil2 {
	font-size: 12;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil3 {
	color: #333333;
	font-weight: normal;
}
.Stil4 {
	font-size: 14px;
	color: #FFFFFF;
}
.navi_unten  a:visited {
	color: #FFF500;
	text-decoration: none;
}
.navi_unten  a:link {
	color: #FFF500;
	text-decoration: none;
}
.navi_unten  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navi_unten  a:active {
	color: #FFF500;
	text-decoration: none;
}
.navi_unten {
	color: #FFF500;
	text-decoration: none;
}
.Stil6 {color: #FFF500}

.Stil7 {
	color: #333333;
	font-weight: bold;
}
.Stil10 {color: #333333; }

.preis {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a.gelb:link {
	color: #FFF500;
	text-decoration: none;
}
a.gelb:visited {
	text-decoration: none;
	color: #FFF500;
}
a.gelb:hover {
	text-decoration: none;
	color: #FFF500;
}
a.gelb:active {
	text-decoration: none;
	color: #FFF500;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.menu a:hover {
	text-decoration: none;
	color: #FFF500;
	font-weight:bold;
}
.menu a:active {
	text-decoration: none;
	color: #FFF500;
	font-weight:bold;
}

