@charset "UTF-8";
* {border:0; margin:0; padding:0}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #25408F;
	margin: 0;
}
#main {
	width:950px;
	height:619px;
	overflow:hidden;
	margin:20px auto;
	border:1px solid #FFFFFF;
}
#oben {
	height:113px;
	background:url(oben.jpg) no-repeat center;
	border-bottom:3px solid #FFFFFF;
	width:950px;
}
#mitte {
	padding:50px 0;
	text-align:center;
}
#unten {
	height:165px;
	background:url(unten.jpg) no-repeat center #005AAA;
	border-top:3px solid #FFFFFF;
	width:950px;
}

