body, td
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;			/*Schriftfarbe*/
font-size: 11px;		/*Schriftgrösse*/
line-height: 16px;		/*Linien höhe definieren*/
}

/*td
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #999999;
font-size: 11px;
font-weight: bold;
line-height: 16px;
}*/
.ueberschriftgallerie	
{
font-weight: bold;
}
.toaccent
{
	font-size: 10px;
	color: #890000;
}
/*-----Links-----*/
a:link
{color: #000000;
text-decoration: none;
}
a:visited
{color: #000000;
text-decoration: none;
}
a:hover
{color: #000000;
text-decoration: underline;
}
a:active
{color: #000000;
text-decoration: underline;
}

/*-----Links_Navi-----*/
a.links:link
{
color: #000000;
text-decoration: none;
letter-spacing: 5px;	
}

a.links:visited
{
color: #000000;
text-decoration: none;
letter-spacing: 5px;
}


a.links:active	
{
color: #000000;
text-decoration: none;	
font-weight: bold;
letter-spacing: 4px;
}

a.links:hover	
{
color: #000000;
text-decoration: none;	
font-weight: bold;
letter-spacing: 4px;
}






/***********Layers************/

#oberlayer
{
	position: absolute;
	width: 898px;
	height: 398px;
	margin-left: -449px;
	left: 50%;
	border-width: 		1px;
	border-color: 		#000000;
	border-style: 		solid;
	overflow: 			auto;	
	top:	 			50%;
	margin-top: 		-199px;
}

#banner
{
	width: 558px; height: 32px;
	background-image: url(bilder/banner.png);
	position: absolute;
	top: 0;
	left: 340px;
}
#links
{
	width: 100px; 
	height: 95px;
	position: 			absolute;
	padding-right:8px;
	top: 				303px;
	left: 				790px;
	background-color: 	#FFFFFF;
	text-align:			right;
	
}

#content
{
	width: 				458px; 
	height: 			366px;
	position: 			absolute;
	background-color: 	#FFFFFF;
	top: 				32px;
	left: 				340px;
}

#empty
{
	width: 				100px; height: 271px;
	position: 			absolute;
	top: 				32px;
	left: 				798px;
	background-color: 	#FFFFFF;
}

#bild
{
	width: 				340px; height: 398px;
	background-image: 	url(bilder/bild.jpg);
	position: 			absolute;
	top: 				0;
	left: 				0;
}
