	*{margin: 0; padding: 0;}
	
	body
	{
		min-width: 51.03em;
		font-family: "Courier New", Courier, monospace;
		color: Black;
		font-size: 100.01%;
		margin: 0;
		padding: 0;
	}
	
	#container
	{
		width: 51.03em;
		min-width: 51.03em;
		text-align: center;
		background-color: white;
		margin: auto;
	}
	
	#linkerinhalt
	{
		color: Black;
		background-color: white;
		font-size: 0.93em;
		font-family: "MS Sans Serif", Geneva, sans-serif;
		text-align: justify;
		line-height: 1.3em;
		text-transform: lowercase;
		float: left; 
		width: 37em;
		padding-right: 25px;
		margin-right: 20px;
		border-right: 2px solid black;
	}
	
	#navigation
	{
		color: black;
		background-color: white;		
		font-size: small;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		text-align: left;
		word-spacing: -0.1em;
		overflow: auto;
		height: 1300px;
	}
	
	li 
	{
		list-style-image: none;
		list-style-type: none;
		list-style-position: outside;
		margin-top: 8px;
		margin-bottom: 8px;
		overflow: hidden;
	}
	
	#dupa
	{
		background-image: url(navi_peppone_listening.jpg);
		height: 25px;
		background-repeat: no-repeat;
		margin-top: 25px;
	}
		
	#fiut
	{
		background-image: url(navi_peppone_liedgut.jpg);
		height: 25px;
		background-repeat: no-repeat;
		margin-top: 35px;
	}
	
	#gowno
	{
		background-image: url(navi_peppone_live.jpg);
		height: 25px;
		background-repeat: no-repeat;
		margin-top: 35px;
	}
	
	#kurwa
	{
		background-image: url(navi_peppone_privat.jpg);
		height: 25px;
		background-repeat: no-repeat;
		margin-top: 35px;
	}
	
	#pizda
	{
		background-image: url(navi_peppone_kontakt.jpg);
		height: 25px;
		background-repeat: no-repeat;
		margin-top: 35px;
	}
	
	
	
	
	.miniabstandheader
	{
		text-align: center;
		margin-bottom: 10px;
	}
	
	#menu
	{
		border-bottom-style: dotted;
		border-bottom-width: thin;
		margin-bottom: 25px;
			}
	
	h1
	{
		visibility: hidden;
		display: none;
		color: white;
	}
	
	.einzug
	{
		text-indent: 2em;
		padding-bottom: 5px;
	}
	
	.mitte
	{
		text-align: center;
	}
			
	.right
	{
		text-align: right;
	}
	
	.abstand20
	{
		height: 20px;
	}
	
	.abstand75
	{
		height: 75px;
	}
		
	.abstand6
	{
		height: 6px;
	}
	
	.ueberschrift
	{
		text-align: left;
		margin-bottom: -5px;
	}

	.left
	{
		text-align: left;
		margin-left: 140px;
		font-style: italic;
	}
	
	.float1 {
		float: left;
		width: 130px;
		position: relative;
		text-align: left;
		padding-right: 5px;
		padding-top: 5px;
	}
	
	.float2 {
		float: left;
		width: 55px;
		height: 50px;
		position: relative;
		text-align: left;
		padding-right: 5px;
		padding-top: 5px;
	}
	
	.float5 {
		float: right;
		width: 130px;

		position: relative;
		text-align: left;
		padding-left: 12px;
		padding-top: 5px;
	}
	
	h5 {
		text-align: right;
		margin-top: -5px;
		color: silver;
	}
	
	a:link {color: #56954d; text-decoration: none; }
	a:visited {color: #56954d; text-decoration: none; }
	a:active {color: #f061b7; text-decoration: none; }
	a:hover {color: #f061b7; text-decoration: none; }

