body
{
	background-color: #c0c0c0;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

a:link,a:visited,a:active 
{
	color: #757575;
	text-decoration: none;
	
}

a:hover 
{
	color: #665001;
	text-decoration: none;
}

.aussen
{
	position: absolute;
	left: 50%;
    top: 50%;
	width: 798px;
	height: 600px;
	margin-left: -399px;
	margin-top: -300px;
	background-color: #ffffff;
	border: 1px solid #000;
}

.bild
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 798px;
	height: 532px;
	background-color: #B1B2B2;
	background-image: url(bilder/photos-hintergrund.jpg);
}

.menueleiste
{
	position: absolute;
	top: 550px;
	left: 27px;
	width: 457px;
	height: 15px;
	border: 0px dotted red;
}

a.extra:link,a.extra:visited,a.extra:active 
{
	color: #C80202;
	text-decoration: none;
	
}

a.extra:hover 
{
	color: #000;
	text-decoration: none;
}
.submenue
{
	position: absolute;
	top: 550px;
	left: 468px;
	width: 307px;
	height: 15px;
	border: 0px dotted red;
	text-align: right;
	visibility: hidden;
}

.submenueon
{
	position: absolute;
	top: 550px;
	left: 468px;
	width: 307px;
	height: 15px;
	border: 0px dotted red;
	text-align: right;
}


.blaettern
{
	position: absolute;
	top: 570px;
	left: 625px;
	width: 150px;
	height: 15px;
	border: 0px dotted red;
	text-align: right;
	color: #757575;
}

.bildtext
{
	position: absolute;
	top: 30px;
	left: 43px;
	width: 170px;
	height: 500px;
	font-size: 11px;
	line-height: 15px;
	border: 0px dotted red;
}


.rot
{
	color: #AC3530;
}

.schwarz
{
	color: #000;
}

.klein
{
	font-size: 10px;
	line-height: 12px;
	width: 210px;
	top: 15px;
}

.breit
{
	width: 195px;
}
