/* DATEI: schreinerei.css */

body
	{
	color:rgb(136,72,0);
	background-color:rgb(255,255,255);
	margin-left:10px;
	margin-top:0px;
	font-family:verdana,helvetica,sans-serif;
	}

p,ul,ol,li,div,td,th,address,blockquote 
	{ 
	font-size:12px; 
	margin-left:0px;
	margin-top:4px;
	margin-bottom:4px;
	color:rgb(136,72,0);
	}


h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
	{
 	font-family:Verdana,Arial,sans-serif; 
 	}

h1 
	{ 
	font-size:19px;
 	color:rgb(255,255,255); 
	margin:8px 0px 0px 0px;

	paddding:0px 0px 0px 10px;

	font-weight:normal; 
	text-transform:uppercase;
	background-color:rgb(1,153,102);
	}

h2 
	{ 
	font-size:15px;
 	color:rgb(255,255,255); 
	margin:5px 10px 5px 0px;
	paddding:10px 0px 10px 0px;
	letter-spacing:1px; 
	font-weight:normal; 
	background-color:rgb(154,204,153);
	}


h3 
	{ 
	font-size:12px; 
	margin-left:0px;
	margin-top:4px;
	margin-bottom:4px;
	color:rgb(136,72,0);
	font-weight:bold; 
	}

h4 
	{ 
	font-size:12px; 
	margin-left:0px;
	margin-top:4px;
	margin-bottom:4px;
	color:rgb(255,0,0);
	font-weight:bold;
	}

h5 
	{ 
	font-size:10px; 
	font-weight:normal; 
	margin-bottom:0px; 
	margin-top:10px;
	margin-left:10px; 
	font-style: normal;
	}

h6 
	{ 
	font-size:11px; 
	font-weight:200;
	color:rgb(255,255,255); 
	margin-bottom:3px; 
	margin-top:2px;
	margin-left:3px;
	letter-spacing:2px;
	}


a:link 
	{ 
 	color:rgb(1,153,102); 
	text-decoration:none; 
	font-weight:bold; 
	}

a:visited 
	{ 
	color:rgb(253,198,37); 
	text-decoration:underline; 
	}

a:active 
	{ 
	color:#ff0000; 
	text-decoration:none; 
	}

a:hover 
	{
 	color:rgb(136,72,0);
	text-decoration:none; 
	}

				
table#bg1
	{
	width:500px;
	background-color:rgb(255,255,255);
	}

td#top
	{
	height:20px;
	width:600px;
	font-size:15px;
 	color:rgb(255,255,255); 
	margin-top:5px;
	letter-spacing:0px; 
	font-weight:bold; 
	background-color:rgb(154,204,153);
	}

td#top a
	{
	color:rgb(255,255,255);
	}		
	
td#top a:hover
	{
	color:rgb(255,255,255);
	}
	
td#top a:visited
	{
	color:rgb(255,255,255);
	text-decoration:none;
	font-weight:normal; 
	letter-spacing:0px;
	}		

			
