@CHARSET "ISO-8859-1";

td.obenrechts {
	background-image: url(images/oben_links_gruen.gif);
	width: 30px;;
	height: 30px;
	background-repeat: no-repeat;
}

td.oben {
	background-image: url(images/oben_gruen.gif);;
	background-repeat: repeat-x;
	height: 30px;
	width: 830px;
}

td.obenlinks {
	background-image: url(images/oben_rechts_gruen.gif);
	width: 30px;;
	height: 30px;;
	background-repeat: no-repeat;
}

td.untenrechts {
	background-image: url(images/unten_rechts_gruen.gif);
	width: 30px;;
	height: 30px;;
	background-repeat: no-repeat;
}

td.unten {
	background-image: url(images/unten_gruen.gif);;
	background-repeat: repeat-x;
	width: 840px;
}

td.untenlinks {
	background-image: url(images/unten_links_gruen.gif);
	width: 30px;;
	height: 30px;;
	background-repeat: no-repeat;
}

td.rechts1 {
	background-image: url(images/rechts_gruen.gif);;
	background-repeat: repeat-y;
	width: 30px;
	height: 150px
}

td.rechts2 {
	background-image: url(images/rechts_gruen.gif);;
	background-repeat: repeat-y;
	width: 30px;
	height: 420px
}

td.links1 {
	background-image: url(images/links_gruen.gif);;
	background-repeat: repeat-y;
	width: 30px;
	height: 150px
}

td.links2 {
	background-image: url(images/links_gruen.gif);;
	background-repeat: repeat-y;
	width: 30px;
	height: 420px
}

p.nav {
	margin: 0px 0px 0px 0px;
	color: blue;
	font-size: 15pt;
}

a {
	text-decoration: none;;
	font-family: verdana, sans-serif;
}

a:visited {
	text-decoration: none;
	font-family: verdana, sans-serif;
	color: #4498ff
}

a:active {
	text-decoration: none;
	font-family: verdana, sans-serif;
}

a:hover {
	text-decoration: none;
	font-family: verdana, sans-serif;
	color: #e0ba00
}

div.inhalt {
	margin: 1cm 1cm 1cm 1cm;
	font-size: 14pt;
	width: 750px;;
}

td.inhalt {
	width: 700px;
	height: 90px;
	vertical-align: top
}

div.inhalt .p {
	width: 600px
}

p.kontakt .a {
	font-size: 14pt;
}

img { border:0px;}
