<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.kopf {
	width: 100%;
	height: 103px;
	border-bottom: 3px solid #99004D;
}
td.logo {
	width: 99%;
	height: 100px;
	background-image: url(logo.gif);
	background-color: #ffffff;
	color: #333333;
	background-repeat: repeat-y;
	background-position: left;
}
td.logoleerrechts {
	width: 1%;
	height: 100px;
}
table.kopfnavi {
	width: 100%;
	height: 20px;
	border-bottom: 5px solid #fffff0;
}
td.navigation {
	width: 80%;
	height: 22px;
	text-align: left;
	padding-left: 8px;
	background-color: #990000;
	color: #fffff0;
}
td.navigation_rechts {
	width: 15%;
	height: 22px;
	text-align: right;
	padding-right: 8px;
	background-color: #990000;
	color: #fffff0;
}
table.content {
	width: 100%;
}
td.bildlinks_index {
	width: 350px;
	height: 400px;
	border-left: 5px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-image: url(index_bild.jpg);
	background-repeat: repeat-x;
}
td.bildlinks_kontakt {
	width: 350px;
	height: 400px;
	border-left: 5px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-image: url(kontakt_bild.jpg);
	background-repeat: repeat-x;
}
td.bildlinks_impressum {
	width: 350px;
	height: 400px;
	border-left: 5px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-image: url(impressum_bild.jpg);
	background-repeat: repeat-x;
}
td.bildlinks_leistungspalette {
	width: 350px;
	height: 400px;
	border-left: 5px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-image: url(leistungspalette_bild.jpg);
	background-repeat: repeat-x;
}
td.bildlinks_statement {
	width: 350px;
	height: 400px;
	border-left: 5px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-image: url(statement_bild.jpg);
	background-repeat: repeat-x;
}
td.bildlinks_angebote {
	width: 350px;
	height: 400px;
	border-left: 5px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-image: url(angebote_bild.jpg);
	background-repeat: repeat-x;
}
td.inhalt {
	width: 400px;
	height: 395px;
	background-color: #990000;
	color: #fffff0;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
h1 {
	font-size: 17px;
	color: #cc6667;
	background-color: #990000;
}
h2 {
	font-size: 14px;
	color: #cc6667;
	background-color: #990000;
}
td.seitennavi {
	height: 395px;
	width: 200px;
	border-left: 3px solid #ffffff;
	background-color: #cc6666;
	text-align: right;
	padding-left: 5px;
	color: #990001;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
}
td.inhaltleer {
	height: 400px;
	border-left: 3px solid #ffffff;
	background-image: url(leerlinks.gif);
	background-repeat: repeat-x;
}
a.topnavi:link  {
	background-color: #006699;
	color: #fffff0;
	text-decoration: none;
}
a.topnavi:visited {
	background-color: #006699;
	color: #fffff0;
	text-decoration: none;
}
a.topnavi:hover {
	background-color: #006699;
	color: #fffff0;
	text-decoration: underline;
}
a.inhalt:link  {
	background-color: #990000;
	color: #cc6667;
	text-decoration: none;
	font-weight: bold;
}
a.inhalt:visited {
	background-color: #990000;
	color: #cc6667;
	text-decoration: none;
	font-weight: bold;
}
a.inhalt:hover {
	background-color: #990000;
	color: #cc6667;
	text-decoration: underline;
	font-weight: bold;
}
a.rechtsnavi:link  {
	color: #990001;
	text-decoration: none;
	background-color: #cc6666;
}
a.rechtsnavi:visited {
	color: #990001;
	text-decoration: none;
	background-color: #cc6666;
}
a.rechtsnavi:hover {
	color: #990001;
	text-decoration: underline;
	background-color: #cc6666;
}
a.webdesign:link  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A9A9A9;
	background-color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}
a.webdesign:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A9A9A9;
	background-color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}
a.webdesign:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A9A9A9;
	background-color: #ffffff;
	font-size: 9px;
	text-decoration: underline;
}


-->
