body 	{background-color:#D0B191;
     	color:#380C00;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#D0B191; 
        }

body, table, div, pre, h1, h2  {font-family:"times new roman"; }
p, td, tr, ul, h3, h4 {font-family:Verdana, Arial, Helvetica, sans-serif; }
body, td, div, p, pre, ul {font-size: 10pt;}

p	{text-align:left;}

.small	{font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8pt;}
	 
input.creme    {background-color:#F0E3D6;
		border:0;
		color:993300;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		overflow:hidden;}

textarea.creme {background-color:#F0E3D6;
		border:0;
		color:993300;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;}
		
input.send    {
		color:993300;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight:bold;}


h1 {font-size: 36pt; color:#CC6633; font-weight: bold; margin-bottom: 10px;}
h2 {font-size: 18pt; color:#993300; font-weight: bold;}
h3 {font-size: 12pt; color:#380C00; font-weight: bold;}

a 	  {text-decoration: none; font-weight: bold;}
a:link    {color: #993300;}
a:visited {color: #993300;}
a:active  {color: #CC6633; text-decoration:underline;}
a:hover   {color: #CC6633; text-decoration:underline;}

a.menu		{text-decoration: none; font-size: 11pt; font-weight: bold;}
a.menu:link	{color: #993300;}
a.menu:visited  {color: #993300;}
a.menu:active  {color: #CC6633;}
a.menu:hover   {color: #CC6633; text-decoration: none;}

a.aktuell	{text-decoration: none; font-size: 11pt; font-weight: bold;}
a.aktuell:link	{color: #CC6633;}
a.aktuell:visited  {color: #CC6633;}
a.aktuell:active  {color: #CC6633;}
a.aktuell:hover   {color: #CC6633; text-decoration: none;}

a.photo	        {text-decoration: none; font-size: 14pt;}
a.photo:active  {text-decoration: none;}
a.photo:hover   {ctext-decoration: none;}

hr {border:none; noshade; color:#993300; background-color:#993300;
    height:1px; width:540;}
    
    
#rechts {position:absolute;
	top:  0px;
	left: 780px;
	width: 300px;
	height: 1000px;
	padding:0px;
	background-color:#000000;
	}
	
#kontakt{position:absolute;
	top: 0px;
	left:0px;
	width: 190px;
	text-align:right;
	padding:0px;
	}
	
#thumbs{position:absolute;
	top: 0px;
	left:0px;
	width: 190px;
	hight: 600px;
	overflow:scoll;
	background-color: CC6633;
	padding:0px;
	}

#menu   {position:absolute;
	top:   10px;
	left: 200px;
	width: 580px;
	text-align:right;
        }

#inhalt{position:absolute;
	top:  70px;
	left: 200px;
	width: 560px;
	text-align:center;
	padding:5px;
	}

#formular{position:absolute;
	top:  70px;
	left: 260px;
	width: 500px;
	text-align:center;
	padding:5px;
	}

        
form      {padding:3px;
          border:0px};
input, select, textarea {color:#330000; overflow:auto;}