html, body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #000063;
	font-size: xx-small;
}
body {
	text-align: center;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000063;
}
a, a:link, a:active, a:visited {
	color: #000063;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-decoration: underline;
}
a:hover {
    color: #34349A;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
    text-decoration: underline;
}

.link2 a:link, .link2 a:visited, .link2 a:active { 
	color: #990000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: underline;
} 
.link2 a:hover { 
    color: #990000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
    text-decoration: underline;
}

img {
   border: 0px;
}
h1 {
    font-size: 22px;
    width: 100%;
    height: 50px;
    padding-top: 6px;
    text-align: center;
}
h3 {
    font-size: 13px;
    margin: 10px 0px 0px 10px;	
}
input {
    font-size: 11px;
    vertical-align: middle;
}
.h2 {
	color: #000063;
	font-size: 20px;
	font-weight: 600;
}
.unnamed1 {
}
.link_partner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000066;
	text-decoration: underline;
}
.menue_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000063;
}
.h4 {
	font-size: 14px;
	font-weight: 600;
	color: #000063;
}
.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.allgemein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000063;
}
.fettrot {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bewerten {
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-size: 12px;
}
.allgemein_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000063;
	font-weight: bold;
}
.weiss_fett {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.blau_fett {
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.schwebend {
	float: left;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 2px;
}
