html {
	height:100%;
}

body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-color:#FFF;
	height:101%;
	text-align:center;
}
table, td{
	text-align:left;
}
p.bodytext {
	margin:0;
}
body {
	margin:0;
	background-color:#4B6681;
	color:#000;
	text-align:center;
	height:101%;
}
#main {
	position:relative;
	background-color:#C3DDAD;
	color:#000;
	background-image:url('images/eyne_hg.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	width:950px;
	margin:20px auto;
	text-align:left;
	top:0;
	border:3px solid #000;
}
#head {
	position:relative;
	height:260px;
	width:100%;
}
#stoerer {
	position:absolute;
	left:690px;
	top:80px;
	width:200px;
	z-index:1;
}

#logo {
	position:absolute;
	left:205px;
	top:60px;
	width:200px;
	z-index:1;
}
#navigation {
	position:absolute;
	left:190px;
	top:210px;
	*top:220px;
	height:60px;
	width:760px;
	z-index:1;
}
#inhalte{
	padding-left:210px;
	padding-right:25px;
	*padding-bottom:20px;
	text-align:left;
	min-height:350px;
}
#baum {
	position:absolute;
	left:0px;
	bottom:68px;
	*bottom:18px;
	.bottom:68px;
	_bottom:18px;
	height:40px;
	width:20px;
	z-index:1;
}
#footer{
	position:relative;
	width:950px;
	height:30px;
	background-color:#7F704F;
	text-align:left;
}
#sprachen {
	position:relative;
	left:803px;
	top:8px;
	width:200px;
}

div.csc-textpic img{
	border:3px solid #7F704F;
	/*margin-bottom:10px;*/
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:0pt;
	margin-bottom:10px;
}

div.csc-frame  {
	border-bottom:3px solid #7F704F;
}

div.csc-header {
	margin-bottom:20px;
}

img {
	border:3px solid #7F704F;
	margin: 0;
}
img.logo {
	border:none;
	margin: 0;
}
img.spacer-gif {
	border:none;
}

a {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #7F704F;
}

a.internal-link {
	font-size: 12px;
	font-weight: bold;
	color: #7F704F;
	text-decoration: none;
}
a.internal-link:active {
	color: #E80005;
	font-weight:normal;
}
a.internal-link:visited {
	
}
a.internal-link:hover {
	font-weight:bold;
	color: #E80005;
}

a.download {
	font-size: 12px;
	font-weight: bold;
	color: #7F704F;
	text-decoration: none;
}
a.download:active {
	color: #E80005;
	font-weight:normal;
}
a.download:visited {
	
}
a.download:hover {
	font-weight:bold;
	color: #E80005;
}

a.external-link-new-window {
	font-size: 12px;
	font-weight: bold;
	color: #7F704F;
	text-decoration: none;
}
a.external-link-new-window:active {
	color: #E80005;
	font-weight:normal;
}
a.external-link-new-window:visited {
	
}
a.external-link-new-window:hover {
	font-weight:bold;
	color: #E80005;
}

a.mail {
	font-size: 12px;
	font-weight: bold;
	color: #7F704F;
	text-decoration: none;
}
a.mail:active {
	color: #E80005;
	font-weight:normal;
}
a.mail:visited {
	
}
a.mail:hover {
	font-weight:bold;
	color: #E80005;
}

h1 {
	text-align: left;
	font-size: 16px;
	margin:0;
	margin-bottom: 4px;
	text-transform:uppercase;
}
h2 {
	font-size: 14px;
	margin:0;
	margin-bottom: 3px;
}
h3 {
	font-size: 13px;
	margin:0;
	margin-bottom: 2px;
}

span.fehler{
	color:red;
	font-weight:bold;
}

tr {
	vertical-align:top;
}

ul.nav-main{
	margin-left:0px;
	padding-left:0px;
}
li.no{
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	list-style:none;
	padding-left:21px;
	margin-right:6px;
	line-height:24px;
	float:left;
}
li.act{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	list-style:none;
	background-image:url("images/schildchen.gif");
	background-repeat:no-repeat;
	padding-left:21px;
	margin-right:6px;
	line-height:24px;
	float:left;
}
