html, body { 
		background-color: #01245C; 
		margin: 0; 
		padding: 0; 
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #fff;
}
ul { 
		margin: 0; 
		padding: 0;

}
ul.footer {
		padding: 10px 0 50px 95px;
		list-style: none;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
}
li.header {
		float: left; 
		list-style: none;
		border: none;	
		padding: 0;
		margin: 0;	
}

input {
		width: 230px;
		height: 25px;
		border: 1px solid #7a7a7a;
		background-image: url('../pix/input_background.gif');
		background-repeat: repeat-x;
		width: 228px;
		height: 19px;
		padding: 4px 0 0 0;
		margin: 0;
}
input.fehler {
		border: solid 1px #ff0028;
}
#agb {
		width: 14px;
		border: none;
}
input.image {
		background-image: none;
		background-repeat: no-repeat;
		border: none;
		width: 232px;
		height: 37px;
}
select {
		width: 230px;
}
select.fehler {
		border: solid 1px #ff0028;
}
#gebt {
		width: 45px;
}
#gebm {
		margin-left: 2px;
		width: 125px;
}
#gebj {
		margin-left: 2px;
		width: 55px;
}
td {
		width: 230px;
}
td.left {
		padding-left: 15px;
		padding-top: 3px;
}
td.lefttop {
		padding-left: 15px;
		padding-top: 25px;
}
td.leftup {
		padding-left: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
}
td.right {
		padding-left: 50px;
		padding-top: 3px;
}
#container { 
		margin: 0 auto;
  		width: 776px;
  		text-align: left;
}
#form_top {

		padding: 0;
		background-image: url('../pix/red_top.gif');
		width: 564px;
		height: 12px;		
}
#form {
		border-right: solid 1px #b9c3ea;
		border-left: solid 1px #b9c3ea;
		border-bottom: solid 1px #b9c3ea;
		background-color: #fff;
		width: 562px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #01245c;
}
#main {
		width: 564px;
		background-image: url('../pix/background.gif');
		background-repeat: repeat-y;
		margin-left: 90px;
		padding: 0 16px 0 16px;
} 
#footer {
		width: 596px;
		height: 38px;
		background-image: url('../pix/usa.gif');
		background-repeat: no-repeat;
		margin-left: 90px;
}
.footer {
		color: #fff;
		text-decoration: none;
}
#stoerer {
		width: 128px;
		height: 128px;
		z-index: 2;
		position: absolute;
		margin: 0 auto;
		margin-left: 620px;
		margin-top: 273px;
}
td.liste ul {
		padding-left: 60px;
}
td.liste li {
		float: left;
		margin: 10px;
		margin-left: 5px;
		list-style: none;
}
td.liste a {
		color: #fff;
}
td.liste a:hover {
		color: #F9595F;
		text-decoration: none;
}
td.liste2 ul {
		padding-left: 120px;
}
td.liste2 li {
		float: left;
		margin: 10px;
		margin-left: 5px;
		list-style: none;
}
td.liste2 a {
		color: #fff;
}
td.liste2 a:hover {
		color: #F9595F;
		text-decoration: none;
}