/* DATEI:main.css */
/*
auf Null setzen
*/

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 100.1%;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, th, td, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	list-style: none;
}

:link, :visited {
	text-decoration: none;
}

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

option {
	padding-left: 0.4em;
}

html {
	height:100%;
	margin-bottom: 1px;
	text-align: center;
}

body {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 89%;
	position: relative;
	width: 840px;
	margin: 0px auto;
	text-align: left;
}

#animation {
	position: absolute;
	left: 0px;
	top: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 180px;
}

#head {
	position: absolute;
	left: 220px;
	top: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 526px;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 180px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 155px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	border-bottom: 0px solid white;
}

#navigation li a:link, #navigation li a:visited  {
	display: block;
	width: 155px;
	padding: 5px 5px 5px 0.8em;
	background-color: white;
	color: black;
	text-decoration: none;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 6px;
}

#navigation li a:hover {
	background-color: white;
	color: black;
	border-left-color: #648CBB;
	border-left-style: solid;
	border-left-width: 6px;
}

#navigation ul ul {
	margin-left: 18px;
}

#navigation ul ul li {
	margin:0;
}

#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: white;
	color: black;
	width: 139px;
}

#navigation ul ul a:hover {
	background-color: white;
	color: #648CBB;
	border-left-color: #648CBB;
	border-left-style: solid;
	border-left-width: 6px;
}

#navigation li .aktiv {
	display: block;
	width: 155px;
	list-style-type: none;	
	padding: 5px 5px 5px 0.8em;
	background-color: white;
	color: #648CBB;
	text-decoration: none;
	border-left-color: #648CBB;
	border-left-style: solid;
	border-left-width: 6px;
}

#navigation ul ul li .aktiv {
	display: block;
	width: 155px;
	list-style-type: none;	
	padding: 5px 5px 5px 0.8em;
	background-color: white;
	color: #648CBB;
	text-decoration: none;
	border-left-color: #648CBB;
	border-left-style: solid;
	border-left-width: 6px;
}

#inhalt {
	position: absolute;
	left: 220px;
	top: 150px;
	width: 640px;
	margin-top: 0px;
	padding: 4px 0px 30px 0px;
	line-height: 155%;
	text-align: center;
}

#inhalt h1 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	padding: 0px;
	margin: 12px 0px 12px 0px;
}

#inhalt h2 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	line-height: 125%;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#inhalt h3 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#inhalt a {
	text-decoration: none;
}

p {
	margin: 0px auto 16px auto;
	width: 520px;
	text-align: left;
}

.centered {
	margin: 0px auto;
	text-align: center;
}

p img {
	margin: 0px 0px 10px 0px;	
	padding: 16px;
	border: 1px solid #ddd;
	background-color: #fff;
	border-bottom: 1px solid #888;
	border-right: 1px solid #aaa;
}

.picmit {
	margin: 0px auto 16px auto;
	display: inline;
}

table {
	border: 1px solid #000;
	font-size: 100%;
	color: black;
}
	
table caption {
	margin: 0px;
	padding: 16px 24px;
	text-align: center;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: none;
	background: #fff;
	font-weight: bolder;
	font-size: 124%;
}

thead {
	font-weight: bold;
	background: #648CFF;
}

table thead td {
	margin: 0px;
	padding: 12px 24px;
	text-align: left;
	background-color: white;
}
	
table th, table td {
	margin: 0px;
	padding: 6px 24px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	white-space: nowrap;
	line-height: 125%;
}

table th {
	color: Black;
}
			
table .nam {
	text-align: left;
}

table tr {
	background: #F1F0FF;
}

table tr.hea {
	background: white;
}

table tr.alt {
	background: #D5DFE2;
}

table td a {
	font-weight: bold;
}

table.presse {
	margin: 10px auto;
	border: none;
}

table.presse td {
	margin: 0px;
	padding: 5px;
	text-align: center;
	line-height: 125%;
	width: 320px;
	white-space: normal;
	background: white;
	border: none;
}