﻿html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #C0C0C0;
}

#hintergrund {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	border: 0;
	left: 0px;
}

table {
	width: 564px;
	margin-left: 40px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 1.2em;
	color: #006699;
}

td {
	width: 280px;
}

em {
	color: red;
}

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
	color: #003366;
}

#main {
	margin: 50px auto 0;
	width: 1034px;
	height: 674px;
	z-index: 2;
	position: relative;
}

#logo {
	margin-top: 40px;
}

#cont05 {
	margin-left: 200px;
	width: 834px;
	height: 634px;
	z-index: 2;
	overflow: hidden;
	background-color: rgb(200,218,239);
	text-align: left;
}

#cont09 {
	margin-left: 200px;
	width: 834px;
	height: 634px;
	min-height: 634px;
	z-index: 2;
	overflow: hidden;
	background-color: transparent;
	text-align: left;
	background-image: url('../pics/schafe01.jpg');
	background-repeat: no-repeat;
}

#cont10 {
	margin-left: 100px;
	margin-top: 50px;
	width: 634px;
	height: 470px;
	min-height: 470px;
	z-index: 8;
	background-color: rgb(200,218,239);
	background-color: rgba(200,218,239, 0.7);
	position: absolute;
}

#ds {
	margin-left: auto;
	margin-right: auto;
	padding-left: 200px;
	padding-top: 5px;
	width: 834px;
	height: 40px;
	background-color: transparent;
	position: relative;
	z-index: 4;
}

#ds a {
	text-decoration: underline;
}

#ds a:hover {
	color: #003366;
}

#nav {
	background-color: #009999;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 634px;
	position: absolute;
	z-index: 2;
	overflow: hidden;
}

#nav li {
	background-color: transparent;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav ul {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}

#nav a {
	font-weight: bold;
	font-size: 1.0em;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 3px 10px;
	margin: 0px;
	width: 150px;
}

#nav a:link, #nav a:visited {
	background-color: #009999;
}

#nav a:hover, #nav a:focus {
	background-color: #006666;
	color: #c7c88d;
}

#ia a.ca,
#ib a.cb,
#ic a.cc,
#id a.cd,
#ie a.ce,
#if a.cf,
#ig a.cg {
	background-color: #006666;
	color: #c7c88d;
}

#sz01 {
	margin-top: 382px;
	margin-left: 190px;
	z-index: 5;
	position: absolute;
}

#farbkr {
	margin-top: 500px;
	margin-left: 50px;
	z-index: 6;
	position: absolute;
}

#hl05 {
	padding-left: 40px;
	padding-top: 35px;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	position: absolute;
}

#hl12 {
	color: transparent;
	font-size: 0.9em;
	text-align: center;
	margin-top: 604px;
}

.transparent_class {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";

  /* IE 5-7 */
  filter: Alpha(Opacity=10);

  /* Netscape */
/*  -moz-opacity: 0.5;*/

  /* Safari 1.x */
/*  -khtml-opacity: 0.5;*/

  /* Good browsers */
/*  opacity: 0.5;*/
}
