body{
	background-image:url(../logo/logoquer.jpg);
	background-attachment:fixed;
	padding:0px;
	font-family: Arial,sans-serif;
	
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 10px 10px;

}

div.mybody {
	margin-left:70px;
	margin-top:2px;
	margin-right:10px;
	margin-bottom:10px;
	width: 90%;
	position: absolute;
	left: 10px;
	top: 50px;
}



a:visited {
	color: #FFFFFF;
	background-color: #999999;
}



#links_oben {
	text-align: right;
	height: 70px;
	position: absolute;
	width: 95%;
	left: 1px;
	top: 20px;
	padding-top: 10px;
}

#links_oben img{
	color: #000000;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}






#bildertx{
	margin: 0;
	padding: 3;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	vertical-align: top;
	display: compact;
	top: 20px;
	position: relative;
}

#bildertx img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#bildertx a{
	color: #FFFF00;
}


#bildertx table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 2px;
	margin: 2;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: none;
	clear: 5;
	text-align: center;
	color: #CCCCCC;
	width: 100%;
	left: 30px;
	border: medium white;
}


#bildertx h3{
	color: #CCCCCC;
	padding: 1;
	text-align: right;
}



#links_unten {
	text-align: right;

}

#links_unten img{
	color: #000000;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}


#links_unten a:hover {
	color: #FFFF00;
	background-color: #FF0000;
}






#seitenfuss{
	clear: none;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
	margin-top: 50px;
	float: none;
	height: 250px;
	margin: 50;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: thin;
}
#seitenfuss a{
	color: #FFFF00;
}

#seitenfuss img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	text-align: right;
}




