body {
	
	background-image: url(images/bg_verlauf.gif); background-attachment: fixed;
	font-family : Verdana, Helvetica, sans-serif;
	color: #1A5587;
	font-size : 12px;
	margin-top : 10px;
	scrollbar-face-color: #F5F1A3;
	scrollbar-highlight-color: #FFFFDD;
	scrollbar-shadow-color: #F5F1A3;
	scrollbar-3dlight-color: #F5F1A3;
	scrollbar-arrow-color: #3E7FB7;
	scrollbar-track-color: #FFFFDD;
	scrollbar-darkshadow-color: #FFFFDD;
}
  a:link { text-decoration:none; font-weight:bold; color:#1A5587; }
  a:visited { text-decoration:none; font-weight:bold; color:#1A5587; }
  a:hover {	text-decoration:none; font-weight:bold;	color:#D14A4D; }
  a:active { text-decoration:none; font-weight:bold; color:#D14A4D; }

table { font-size:12px; }
img { border:0; }
th {
	color:#FFFFFF;
	background-color:#3E7FB7;
	text-align:left;
}
input, textarea, select {
	font-family : Verdana;
	color : #1A5587;
	border : 1px solid #1A5587;
	background-color : #FFFFDD;
}
#inhalt { align:center;}

/*begin menu*/
#menu td {
	font: 13px verdana,arial,helvetica;
	/*border:1px solid #3E7FB7;*/
	background-color:#F5F1A3;
	
}

#menu th {
	font: 13px verdana,arial,helvetica;
	width:125px;
	background-color:#3E7FB7;
	text-align:left;
}

#menu th a {
	color: #FFFFDD;
	text-decoration:none;
	font-weight:bold;

}
#menu th a:hover {
	color: #FFFFDD;
	text-decoration:;
	font-weight:bold;
	text-decoration:underline;

}
#menu td a {
	color: #3E7FB7;
	text-decoration:none;
	font-weight:bold;
}
#menu td a:hover {
	text-decoration:underline;
	font-weight:bold;
}
/* end menu*/

/*begin navi*/
#navi {
	font: 13px verdana,arial,helvetica;
}
#navi td{
	
	text-align:center;
}

#navi a{
	font: 14px verdana,arial,helvetica;
	text-decoration:none;
	font-weight:bold;
	color: #3E7FB7;
}
#navi a:hover{
	font: 14px verdana,arial,helvetica;
	text-decoration:none;
	font-weight:bold;
	color: #D14A4D;
}

/*end navi*/

#toplink a{
	font-size:12px;
	color:#FFFFDD;
	text-decoration:none;
	font-weight:bold;
}
#toplink a:hover{
	font-size:12px;
	color:#F5F1A3;
	text-decoration:none;
}

.rechts {
	text-align: right;
}
.inhalt {
	font-size: 11px;
	width: 95%;
	text-decoration: none;
	line-height: normal;



}
.mitte {
	text-align: center;
	vertical-align: top;

}
.titlelink {
	font-size: 14px;
}
