
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.termin {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
.small {
	font-size: 10px;
	font-family: Tahoma;
}

ul.innungen a {
	width: 500px;
	list-style-image: url("img/arrows.gif");
}


ul.innungen a {
	font-size: 12px;
	display: block;
	padding: .2em 0;
	color: #000;
}

ul.innungen a:hover {
	background: #ddd;
	text-decoration: none;
}




table.menutable {
	width: 90%;
	background: #333;
	margin: 0 auto;
}

a.menu_main {
	background: url("img/arrows.gif") no-repeat left #ccc;
	padding: .5em 0 .5em 1em;
	display: block;
	font-weight: bold;
	color: #000;
}

a.menu_main:hover, a.menu_on {
	text-decoration: none;
	background: url("img/arrows.gif") no-repeat left #fff;
}


a.menu_sub {
	color: #000;
	background: #ddd;
	padding: .3em .6em;
	display: block;
}

a.menu_sub:hover, a.submenu_on {
	background: #fff;
	text-decoration: none;
}

.menu_ov {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
input {
	font-size: 11px;
	font-family: Tahoma;
	border: 1px solid #333333;
}
textarea {

	font-size: 11px;
	font-family: Tahoma;
	border: 1px solid #333333;
}

/*a:visited {
	color: #0033FF;
}*/

option {
	font-size: 11px;
	font-family: Tahoma;
}
select {
	font-size: 11px;
	font-family: Tahoma;
}

#row:hover
{
	background-color:#ccc;
}
