.erfolg, .fehler {
	padding: 8px;
	margin: 10px 0;
	color: #FFFFFF;
	text-align: center;
}

.erfolg {
	background-color: #228822;
}

.fehler {
	background-color: #BC2A4D;
}


body
{
	margin: 0px;
}

table.seite
{
	width: 850px;
	height: 100%;
	vertical-align: top;
	border-collapse: collapse;
}

.schatten_links
{
	background:url(../images/schatten_bg_links.png) repeat-y right;
	width: 9px;
}

.schatten_rechts
{
	background:url(../images/schatten_bg_rechts.png) repeat-y left;
	width: 9px;
}

td.seite
{
	background: #cacaca;
}

h5
{
	font-family: Verdana;
	font-size: 11;
	color: black;
}

h4
{
	font-family: Verdana;
	font-size: 12;
	color: black;
}

h3
{
	font-family: Verdana;
	font-size: 13;
	color: black;
}

h2
{
	font-family: Verdana;
	font-size: 14;
	color: black;
}

h2
{
	font-family: Verdana;
	font-size: 15;
	color: black;
}

font.preis
{
	font-family: Verdana;
	font-size: 13;
	font-weight: bold;
	color: #8B0000;
}

table.head
{
	border-collapse: collapse;
}

td.head
{
	border-collapse: collapse;
	background:url(../images/header.jpg) center;
	padding-top: 0px;
	padding-bottom: 0px;
}

td
{
	vertical-align: top;
}

td.seite-links
{
	border-collapse: collapse;
	padding-right: 10px;
}

table.logobg
{
	background:url(../images/header.jpg) repeat top;
}

td,
font.standard
{
	font-family: Verdana;
	color: black;
	font-size: 11;
	font-weight: normal;
}

td.menue_bg
{
	background:url(../images/menue_bg.jpg) repeat-x center;
	height: 40px;
}

table.menue
{
	border-collapse:collapse;
}

table.menue td
{
	color: white;
	font-size: 12;
	font-weight: bold;
	padding-top: 2px;
}


td.aktiv
{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background: #93a4b0;
}
td.inaktiv
{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background: #aeadad;
}

a
{
	font-family: Verdana;
	color: #2a2a35;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #5d5d76;
	text-decoration: underline;
}