body{
	background-color:	#ffb000;
	margin:			10px;
	color:			#ffffff;
	background-image:	url('/images/bg_screen.jpg');
	background-position:	top center;
	background-repeat:	repeat-x;
}
body,td,th,li{
	font-family:		Arial,Helvetica,Geneva,sans-serif;
	font-size:		12px;
}

ul{
	padding-left:		20px;
}
li{
	margin-bottom:		10px;
}


div#header{
	margin:			0px auto;
	text-align:		center;
	width:			728px;
}

div#maincell{
	border:			2px solid #000000;
	width:			570px;
	background-image:	url('/images/autokennzeichen.jpg');
	background-color:	#0251BD;
	margin:			0px auto;
	margin-bottom:		20px;
}
h2#tagline{
	margin:			0px;
	overflow:		visible;
	padding:		0px 5px 2px 3px;
	background-color:	#000000;
	color:			#ffffff;
	font-family:		Arial,Helvetica,Geneva,sans-serif;
	font-size:		18px;
	font-weight:		bold;
	width:			17em;
}
div.centered{
	margin:			0px auto;
	text-align:		center;
}
form,input{
	font-family:		Courier New,Courier;
	font-size:		12px;
}
h2{
	margin:			10px 0px 10px 0px;
}
h3{
	font-family:		Arial,Helvetica,Geneva;
	font-size:		18px;
}
a{
	text-decoration:	none;
	color:			#ffdd00;
}
.centered{
	text-align:		center;
	font-size:		11px;
	color:			#666666;
}
.centered a{
	font-weight:		normal;
	text-decoration:	none;
	color:			#336699;
}
td{
	vertical-align:		top;
}
td.label{
	width:			8em;
}
img.topaligned{
	vertical-align:		top;
}
input.inputfield{
	background-image:	url('/images/input.jpg');
	border:			2px solid black;
	height:			1.5em;
	width:			3em;
	font-family:		Arial,Helvetica,sans-serif;
	font-weight:		bold;
	font-size:		14px;
	vertical-align:		middle;
}
input.querybutton{
	vertical-align:		middle;
	width:			54px;
	height:			23px;
}
a img{
	border:			none;
}
td.inactive{
	border-left:		2px solid #024FBB;
}
td.active{
	border-left:		2px solid #ffdd00;
}
span.keyb{
	font-family:		"Courier New",monospace;
	font-weight:		bold;
	background-color:	#ffffff;
	color:			#000000;
	padding:		0px 5px 0px 5px;
}
table.dipl_list th,td{
	color:			#ffffff;
	vertical-align:		top;
	text-align:		left;
	padding:		7px;
}
