body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(bilder/1x1_gelb.gif) repeat;	
}

* {
	font-size: 11px;
}

#maindiv {
	background: url(bilder/maintable_bg.gif) repeat-x top left;
	width: 100%;
	height: 500px;
}

#maintable {
	background: url(bilder/header_bg.jpg) no-repeat top left;
}

h1 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #4A0032;
}

h2 {
	font-size: 13px;
	color: #4A0032;
}

h3 {
	font-size: 11px;
	color: #4A0032;
}

hr {
	border-top: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	border-right: none;	
}

a {
	color: #BA8AA4;
}

a:hover {
	color: #767F86;
}

td {
	vertical-align: top;
	color: #4E472A;
}

#logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#address {
	margin: 76px 0px 0px 75px;
	width: 150px;
	line-height: 16px;
	float: left;
	color: #4A0032;
}

#navi {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi ul {
	list-style: none;
	margin: 0px 0px 0px 32px;
	padding: 0px 0px 0px 0px;
}

#navi ul li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi ul li a span {
	display: none;	
}

#navi .navistartseite {
	background: url(bilder/navi_startseite.gif) no-repeat;
	width: 97px;
	height: 39px;
}

#navi .navileistungen {
	background: url(bilder/navi_leistungen.gif) no-repeat;
	width: 97px;
	height: 39px;
}

#navi .navineuigkeiten {
	background: url(bilder/navi_neuigkeiten.gif) no-repeat;
	width: 118px;
	height: 39px;
}

#navi .navifirmeninfos {
	background: url(bilder/navi_firmeninfos.gif) no-repeat;
	width: 108px;
	height: 39px;
}

#navi .navireferenzen {
	background: url(bilder/navi_referenzen.gif) no-repeat;
	width: 108px;
	height: 39px;
}

#navi .navikontakt {
	background: url(bilder/navi_kontakt.gif) no-repeat;
	width: 84px;
	height: 39px;
}

/***********************************************/

#navi .navistartseite a {
	display: block;
	background: url(bilder/navi_startseite.gif) no-repeat;
	width: 97px;
	height: 39px;
}

#navi .navileistungen a {
	display: block;
	background: url(bilder/navi_leistungen.gif) no-repeat;
	width: 97px;
	height: 39px;
}

#navi .navineuigkeiten a {
	display: block;
	background: url(bilder/navi_neuigkeiten.gif) no-repeat;
	width: 118px;
	height: 39px;
}

#navi .navifirmeninfos a {
	display: block;
	background: url(bilder/navi_firmeninfos.gif) no-repeat;
	width: 108px;
	height: 39px;
}

#navi .navireferenzen a {
	display: block;
	background: url(bilder/navi_referenzen.gif) no-repeat;
	width: 108px;
	height: 39px;
}

#navi .navikontakt a {
	display: block;
	background: url(bilder/navi_kontakt.gif) no-repeat;
	width: 84px;
	height: 39px;
}

/***********************************************/

#navi .navistartseite a:hover {
	display: block;
	background: url(bilder/navi_startseite_h.gif) no-repeat;
	width: 97px;
	height: 39px;
}

#navi .navileistungen a:hover {
	display: block;
	background: url(bilder/navi_leistungen_h.gif) no-repeat;
	width: 97px;
	height: 39px;
}

#navi .navineuigkeiten a:hover {
	display: block;
	background: url(bilder/navi_neuigkeiten_h.gif) no-repeat;
	width: 118px;
	height: 39px;
}

#navi .navifirmeninfos a:hover {
	display: block;
	background: url(bilder/navi_firmeninfos_h.gif) no-repeat;
	width: 108px;
	height: 39px;
}

#navi .navireferenzen a:hover {
	display: block;
	background: url(bilder/navi_referenzen_h.gif) no-repeat;
	width: 108px;
	height: 39px;
}

#navi .navikontakt a:hover {
	display: block;
	background: url(bilder/navi_kontakt_h.gif) no-repeat;
	width: 84px;
	height: 39px;
}

/***********************************************/

#navi .navistartseiteactive a {
	display: block;
	background: url(bilder/navi_startseite_h.gif) no-repeat;
	width: 97px;
	height: 39px;
}

#navi .navileistungenactive a {
	display: block;
	background: url(bilder/navi_leistungen_h.gif) no-repeat;
	width: 97px;
	height: 39px;
}

#navi .navineuigkeitenactive a {
	display: block;
	background: url(bilder/navi_neuigkeiten_h.gif) no-repeat;
	width: 118px;
	height: 39px;
}

#navi .navifirmeninfosactive a {
	display: block;
	background: url(bilder/navi_firmeninfos_h.gif) no-repeat;
	width: 108px;
	height: 39px;
}

#navi .navireferenzenactive a {
	display: block;
	background: url(bilder/navi_referenzen_h.gif) no-repeat;
	width: 108px;
	height: 39px;
}

#navi .navikontaktactive a {
	display: block;
	background: url(bilder/navi_kontakt_h.gif) no-repeat;
	width: 84px;
	height: 39px;
}

/***********************************************/

#subnavi {
	margin: 40px 0px 0px 31px;
	padding: 0px 0px 0px 0px;
	width: 193px;
}

#subnavi ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 100%;
	background: url(bilder/subnavi_bg.gif) no-repeat left bottom;
	border: 1px solid #D7D8A0;
}

#subnavi li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	line-height: 20px;	
	border-bottom: 1px solid #D7D8A0;	
}

#subnavi a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	display: block;
	text-decoration: none;
	color: #686139;
	font-weight: bold;
	width: 163px;
	*width: 100%;
}

#subnavi a:hover {
	display: block;
	/*font-weight: bold;*/
	color: #4A0032;
	background: url(bilder/subnavi_arrow.gif) no-repeat 5px 5px;
}

#subnavi .active {
	display: block;
	color: #4A0032;
	background: url(bilder/subnavi_arrow.gif) no-repeat 5px 5px;
}

#content {
	margin: 10px 0px 0px 0px;
	width: 430px;
}

#footer {
	margin: 40px 0px 40px 0px;
	width: 430px;
	border-top: 1px solid #444444;
}

#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	width: 100%;
	height: 17px;
	background: url(bilder/footer_arrow.gif) no-repeat;
}

#footer li {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	float: left;
}

#footer li a {
	text-decoration: none;
	font-weight: bold;
	color: #8C8B5D;
}

#footer li a:hover {
	color: #4A0032;
}

#footer li a span {
	color: #4A0032;
}

#footer li a:hover span {
	color: #8C8B5D;	
}

.colored
{
color: #4A0032;	
}


/*  Diese Klassen formatieren das e-mailformular     */
/*........................................................................................................................*/

#email_form td {
	font-size: 1em;
	line-height: 20px;	
}

#email_form .plz{
	width : 61px;
	height: 19px;
	color: #424242;
	border: 1px solid #4A0032;
}

#email_form .wohnort{
	width : 236px;
	height: 19px;
	color: #424242;
	border: 1px solid #4A0032;
}

#email_form INPUT{
	width : 300px;
	height: 19px;
	color: #424242;
	border: 1px solid #4A0032;
}

#email_form TEXTAREA{
	width : 300px;
	color: #424242;	
	border: 1px solid #4A0032;
}

#email_form .button{
	width: 148px;
	height: 19px;
	color: #EAEAEA;
	background: #4A0032;
	font-weight: bold;
}

#email_form .button:hover{
	color: #EAEAEA;
	background: #767F86;
}

#MODUL_Neuigkeiten .NORMAL {
	width: 100%;
}

#MODUL_Neuigkeiten .td_UEBERSCHRIFTSZEILE_ZUSATZ {
	text-align: right;
}