* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	background-color: #0054A6;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #B5B1B1;
	vertical-align: top;

}

a:active, a:focus, a:hover, a:visited, a:link {
	font-family: Tahoma;
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ff0000;
}

a.link:active, a:focus, a:hover, a:visited, a:link {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #a1a1a1;
}

a.footer:active, a:focus, a:hover, a:visited, a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #a1a1a1;
}



a.menu:active, a.menu:focus, a.menu:hover, a.menu:visited, a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #6593A0;
}

a.schliessen:active, a.schliessen:focus, a.schliessen:hover, a.schliessen:visited, a.schliessen:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: none;
	color: #ffffff;
}

a.leistungen:active, a.leistungen:focus, a.leistungen:hover, a.leistungen:visited, a.leistungen:link{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: none;
	color: #a1a1a1;
}

a.newsHeadline:active, a.newsHeadline:focus, a.newsHeadline:hover, a.newsHeadline:visited, a.newsHeadline:link,td.newsHeadline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #6593A0;
}

table,tr,td {
	vertical-align: top;
	text-align: left;
}

input {
	border: 1px solid Black;
}

.tblInhalt {
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #a1a1a1;
}

.tblnews {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #a1a1a1;
}

.newsHeadline {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #a1a1a1;
}

.greyFooter {
	font-size: 11px;
	letter-spacing: 0.1em;
	background-color: #EBEBEB;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/grey_footer.gif);
}


input, submit,textarea,select {
	background-color: #ffffff;
	border-color:#c3c3c3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.radio
{
	background-color: #ffffff;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
