body{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	
}

table{
	background-color: #ffffff;
}

.infoleiste {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

ul li
{
 margin-top: 12px;
}

ul li ul li
{
	margin-top: 0px;
}

.hauptmenue {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.footer {
	background-image: url(../graphics/footer_bg.jpg);
	background-position: bottom;
	background-position: bottom right;
	background-repeat: no-repeat;
}

input.noborder
{
	border: 0px;
}

td.line
{
	width: 1px;
	background-color: #000000;
}

td.timage
{
	width: 130px;
}

.transparent {
	background-color: transparent;
}

.transparentblue{
	background-color: transparent;
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}

.footerlink{
	color: #000099;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}

.footerlink:hover{
	text-decoration: underline;
}

.footer a img
{
	border: none;
	padding: 0;
	margin: 0;
}

.desctext{
	vertical-align: bottom;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-size: 12px;
}

input
{
	font-size: 10px;
}

.slogan{
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	color: #000099;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	visibility: visible;
}

p, ul, td
{
	font-size: 12px;
}

ul.bo
{
	font-weight: bold;
}

ul.no
{
	font-weight: normal;
}

.rightline
{
	border-right-color: #f9dc20;
	border-right-width: thin;
	border-right-style: solid;
	border-bottom-color: #f9dc20;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #f9dc20;
	border-left-style: solid;
	border-left-width: thin;
}

h2
{
	text-align: center;
	font-size: 20px;
	color: #000099;
	font-weight: bold;
	font-stretch: expanded;
	margin-top: 10px;
}
h3
{
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

