<!-- CSS 1.00,only Tags for using Netscape 4.0 and MS-IE 4.0-->

body {
	background-color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

p  {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000066;
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	
	padding: 0px;
}
.startseite {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 20px;	
	color: #CC0000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

h1 {
	font-family: Times New Roman, Times, serif;
	color: #CC0000;	
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;	

	margin: 5px;
	padding: 0px;	
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;	
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;	
}

h3 {
	font-family: Times New Roman, Times, serif;
	color: #000066;	
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;	

	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	
	padding: 0px;
}

table {
}

.info {
	width: 95%;
	padding: 5px;
	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.form {
	background-color: #efefef;

	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
	
	padding: 5px;
	
	cell-spacing: 5px;
	cell-padding: 5px;
	
	border-color:	#000066;
	border-style:	solid;
	border-width:	1px;
}

th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #000066;
	background-color: #efefef;
	padding: 5px;
}

td {
	font-family: Times New Roman, Times, serif;
	color: #000066;	
	font-size: 14px;
	line-height: 20px;
	
	vertical-align:	top;
	margin:0px;
	padding: 0px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	vertical-align:	bottom;
	padding: 5px;	
}

a {
	color: #3366CC;
	text-decoration: none;
}

select.small {
	width: 75px;
}

select.medium {
	width: 115px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
  	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 400px;
}

input.medium {
	width: 250px;
}

input.small {
	width: 50px
}

form {
	margin: 0px;
	padding: 0px;
}

