body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size: 0.8em;
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}

#menue-unten table a {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

#menue-unten td{
	text-align: left;
	vertical-align: text-top;
}

#menue-unten a:link {
	color: #000033;
}

#menue-unten a:visited {
	color: #000033;
}
#menue-unten a:hover {
	color: #FF0000;
}
#menue-unten a:active {
	color: #000033;
}


#menue-unten table a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#text-links a:link a:visited {
	color: #FF0000;
	font-weight: bold;
	display: block;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 1.2em;
}

#text-links a:hover {
	color: #000066;
}

#text-links a:active {
	color: #000066;
}

#text-links .block {
	display:block;
	font-size: 1.2em;
	text-decoration: none;
	background-color: #000066;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	text-align: center;
}


p {
	margin: 0px;
	padding: 0px;
}

ul {
	text-decoration: none;
	list-style-type: square;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	padding: 0px 0px 0px 0.7em;
	margin-left: 0.7em;
}
.hersteller {
	bottom:1px;
	position:relative;
	background: #EEEEEE;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.8em;
}
