/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body   { font-size: 13px; font-family: Arial, Helvetica, sans-serif }
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header       { color: #f5f5f5; font-size: 38px; background-color: #bd9c8c; background-image: url(liegestuhl.jpg); background-repeat: no-repeat; background-position: 800px 24px; margin: 10px 0 5px; padding: 30px 10px 10px; width: 900px; height: 80px; border: solid 1px #ccc }
#leftcolumn         { color: #333; font-size: 12px; background: #e7dbd5; margin: 0 5px 5px 0; padding: 10px; width: 181px; height: 6000px; float: left; border: solid 1px #ccc }
#content         { color: #333; background-color: #ffffff; background-repeat: no-repeat; background-position: 10px 10px; display: inline; margin: 0 5px 5px 0; padding: 10px; width: 228px; height: 6000px; float: left; border: solid 1px #ccc }
#content_rechts   { color: #333; background-color: #ffffff; background-repeat: no-repeat; background-position: 10px 10px; display: inline; margin: 0 5px 5px 0; padding: 10px; width: 228px; height: 6000px; float: left; border: solid 1px #ccc }
#rightcolumn     { color: #333; background: #e7dbd5; margin: 0 0 5px; padding: 10px; position: relative; width: 181px; height: 6000px; float: left; border: solid 1px #ccc }