body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color: #000000;
}

.hintergrund{
	background-image:url(bilder/hintergrund_2010.jpg); background-repeat:no-repeat;
	background-color : #1E2577;
}
.schatten_rechts{
	background-image:url(bilder/rand_r.gif); background-repeat:repeat;
}
.hinter_flies{
	background-color : #ffffff;
	background-image:url(bilder/hor.gif); background-repeat:repeat;
	background-repeat: repeat-x;
}
.uni_oben{
	background-color : #A5A5D2;
}
#navcontainer { 
	width: 172px; 
}
#navcontainer td
{
	margin-left: 0;
	padding-left: 0;
	font-size: 15px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#navcontainer a
{
	width: 172px;
	color: #ffffff;
	text-decoration: none;
}
#navcontainer a:link, #navlist a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#navcontainer a:hover,#active
{
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-color: #5159B5;
}
.titel  {
	color: #1E2577;
	font-weight: bold;
	line-height : 16px;
	font-size: 13px
}
.titel_weiss  {
	color: #ffffff;
	font-weight: bold;
	line-height : 16px;
	font-size: 13px
}

a.titel  {
	color: #1E2577;
	font-weight: bold;
	line-height : 16px;
	font-size: 13px;
	text-decoration: none;
}
a.titel:hover     {
	color: #5159B5;
}
.text  {
	color: #1E2577;
	font-weight: normal;
	font-size: 11px
}
.weiss  {
	background-color: #ffffff;
}
.blau  {
	background-color: #1E2577;
}

a.navi {
	color: #ffffff;
	background-color : #1E2577;
	font-weight: normal;
	text-decoration: none;
	line-height : 19px;
}
a.navi:hover     {
	color: #ffffff;
	background-color : #5159B5;
	font-weight: normal;
	text-decoration: none;
	line-height : 19px;
}
.content{
	color: #1E2577;
	background-color : #ffffff;
}
a  {
	color: #1E2577;
}
a:hover     {
	color: #5159B5;
}
.feld{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

 .textfeld
   { 
   	font-size:15px; 
	font-weight:normal; 
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
}