/* diese Datei dient als Vorlage fr alle Dokumente 
   Um sie einzubinden, mu�ein HTML-Dokument folgende 
   Zeile im Header enthalten:

    <LINK HREF="samuelhicker.css" TYPE="text/css" REL="stylesheet">

*/


/* <![CDATA[ */
  body		{margin:0%;
  		padding:0%;
		color:#F5F5F5;
		background-color:#000000;
		font-family: sans-serif;
		}
		
  #masthead	{
  		
 background:url(header_img.jpg) left top no-repeat;

 height: 100px;
 margin: 0;
 padding: 0;
background-color:#000000;
             }
  #masthead2	{float:right;
		width:100%;
		height:auto;
		margin:0%;
		color:#3179ac;
		background-color:#000000;
		}

  #menuRight	{float:right;
		width:85%;
		height:auto;
		margin-left:0%;
		color:#3179ac;
		background-color:#000000;
		}
		
#menuLeft	{float:left;
		width:50%;
		height:auto;
		margin-left:0%;
		color:#3179ac;
		background-color:#000000;
		}
#fusszeile	{float:left;
		width:50%;
		height:auto;
		margin-left:0%;
		color:#3179ac;
		background-color:#000000;
		}
#mainText	{margin:0 0% 0 0%;}

#foot		{text-align:center;
		font-size:smaller;
		}
		
a		{text-decoration:none;
		color:#313960;
		font-weight:bold;
		display:block;
		}
		
a:hover		{color:red;}

ul		{list-style:none;}
  /* ]]> */
  </style>

