body, p, .p, td, th, tr, li  {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;
	font-size: 12px;
	line-height: 15px;
}

ul {
	list-style-type: disc;
	margin-left: 0.8em;
	padding-left: 0.8em;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: white;
}



a.sprache  {
	color: white;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.sprache:hover  {
	color: #69c;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}



table{
	border: thin none;
	border-color: #999999;
}


h1  {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	margin-bottom: +3px;
}

h2  {
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	color : #4D4D4D;
	text-decoration : none;
	font-weight : bold;
	text-transform : none;
	margin-top: +1px;
	margin-bottom: +8px;
}

h3 {
	font-size : 10px;
	font-style: normal;
	line-height: normal;
	color: #0C479D;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	margin-bottom: +4px;
}

h4 {
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	color: #0C479D;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	margin-bottom: +4px;
}

h5 {
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	color: #0C479D;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	margin-bottom: +4px;
}

h6 {
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	color: #0C479D;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	margin-bottom: +4px;
}

a {
	color: #7C7C7C;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}

a:hover {
	color: #6699cc;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

a.search {
	color: #003366;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

a:hover.search {
	color: #6699cc;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}

.a  {
	font-size : 12px;
	font-style : normal;
	line-height: 15px;
	color: #999;
	text-decoration : none;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
}

a.nav2
{
	color: #69c;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:hover.nav2
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.nav3
{
	color: #69c;
	font-size: 11px;
	text-decoration: none;
}

a.nav3:hover
{
	color: #003366;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

a.nav4
{
	color: #69c;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

a.nav4:hover
{
	color: #003366;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

a.nav_right
{
	font-size: 12px;
	font-style: normal;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:hover.nav_right 
{
	font-size: 12px;
	font-style: normal;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

input, .input, select, TEXTAREA
{
	font-size : 12px;
	color: Black;
	background-color: White;
	border: 1px solid Gray;
}

input.formular
{
	font-size : 12px;
	color: #333;
	background-color: #999999;
	border: 1px solid Gray;
}

submit
{
	font-size: 12px;
	color: Black;
	background-color: Silver;
	border: 1px solid Gray;
	width: 50px;
}
