/* CSS Document */

 <style type="text/css">

  p  { color: #FFFF00; font-size:12pt; font-family: Arial, Helvetica, sans-serif}
  h1 { color: #000000; font-size:30pt; font-family: Arial, Helvetica, sans-serif}
  h2 { color: #000000; font-size:30pt; font-family: Arial, Helvetica, sans-serif}
  h3 { color: #000000; font-size:20pt; font-family: Arial, Helvetica, sans-serif}
  h4 { color: #000000; font-size:20pt; font-family: Arial, Helvetica, sans-serif}
  h5 { color: #000000; font-size:15pt; font-family: Arial, Helvetica, sans-serif}
  
  #content {
	width:900px;
	border:thin;
	border-color:#FFFF00;
	padding-right: 100px;
	margin-left: 100px;
  }
  .yellow-bar { color: #FFFF00 }
  
  
  
  body {
	width:600px;
	margin-left: 100px;
	margin:0;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(Pics/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	scrollbar-base-color: #FFFF00;
	scrollbar-face-color: #666666;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	right: 300px;
	font-size: 10px;
	border: 1px;
  }

div class="main" {

	position: absolute; width:900px; left: 200px; top: 50px;"
	position: static

	}
	
A:link {
       font-size: 10pt;
	   color: #FF0000;
       text-decoration:underline;
}

A:visited {
          color: #000000;
		  font-size: 10pt;
		  text-decoration: none;
}

A:hover {
        color: #666666;
        text-decoration:underline;
		font-size: 10pt;
}
 
.ro {
	background: url(Pics/ro.gif) top right no-repeat;
	width: 200px;
	height: 200px;
	
}

.lu {background: url(Pics/lu.gif) bottom left no-repeat;
width: 200px;
	height: 200px;
}

.ru {background: url(Pics/ru.gif) bottem right no-repeat;
width: 200px;
	height: 200px;
}

.lo {background: url(Pics/lo.gif) top left no-repeat;
width: 200px;
	height: 200px;
}

.rog {
	background: url(Pics/ro.gif) top right no-repeat;

	
}

.lug {background: url(Pics/lu.gif) bottom left no-repeat;

}

.rug {background: url(Pics/ru.gif) bottem right no-repeat;


}

.log {background: url(Pics/lo.gif) top left no-repeat;

}

.inhalt p {margin:0;
			padding:2.5em 2.5em 3.5em 2.5em;}
			
			
.inhalt {margin:0;
			padding:0;
			width: 200px;
	height: 200px;}
</style> 
  
    </style>
