/* ----- body ----- */

body {
	font-family: arial, verdana;
	font-size: 12px;
	color: #458CCC;
	background-color: #FCE8A9;
	margin-bottom: 0;
}


/* ----- div ----- */

div#page {
	width: 800px;
	border: 0px none;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 0;
}

div#header {
	float: left;
	width: 800px;
}

div#banner {
	float: left;
	width: 800px;
	height: 145px;
	overflow: hidden;
}

div#navigation {
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: bottom;
	text-align: center;
	width: 800px;
	height: 29px;
	background-color: #FDDA66;
	border-top: 2px solid lightgrey;
	border-bottom: 2px solid lightgrey;
}

div#main {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}

div#content {
	float: left;
	width: 500px;
	margin-top: 20px;
}

div#picture {
	float: right;
	width: 300px;
}

div#footer {
	float: left;
	width: 800px;
	height: 190px;
	text-align: center;
	background: url('../graphics/footer/hintergrund.jpg');
}

div#bottom {
	float: left;
	width: 800px;
	margin-top: 130px;
}

div#notfall {
	margin-top: 25px;
	margin-left: 25px;
	background-color: #F9CDCE;
	border: 3px solid #EA868A;
}

div#notfall_start {
	margin-top: 25px;
	margin-left: 65px;
	width: 150px;
	background-color: #F9CDCE;
	border: 3px solid #EA868A;
	text-align: center;
}


/* ----- Schrift ----- */

h1 {
	font-size: 20px;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
}

h2 {
	font-size: 16px;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 10px;
}

h2#notfall {
	font-size: 16px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

h3 {
	font-size: 13px;
	margin-top: 30px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
}

p#text {
	margin-top: 1px;
	margin-left: 25px;
	margin-right: 10px;
	text-align: justify;
	line-height: 1.5em;
}

p#einge {
	margin-top: 1px;
	margin-left: 35px;
	margin-right: 10px;
	text-align: justify;
	line-height: 1.5em;
}

p#hilfe {
	font-size: 10px;
	margin-top: 1px;
	text-align: justify;
}

p#notfall {
	margin-top: 1px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 1.5em;
}

p#tabelle {
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 10px;
	text-align: justify;
	line-height: 1.5em;
}


/* ----- Links ----- */

a {
	text-decoration: none;
}

a img { 
	border: 0px none;
	padding: 0;
}

a#blau {
	color: #458CCC;
	font-weight: bold;
}

a#blau-low {
	color: #458CCC;
}

a#rot {
	color: #458CCC;
	font-weight: bold;
}

/* ----- Tabellen-Formatierungen ----- */

table {
	width: 450px;
	border: 1px solid #DADADA;
	border-collapse: collapse;
	margin-left: 35px;
}

table#in {
	width: 450px;
	border: 0px none;
	border-collapse: collapse;
	margin-left: 35px;
}

table#invis {
	width: 450px;
	border: 0px none;
	border-collapse: collapse;
	margin-left: 35px;
}

table#aktuelles {
	width: 465px;
	border: 0px none;
	border-collapse: collapse;
	margin-left: 35px;
}

td {
	vertical-align: top;
}

td#titel {
	background-color: #FED035;
	border-collapse: collapse;
	font-color: #458CCC;
	font-weight: bold;
}

td#grau {
	background-color: #F9F9F9;
}


/* ----- Sonstiges ----- */

ul {
	margin-top: 2px;
	padding-left: 15px;
	margin-left: 30px;
	line-height: 2.0em;
}

ul#ohne {
	list-style-type: none;
}


img#logo {
	border-width: 0;
	padding: 0;
}

img#aktuelles {
	border: 1px solid #DADADA;
	margin-top: 5px;
}

hr {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 10px;
	height: 0;
	border-bottom: 1px solid #DADADA;
	border-top: 0px;
}
