body {
	padding: 0;
	margin: 0;
	text-align: left;
	font:10pt "Courier New";
}

img {
	padding: 0;
	margin: 0;
}


#text {
	position: absolute;
	left: 295px;
	top: 169px;
	width: 618px;
	height: 412px;
	z-index: 11;
	visibility: visible;
	font: 10pt "Courier New";
}


a {
outline: none;
}


#links {
position: absolute;
left: 0px;
top: 0px;
width: 45px;
height: 664px;
z-index: 1;
visibility: visible;
}
#oben {
position: absolute;
left: 45px;
top: 0px;
width: 868px;
height: 20px;
z-index: 2;
visibility: visible;
}
#rechts {
position: absolute;
left: 913px;
top: 0px;
width: 111px;
height: 664px;
z-index: 3;
visibility: visible;
}
#logo {
position: absolute;
left: 45px;
top: 20px;
width: 250px;
height: 148px;
z-index: 4;
visibility: visible;
}
#phrechts {
position: absolute;
left: 668px;
top: 20px;
width: 245px;
height: 148px;
z-index: 5;
visibility: visible;
}
#unten {
position: absolute;
left: 45px;
top: 580px;
width: 868px;
height: 84px;
z-index: 6;
visibility: visible;
}
#navi {
position: absolute;
left: 45px;
top: 168px;
width: 250px;
height: 220px;
z-index: 10;
visibility: visible;
}
#thumbnails {
	position: absolute;
	left: 45px;
	top: 390px;
	width: 220px;
	height: 118px;
	z-index: 10;
	visibility: visible;	
	
}

#beschreibung {
	font: 10pt "Courier New";
	position: absolute;
	left: 45px;
	top: 508px;
	width: 250px;
	height: 76px;
	z-index: 10;
	visibility: visible;	
}


#beschreibung {
font: 10pt "Courier New";
}
#beschreibung a:link {
		text-decoration:none;
color: #cccccc;
}
#beschreibung a:visited {
		text-decoration:none;
color: #cccccc;
}
#beschreibung a:hover {
		text-decoration:none;
color: #990000;
}

#beschreibung a:active {
		text-decoration:none;
		color: #990000;
}



#mainmenu {
font: 10pt "Courier New";
}
#mainmenu a:link {
	text-decoration:none;
color: #000000;
}
#mainmenu a:visited {
		text-decoration:none;
color: #000000;
}
#mainmenu a:hover {
color: #990000;
}
#mainmenu a:active {
		text-decoration:none;
color: #333333;
}
#submenu {
font: 10pt "Courier New";
}
#submenu a:link {
		text-decoration:none;
color: #cccccc;
}
#submenu a:visited {
		text-decoration:none;
color: #cccccc;
}
#submenu a:hover {
		text-decoration:none;
color: #990000;
}

#submenu a:active {
		text-decoration:none;
		color: #990000;
}


#text a:link {
		text-decoration:none;
		font-weight:bold;
		color: #cccccc;
}
#text a:visited {
		text-decoration:none;
		color: #cccccc;
}
#text a:hover {
		text-decoration:none;
		color: #990000;
}

#text a:active {
		text-decoration:none;
		color: #990000;
}

#pdf a:link {
		text-decoration:none;
		font-weight:bold;
		color: #cccccc;
}
#pdf a:visited {
		text-decoration:none;
		color: #cccccc;
}
#pdf a:hover {
		text-decoration:none;
		color: #990000;
}

#pdf a:active {
		text-decoration:none;
		color: #990000;
}


#headline{
	font: 12pt "Courier New";
	color: #333333;
	text-transform: uppercase;
}

#subheadline{
	font: 11pt "Courier New";
	color: #333333;
}

#content{
	font: 12pt "Courier New";
	color: #333333;
	text-align: left;
}

.current {
	text-decoration:none;
	color: #990000;
}

/* $(\"a>#$z\").toggleClass(\"highlight\"); */