
body {
	background-color: #02598F;
}
body, html, div, p, h1, h2, h3, ol,
span, a, form, img, table, td{
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height:120%;
}

/*ul {
text-indent:-20px;
} 	*/
.infos
{
	padding-left: 14px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 120%;
		}

table.infos
{
font-size: 11px;
line-height: 120%;
color: #666666;
text-align: left;
}

.infos ul
{
font-size: 11px;
text-indent:0px;
}

.infos h1
{
font-size: 11px;
color: #666666;
text-indent:-16px;
line-height:10px;

	}
.infos h2
{
font-size: 11px;
color: #666666;
background-color: #fee6b8;
font-weight:normal;
	}



h1 {
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;

	text-decoration: none;
}
a.navi:link {
	color: #003366;
	background-color: #FFc843;
	text-decoration: none;
}
a.navi:visited {
	color: #003366;
	background-color: #FFc843;
	text-decoration: none;
}
a.navi:hover {
	color: #ffffff;
	background-color: #FFc843;
}
a.navi:active {
	color: #003366;
	background-color: #FFc843;
	text-decoration: none;
}
.navi {
	background-color: #FFc843;
	text-align: center;
	}

.naviaktiv {
color: #003366;
	background-color: #BCe1f3;
	text-align: center;
	}
a.orga:link {
	color: #ffffff;
	background-color: #29bce4;
	text-decoration: none;
		text-align: left;
}
a.orga:visited {
	color: #ffffff;
	background-color: #29bce4;
	text-decoration: none;
		text-align: left;
}
a.orga:hover {
color: #003366;
	text-align: left;
}
a.orga:active {
	color: #ffffff;
	background-color: #29bce4;
	text-decoration: none;
		text-align: left;
}
.orga {
	color: #ffffff;
	background-color: #29bce4;
	padding-left: 7px;
		text-align: left;
	}

.orgaaktiv {
color: #003366;
	background-color: #BCe1f3;
	padding-left: 12px;
		text-align: left;
	}
.ueber1	{
	color: #666666;
	background-color: #fee6b8;
	padding-left: 20px;
		padding-right: 60px;
	padding-bottom: 1px;
		text-align: left;
	}
.ueber2	{
	color: #666666;
	background-color: #fee6b8;
	padding-left: 2px;
		padding-bottom: 3px;
		text-align: left;
	}	

.inhalt	{
	color: #666666;
	padding-left: 21px;
	padding-right: 60px;
	text-align: left;
	}
	
.inhaltorga	{
	color: #666666;
	padding-left: 21px;
	padding-right: 60px;
	text-align: left;
	line-height: 150%;
	} 
		
.inhaltliste	{
	color: #666666;
	padding-left: 38px;
	padding-right: 50px;
	text-align: left;
	}


.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	background-color: #ffffff;
	border-color: #999999;
}

.checkbox{
	border-color: #999999;
}

.senden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #666666;
	background-color: #cccccc;
	border-color: #666666;
}

hr{
		background-color: #CCCCCC;
		padding-right: 100px;
}
