* {
	margin:0;
	padding:0;
}
body {
	color:#000;
	background: url(img-layout/hintergrund.gif);
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.1%;
	line-height:130%;
	text-align:center;
	padding-bottom:20px;
}
#container { /* zentriert den gesamten Inhalt */
	position:relative;
	width: 756px;
	height: 100%;
	margin: 5px auto -1px auto;
	text-align:left;
	background: url(img-layout/hintergrund1.gif);
}

/* -------------------------------------------------------------- Layout ---*/

#logo { /* enthaelt Logo und skiplink*/
	width: 756px;
	height: 160px;
	background:  url(img-layout/kopfgrafik.jpg) 0 0 no-repeat;
	text-align:left;
}
#logo img {
	margin:20px 0 0 8px;
}
#fuss {
	clear:both;
	width:756px;
	height:30px;
	margin: 10px auto 0 auto;
	background: url(img-layout/unten.png);
}
#navigation1 {
	position:relative;
	width:740px;
	height:31px;
	margin-left:8px;
	background: url(img-layout/hintergrund-navi.gif) repeat-x;
	display:block;
	overflow:hidden;
}
#navigation2 {
	width:740px;
	height:45px;
	margin-left:8px;
	background: url(img-layout/hintergrund-navi.gif) repeat-x;
	display: block;
	overflow:hidden;
}
#inhalt {
	float:left;
	width:435px;
	height:1%;
	padding-left:43px;
}
#rechtespalte {
	width:220px;
	height:1%;
	margin-left:503px;
}

/* -------------------------------------------------------------- Skiplink ---*/

a#skip:link, a#skip:visited {
	position:absolute;
	top:-500px;
	height:0;
	display:inline;
}
a#skip:hover, a#skip:focus, a#skip:active {
	width:160px;
	top:80px;
	height:1.7em;
	line-height:1.7em;
	margin-left:8px;
	font-size:86%;
	text-align:center;
	color:#000;
	background-color:#fff;
	border:2px solid #ccc;
	border-left:none;
	display:block;
}

/* -------------------------------------------------------------- generelle Definitionen ---*/

.unsichtbar, .nurdruck { /* Links oder Texte fuer Screenreader */
	position: absolute;
	left: -1000px;
	width: 0;
	height: 0;
	overflow:hidden; 
	display:inline;
}
.keindruck {
}
strong {
	font-weight: bold;
	color: #408080;
	background-color: inherit;
}
em {
	font-weight: bold;
	color: #408080;
	background-color: inherit;
}
.kap {
	text-transform: uppercase;
}
img {
	border: none;
}
hr {
	clear:both;
	height: 1px;
	margin: 0 0 0.3em 0;
	padding: 0;
	color: #408080;
	background-color: #fff;
	border:none;
	border-top:1px solid #408080;
}
.zentriert {
	text-align:center;
}

/* -------------------------------------------------------------- Navigation ---*/

/* in der navi.css integriert */

/* -------------------------------------------------------------- Absaetze ---*/

#inhalt h1, #rechtespalte h1 {
	font-size:93%;
	font-weight: bold;
	margin:0.3em 0;
	color: #408080;
	background-color: inherit;
}
#rechtespalte h1 {
	margin:0;
}
#inhalt h2 {
	font-size:86%;
	font-weight: bold;
	color: #666;
	background-color: inherit;
}
#inhalt h3 {
	font-size:86%;
	font-weight: bold;
	color: #666;
	background-color: inherit;
}
#inhalt p {
	font-size:83%;
	margin:0 0 0.7em 0;
}
#inhalt blockquote {
	font-style:italic;
	margin:0 0 0 1.4em;
}
#inhalt p cite {
	font-style:normal;
	font-weight:bold;
	margin:0.5em 0 0 0;
	color:#808080;
	background-color:inherit;
	display:block;
}
#inhalt p.klein {
	font-size:71%;
}
#inhalt .stern {
	font-size:150%;
	vertical-align:middle;
	font-weight:bold;
	color:#408080;
	background-color:inherit;
}
#inhalt .fehler {
	color:#d00;
	background-color:inherit;
	font-weight:bold;
}
#rechtespalte p {
	font-size:83%;
	line-height:140%;
	margin:0 0 0.5em 0;
}
#inhalt a:link, #inhalt a:visited, #rechtespalte a:link, #rechtespalte a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#408080;
	background-color:inherit;
}
#inhalt a:hover, #inhalt a:focus, #inhalt a:active,
#rechtespalte a:hover, #rechtespalte a:focus, #rechtespalte a:active {
	color:#999;
	background-color:inherit;
}
#inhalt p.bildrechts {
	float:right;
	margin:0 0 3px 7px;
	padding:0;
	background:url(img-layout/bildhintergrund.png) top right no-repeat;
}
#inhalt p.bildrechts img {
	clear:both;
	margin:0;
	padding:4px;
	background:url(img-layout/bildhintergrund2.png) bottom left no-repeat;
}

/* --------------------------------------------------------------------- Absatzbloecke */

#inhalt .block {
	margin:0 0 15px 0;
	padding-top:20px;
	background: url(img-layout/block-breit-oben.png) no-repeat;
}
#inhalt .block p {
	padding-left:15px;
	padding-right:10px;
}
#inhalt .block p.ende {
	margin:0;
	padding: 0 15px 10px 10px;
	background: url(img-layout/block-breit-unten.png) bottom no-repeat;
}
#rechtespalte .block {
	margin:0 0 10px 0;
	padding-top:17px;
	background: url(img-layout/block-schmal-oben.png) no-repeat;
}
#rechtespalte .block h1, #rechtespalte .block p {
	padding-left:10px;
	padding-right:15px;
}
#rechtespalte .block h1 {
	text-align:center;
}
#rechtespalte .block p.ende {
	margin:0 5px 0 0;
	padding: 0 15px 10px 10px;
	background: url(img-layout/block-schmal-unten.png) bottom no-repeat;
}
#rechtespalte .block p.endezentriert {
	text-align:center;
	margin:0 5px 0 0;
	padding: 0 15px 10px 10px;
	background: url(img-layout/block-schmal-unten.png) bottom no-repeat;
}
#inhalt p.nummern {
	float:left;
	width:9em;
	margin:0 5px 0 0;
}
#inhalt p.nummern2 {
	margin:0 5px 0 0;
}

/* --------------------------------------------------------------------- Aufzaehlungen */

#inhalt ul, #rechtespalte ul {
	margin: 0.2em 0 0.5em 25px;
	padding: 0;
	list-style-type: none;
}

#inhalt ul li, #rechtespalte ul li {
	font-size:83%;
	line-height: 140%;
	padding-bottom:0.3em;
	list-style-image:  url(img-layout/listenpunkt.gif);
}

#inhalt ul.fehler li {
	list-style-image:  url(img-layout/listenpunkt2.gif);
}

/* --------------------------------------------------- Tabellen */

table {
	clear:both;
	border: none;
	border-collapse: collapse;
	font-size: 73%;
	margin-bottom:1em;
	width: 99%;
}

caption {
	font-size: 110%;
	line-height: 100%;
	font-weight: bold;
	text-align: left;
	padding: 0.5em 0;
	color: #333;
	background-color:inherit;
}

th {
	font-weight: bold;
	line-height: 140%;
	text-align: center;
	padding: 2px 7px;
	border: 1px solid #408080;
	color: #333;
	background-color: #cff;
}

td {
	font-weight: normal;
	line-height: 140%;
	text-align: center;
	vertical-align:top;
	padding: 2px 7px;
	border: 1px solid #408080;
}

/* --------------------------------------------------------------------- Formular --- */

#contform {
	clear:right;
	height:1%;
	margin: 0 0 1em 0;
	padding-top:20px;
	background:url(img-layout/block-breit-oben.png) top no-repeat;
}

#contform fieldset {
	padding: 0 0 5px 5px;
	margin:0 0 5px 12px;
	width:90%;
}

#contform legend {
	font-size: 86%;
	font-weight:bold;
	padding:0 7px;
	margin-top:0.3em;
	color:#408080;
	background-color:inherit;
}

#contform p {
	margin: 0 0 0.5em 7px;
	text-align: left;
}
#contform p.rechts {
	font-size: 83%;
	color: #333;
	background-color: inherit;
}
#contform label {
	font-size: 97%;
	color: #333;
	background-color: inherit;
	padding-left:7px;
}

#contform label.links {
	font-size: 97%;
	line-height:120%;
	width:90%;
	float:right;
	color: #333;
	background-color: inherit;
	margin-bottom:0.5em;
	display: inline;
}

#contform input, #contform select {
	font-size:100%;
	margin: 0;
	padding: 2px 7px 0 7px;
	line-height: 130%;
	height: 1.5em;
	width: 93%;
	max-width: 97%;
	border: 1px solid #fff;
	border-bottom: 1px solid #408080;
	color: #333;
	background-color: #f0f0f0;
}

#contform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 95%;
	max-width: 97%;
	margin: 0;
	line-height: 130%;
	padding-left: 7px;
	padding-top: 5px;
	border: 1px solid #fff;
	border-bottom: 1px solid #333;
	color: #333;
	background-color: #f0f0f0;
}

#contform input.check {
	color: #333;
	background-color: #fff;
	width: 18px;
	height: 18px;
	border: 1px solid #333;
	clear: left;
}

#contform input.subm {
	font-weight:bold;
	width: 180px;
	height: 2em;
	margin: 0.5em 0 15px 22px;
	padding: 0;
	border: 1px solid #333; 
	color: #fff;
	background-color: #408080;
}

#contform input.rest {
	width: 180px;
	height: 2em;
	margin: 0.5em 0 15px 15px;
	padding: 0;
	border: 1px solid #333;
	color: #333;
	background-color: #fff;
}
#contform p.ende {
	margin: 0;
	text-align: left;
	background:url(img-layout/block-breit-unten.png) bottom no-repeat;
}