/* typo-definitionen */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	display: block;
	height: 100%;
}

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-variant: small-caps;
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	line-height: 26px;
	display: block;
	text-decoration: underline;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent:0;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	display: block;

}

h3, .h3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0;
	text-align: justify;
	font-weight: normal;
	margin: 8px 0px 0px 0px;
	padding: 0;
	line-height: 15px;
	display: block;
}


td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

td.menue a {
	margin: 0;
	padding: 0;
	height: 12px;
	font-size: 0;
	line-height: 12px;
	vertical-align: baseline;
}

.error {
	color: white;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

a:hover { text-decoration: none; }
		
a:active {text-decoration: none; }
		
a:visited { text-decoration: none; }	

p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
	text-align: justify;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 15px;
	display: block;
}


.news {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
	text-align: justify;
	font-weight: normal;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	display: block;
}

ul {
	list-style: square;
	list-style-position: inside;		
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;	
	line-height: 12px;
}


.subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-variant: normal;
	text-indent:0px;
	text-align: center;
	font-weight: normal;
	font-style:italic;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	display: block;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-variant: normal;
	margin: 3px;
	padding: 0px;
	border: 1px solid #fff;
}


