	
	
	H1 {color: #AA2020; line-height: 1.3em; font-size: 1.5em; text-align: center;}
	
	rot {color: red}
	
	html
		{
		height: 100.5%;
		font-size: 62.5%;
		}
		
	H3 {color: red; background:yellow; text-align: center}
	
	H4 {color: #883333; font-size: 0.9em}
	
	body 
		{	
		color: #000;
		background-color: #ffffff;
		font-family: verdana, "Trebuchet MS" ,arial, helvetica, geneva, sans-serif;
		font-style: normal;
		font-size: 1.3em;
		line-height: 13.3pt;
		font-weight: normal;
		font-variant: normal;
		padding:10;
		word-spacing: 0.07em;
		}
	
	div#wrapper 	{
			margin: 20px auto;
			width: 1200px;
			text-align: right;
			}			
	
	div wrap_content {}
		
	div#box2
		{
		float: left;
		width: 800px;
		}
		
	div#nav {background: #FFFFFF;}
	div#nav li
		{
		display: inline;
		margin-left: 10px;
		}
	div#nav a
		{
		text-decoration: none;
		padding-bottom: 2px;
		font-size: 0.7em;
		color: #0000FF;
		hover: color: #FF0000;
		}

	
	div#fl1
		{
		float: left;
		background-image: url("http://kotopoulis.de/back.jpg"); 
		background-repeat: repeat;
		width: 200px;
		margin-left: 10px;
		img {border: 0px; margin: 2px;}
		a {border: 0;}
		}
		
		
		
		
		
		/**/