@charset "UTF-8";
/* CSS Document */
@charset "ISO-8859-1";

<style>


body{ background-color:#666;

}

.content{

	margin:auto;
	background-color:#fff;
	width:1020px;
	height:800Px;
	border-color:#555;

	border-width:medium;
	
}

.content_start{

	margin:auto;
	background-color:#fff;
	width:1100px;
	height:1250px;
	border-color:#555;

	border-width:medium;
	
}

.fließtext

{font-size:12px;
font-family:"Times New Roman", Times, serif;
font:normal;

color:#555;
vertical-align:bottom;

}


.rechtsbündig

{font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font:italic;
color:#555;
}


.fließtext_2

{font-size:12px;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font:normal;

color:#555;

}


.bilder
{width:60;
	hight:60}

.geastebuch
{font-size:12px;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font:normal;
border-top-style:dotted;

border-width:thin;
color:#555;
border-bottom-style:dotted;

border-width:thin;}



.info
{font-size:11px;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font:normal;
color:#555;}

.navi{
	color:#555;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
font:normal;
border-top-style:dotted;
border-width:thin;

}

.nummerierung{
	font-size:14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font:italic;
color:#555;
}


.ausgabe {
border-top-style:dotted;

border-width:thin;
color:#555;
border-bottom-style:dotted;

}


.bilderlinks{

width:165; 
height:165;}

a{

	text-decoration:none;
	color:#555;
	font-weight:500
	
}

a:link{
	/*color:#C6C3BC;*/
	
	text-decoration:none;
}
a:visited {
	
	text-decoration:none;
}
 a:active {
	text-decoration:underline;
}

 a:hover {
	color:#999;
	text-decoration:none;
}
.galerie{
	
	border-top-style:dotted;
border-width:thin;
color:#555;


	
}


</style>
