body
{
	margin: 0;
	padding: 0;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	color: #fff;
	background: #000;
}

td {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	vertical-align:top;
	padding-bottom:2px;
}
form { display:inline; }
input, select, textarea { font-family: Verdana,Helvetica,Sans-Serif; font-size: 10px; }
img { border:none; }

table.startliste { color:#fff; width:764px; margin:auto; }
table.startliste td { padding:1px 0px; border-bottom:1px solid #1b2f44; }
table.startliste td.g { color:#999; }
table.startliste td.title { font-weight:bold; text-transform:uppercase; }
table.startliste td.title_en { text-transform:uppercase; }
table.startliste tr:hover { background:#263e57; }
table.startliste tr.x:hover { background:none; }

#wrapper
{
	width:804px;
	margin:auto;
}

div.outer {
	background-image: url(../images/bg_out.jpg);
	background-repeat: repeat-y;
	padding-bottom:30px;
}

div.inner {
	width:804px;
	background:url(../images/bg_in.jpg) repeat-y #1a3046;
}

a, a:hover { color:#eae0a3; text-decoration:none; }