body {
	background: #f0f0f0 url(grafik/bg-oben-quer.gif) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #000000;
}
h1, h2, .H1, .H2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #0098a3;
}
p {
	margin: 0;
}
input, textarea {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	border-spacing: 0;
}
td {
	vertical-align: top;
	padding-right: 10px;
}
ul, ol {
	margin: 8px 0;
	padding-left: 1.4em;
}
ul {
	list-style: circle;
}
li {
	margin: 0.5em 0;
}

/* --------------------- Formular ----------------- */
form {
	margin: 0px;
	padding: 0px;
}
form fieldset {
	margin: 8px 0;
	border: 0px;
	padding: 0px;
}
#content form input, #content form textarea {
	border: 1px solid #dedede;
	width: 300px;
	padding: 1px;
	margin: 5px 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* ---------- klassen ----------------------------*/
.bildunterschrift {
	font-size: 11px;
	font-weight: bold;
	color: #677389;
}
.img-float-left {
	float: left;
	margin: -2px 20px 12px -4px;
}
.img-float-right {
	float: right;
	margin: -2px -6px 12px 20px;
}

/* ---------- layout -----------------------------*/
#wrap {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0;
	width: 770px;
	text-align: left;
}
#content {
	float: left;
	width: 490px;
	min-height: 300px;
	margin: 0;
	padding: 30px 260px 15px 20px;
	text-align: left;
	line-height: 1.4em;
	background-color: white;
}
#content-home {
	float: left;
	width: 290px;
	height: 240px;
	margin: 0;
	padding: 110px 260px 15px 220px;
	text-align: left;
	line-height: 2em;
	background-color: white;
	font-style: italic;
	font-weight: bold;
	color: #0098a3;
}
#float-rechts {
	float: right;
	width: 220px;
	margin: 4px -260px 0 10px;
	padding: 0 10px 0 0;
	font-size: 10px;
}
#float-rechts-kontakt {
	float: right;
	width: 220px;
	margin: 4px -260px 0 10px;
	padding: 0 10px 0 0;
	font-size: 12px;
}
#float-rechts-home {
	float: right;
	width: 220px;
	margin: 4px -260px 0 10px;
	padding: 0 10px 0 0;
}
#float-rechts img, #float-rechts-home img {
	margin: 0 0 5px 0;
}
#footer {
	width: 770px;
	height: 5px;
	clear: both;
	padding: 0;
	border-top: 3px solid #0098a3;
}

/*--------------- navigation ---------------*/
#navigation {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 24px;
	font-size: 13px;
	background-color: #1d0f96;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	text-align: center;
	line-height: 1;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	/*background: url(grafik/tab-off.gif) no-repeat;
	width: 108px;*/
	background-color: #1d0f96;
	height: 18px;
	float: left;
	padding: 4px 20px 2px 20px;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
}
#navigation ul li a.home {
	/*background: url(grafik/tab-off-links.gif) no-repeat;
	width: 115px;*/
	background-color: #1d0f96;
	height: 18px;
	float: left;
	/*padding: 14px 0px 4px 0px;*/
	padding: 4px 20px 2px 10px;
	color: #1d0f96;
	text-decoration: none;
	border-right: 1px solid white;
}
#navigation ul li a span {
	/*padding: 5px 1em;*/
}
/*#navigation ul li a:hover span {
	color: #dedff1;
	/*font-weight: bold;*/
	/*text-decoration: none;
}*/
#navigation ul li a:hover {
	color: #1d0f96;
	background-color: #dedff1;
}
div#navigation ul li a.active {
	/*background: url(grafik/tab-on.gif) no-repeat;*/
	height: 18px;
	float: left;
	padding: 4px 20px 2px 20px;
	background-color: #dedff1;
	color: #1d0f96;
	text-decoration: none;
}
/*div#navigation ul li a.active-last {
	background: url(grafik/tab-on-rechts.gif) no-repeat;
	width: 115px;
	height: 18px;
	float: left;
	padding: 14px 0px 4px 0px;
	color: #d4001f;
	font-weight: bold;
	text-decoration: none;
}
div#navigation ul li a.last {
	background: url(grafik/tab-off-rechts.gif) no-repeat;
	width: 105px;
	height: 18px;
	float: left;
	padding: 14px 10px 4px 0px;
	color: #d4001f;
	text-decoration: none;
}*/
div#navigation ul li a.active-home {
/*	background: url(grafik/tab-on-links.gif) no-repeat;
	width: 115px;*/
	height: 18px;
	float: left;
	padding: 4px 20px 2px 10px;
	background-color: #dedff1;
	color: #1d0f96;
	font-weight: bold;
	text-decoration: none;
}


/*--------------- unternavigation ---------------*/
#subnavi {
	float: left;
	width: 733px;
	margin: 0;
	padding: 10px 7px 7px 30px;
	text-align: left;
	background-color: white;
	background-image: url(grafik/backdrop-content.gif);
	background-repeat: repeat-y;
	font-size: 11px;
}
#subnavi ul, #subnavi ul li {
	list-style: none;
	margin: 0 2em 0 0;
	padding: 0;
}
#subnavi ul li {
	display: inline;
}
#subnavi ul li a {
	text-decoration: none;
	border-bottom: 1px solid #a9bbc6;
}
#subnavi ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}
#subnavi ul li a.active {
	text-decoration: none;
	font-weight: bold;
}

/* --------------- unternavigation spalte --------------*/
ul.subnavi-spalte, ul.subnavi-spalte li {
	list-style: none;
	padding:  0 0 6px 0;
}

/* ------------------ links -------------------- */
a:link {  color: #d4001f; text-decoration: underline}
a:visited {  color: #d4001f; text-decoration: underline}
a:hover {  color: #d4001f; text-decoration: none}
a:active {  color: #d4001f; text-decoration: none}

a.footer:link { color: #ffffff; text-decoration: none }
a.footer:visited { color: #ffffff; text-decoration: none }
a.footer:hover { color: #ffffff; text-decoration: underline }
a.footer:active { color: #ffffff; text-decoration: underline }

