@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#div_logo {
	z-index:5;
	position:fixed;
	width:98px;
	height:42px;
	bottom:40px;
    right:60px;
}
#bilder_index {
	z-index:2;
	position:absolute;
	left: 20px;
	top: 70px;
	width:2640px;
}
#bilder_archiv {
	z-index:2;
	position:absolute;
	left: 20px;
	top: 70px;
	width:9230px;
}


#div_menu {
	z-index:2;
	position:fixed;
	top:5px;
	right:20px;
	height:auto;
	overflow:visible;
	padding:0px;
}


body {background-color:#ffffff;}

.tabelle {background-repeat:no-repeat; width:420px; height:420px; align:left; valign:top;} 

.text {font-family: Courier new, Geneva, Arial, sans-serif;font-size: 11px;color: #000000; line-height:1.5em; letter-spacing:0em; background-color:#ffffff;}
.link {font-family: Courier new, Geneva, Arial, sans-serif;font-size: 11px;color: #000000; line-height:1.5em; letter-spacing:0em; background-color:#ffffff; text_decoration:none;}
.link:hover {font-family: Courier new, Geneva, Arial, sans-serif;font-size: 11px;color:#F30; line-height:1.5em; letter-spacing:0em; background-color:#ffffff; text_decoration:none;}
.titel {font-family: courier, Courier new, Geneva, Arial, sans-serif;font-size: 11px;color: #000000; line-height:1.5em; letter-spacing:0em; background-color:#ffffff;}


