html {
	overflow-y:scroll;
    font-family: Arial;
}

html, body {
	text-align: center;
	margin: 0;
	font-family: Arial;
	font-size: 1em;
}

p{
   font-family: Arial;
}



a:link {
	color: blue;
	text-decoration: underline;
}

a:active {
	color: blue;
	text-decoration: underline;
}

a:focus {
	color: blue;
	text-decoration: underline;
}

a:visited {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: blue;
	text-decoration: underline;
}

table#kseite {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border: 1px #a7a7a7 solid;
	border-collapse: collapse;
}

td#oben {
	color: yellow;
	background-image:url(ima/banner.jpg);
	height: 136px; 
}

td#oben2 {
	color: yellow;
	background-image:url(ima/grauerverlauf.gif);
	height: 7px; 
}

td#links{
	width: 174px;
	background-color: #b9b9b9;
}

td#links_verlauf{
	width: 6px;
	background-image:url(ima/navverlauf.gif);
}

td#mitte{
	background-color: #ececec;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-top: 20px;
}

ul#nav {
	line-height: 20px;
	padding-left: 5px;
	margin-left: 5px;
	list-style: none;
}

ul#nav li{
	margin-top: 8px;
}

ul#nav a:link{
	color: black;
	text-decoration: none;
}

ul#nav a:visited{
	color: black;
	text-decoration: none;
}

ul#nav a:hover{
	font-weight: bold;
}


#info_box {
	border: 0px black solid;
	margin-top: 70px;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

#leistungen {
	margin-top: 0px;
}

#seitenueberschriften {
	margin-bottom: 15px;
}

#email{

}

#kontakt_tabelle{
	border: 0px black solid;
	border-collapse: collapse;
	text-align: center;
}

#kontakt_tabelle td{
	border: 1px black solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
