a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
a.haupt:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;

	color : Silver;
	text-decoration : none;
}
a.unter{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : lighter;
	color : #644F4A;
	text-decoration : none;
}
a.laden{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : lighter;
	color : #644F4A;
	text-decoration : none;
}

a.unter:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : lighter;
	color : white;
	text-decoration : none;
}
a.laden:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : lighter;
	color : white;
	text-decoration : none;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : black;
	font-weight : lighter;
	margin-top : 15pt;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : black;
	font-weight : bolder;
	margin-top : 15pt;

}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}


H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : lighter;
}


li, p, ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : lighter;
}
	span {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight :bolder;
	color : #644F4A;
}

#einlieger {
	width : 720px;
	margin-top:15pt;
}



.abstand{
	margin-left: 10pt;
}
.abstandoben{
	margin-top: 10pt;
}


.grossbuchstabe{
	font-size:larger;
	font-weight: normal;
	color : black;
}


#zellenhoehe{
	height: 35pt;
}

.hintergrundfarbe{
	background-color : Gray;
}

.einliegerfarbe{
	background-color : #ABAB98;
}
.bilder{
	border: 3px solid gray; border-color:#767251;
}
.plus{
	color: white;
}
.preis{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	font-weight :lighter;
}
.shop{
	background-color : Silver;
}
.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : lighter;
}
.floatright  {
   	float: right;
   	background-color: #ffffff;
		padding: 2px;
		border: 1px solid black;
      margin-left: 15;
      margin-right: 15;
 }