@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #00CCFF;
}

* {
	letter-spacing: 1px;
}
.menue {
	margin: 0;
	padding: 0;
}
.menue  a:link,a:visited  {
	color: #666666;
	text-decoration: none;
}

.menue span {
	color: #666666;
}

.menue span a:link,.menue span a:visited, .text span a:link,.text span a:visited   {
	color: #00CCFF;
	text-decoration: none;
}

.menue a:hover, .menue span a:hover, .text span a:hover{
	text-decoration: none;
	background-color: #00CCFF;
	color: #FFFFFF;
}
/* Hier kommen die Einblendtitel für die Auswahl- und archivbilder*/
#titel010, #titel020, #titel030, #titel040, #titel050, #titel060, #titel070, #titel080, #titel090, #titel100, #titel110, #titel120, #titel130, #titel140, #titel150, #titel150, #titel160, #titel170, #titel180, #titel10, #titel20, #titel30, #titel40 {
	position: absolute;
	visibility: hidden;
	display: inline;
	margin: 0 !important;
	margin-top: -2px;
}	

/*Hauptlayer*/

#mainlayer {
	position: absolute;
	top: 19px;
	left: 18%;
	width: 64%;
	z-index: 1;
}

#help {
	position: absolute;
	top: 19px;
	left: 18%;
	width: 64%;
	z-index: 2;
}

#mainlayer_archiv {
	position: absolute;
	top: 19px;
	left: 18%;
	width: 58%;
}

table.fix {
	border: 0;
	padding: 0;
	margin: 0;
	table-layout: fixed;
	width: 100%;
	color: #00CCFF;
}

td {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	padding-top: 5px;
	border: 0;
}


.logo {
	color: #000000;
	padding: 0 0 6px 0;
}

.logo a:link, .logo a:visited {
	color: #000000;
	text-decoration: none;
}

.logo a:hover {
	color:#00CCFF
}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}	
.text a:link, .text a:visited  {
	color: #666666;
	text-decoration: none;
}

.text a:hover {
	text-decoration: none;
	background-color: #00CCFF;
	color: #FFFFFF;
}
#infotext { 
	vertical-align: top;
}

img.textbild {
	float: left;
	margin: 0 30px 10px 0;
}

.arrow {
	font-size:10px;
}
.arrow a:link, .arrow a:visited {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
}
.arrow a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
#arrow {
	display: inline;
	float: left;
}	
	
#arrow + p {
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
	float: right;
	width: 90%;
}
h3 {
	margin: 3% 0 10% 0;
	font-size: 11px;
	font-weight: normal;
}

.tooltip {
	position: absolute;
  	display: none;
	z-index: 3;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

.thumb {
	width: 14.9%;
	padding: 0;
	float: left;
	margin: 0 1.6% 1.6% 0;
	overflow: hidden;
	vertical-align: bottom;
}

.thumb img {
	padding: 0;
	margin: 0;
	}
