
body {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 69%;
	color: #0E257D;
	margin: 0px;
	padding: 0px;
	width:100%
	}



a, a:link, a:visited {color: #809CD3; text-decoration: none}
a:hover { color: #0E257D; text-decoration: underline}
#start a, #start a:link, #start a:visited {color: #FFFFFF; text-decoration: none}
#start a:hover { color: #809CD3; text-decoration: none}
#bottom a, #bottom a:link, #bottom a:visited {color: #FFFFFF; text-decoration: none}
#bottom a:hover { color: #0E257D; text-decoration: none}

h1 { font-size: 200%; font-weight:bold; color:#809CD3; padding:0px 10px 10px 0px; margin:0px}
h2 { margin:10px; padding:0px; color:#FFFFFF; font-size:160%}

#start { font-weight:bold; background:#0E257D; border-top:#EA1816 solid 3px; border-bottom:#EA1816 solid 3px; text-align:center; width:200px }
#center { text-align:center}
#header {
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #0E257D;
	background: url(../img/logo-bg.jpg);
	height: 189px
	}

#logo { width:953px}

#content {
	margin: 0px 200px;
	overflow:hidden;
	height:100%;
	padding: 0px;
	background: #FFFFFF
	}

#bottom { background-color:#A5B9E0; height:24px; color:#FFFFFF; line-height:24px; text-align:center; margin:20px}

/*allgemein*/
.bold { font-weight:bold}
