
body				{
        			font-family: "trebuchet ms", verdana, arial, sans-serif;
        			font-size: 75%;
        			line-height: 175%;
	      			}

#einehand		{
				font-family: georgia, times, serif;
				font-size: 16px;
				line-height: 120%;
				vertical-align: bottom;	
				text-align: right;
				color: rgb(255, 187, 0);
				background-color: inherit;
				}

h1				{
				font-family: georgia, times, serif;
				font-size: 36px;
				font-weight: 300;
				line-height: 25px;
				margin:0px;
				color: rgb(255, 187, 0);
				background-color: inherit;
				border-bottom: 2px solid rgb(255, 187, 0);
				}

h2				{
				font-family: georgia, times, serif;
				font-size: 16px;
				font-weight: 300;
				line-height: 24px;
				margin:0px;
				color: rgb(255, 187, 0);
				background-color: inherit;
				}

#rechts p			{
				text-indent: 15px;
				color: rgb(100, 100, 100);
				padding: 0px 0px 0px 10px;
				margin: 0px;
				}
				
#rechts form		{
				color: rgb(100, 100, 100);
				margin: 0px;
				}				
	
#links	p 		{
			       line-height: 150%;
				font-family: georgia, times, serif;
				
				padding: 3px 10px 0px 20px;
				margin: 0px 0px 10px 0px;
				
				}



#footer p 			{
				margin-top: 40px;
				}

#nav1			{
				font-size: 12px;
				}

#nav1 a:visited		{
				display: block;
				float: left;
				text-decoration: none;
				color: #000;
				background-color: inherit;
				font-weight: bold;
				line-height: 16px;
				margin: 0px 0px 0px 15px;
				padding: 3px 6px 3px 6px;
				}

#nav1 a:link		{
				display: block;
				float: left;
				text-decoration: none;
				color: #000;
				background-color: inherit;
				font-weight: bold;
				line-height: 16px;
				margin: 0px 0px 0px 15px;
				padding: 3px 6px 3px 6px;
				}

#nav1 a:hover		{
				display: block;
				float: left;
				text-decoration: none;
				color: #000;
				background-color: rgb(255, 187, 0);
				font-weight: bold;
				line-height: 16px;
				margin: 0px 0px 0px 15px;
				padding: 3px 6px 3px 6px;
				}

/*----------- Nav2 ----------------*/


#nav2 a:visited		{
				display: block;
				float: left;
				text-decoration: none;
				color: #000;
				background-color: inherit;
				font-weight: bold;
				line-height: 16px;
				margin: 0px 0px 0px 15px;
				padding: 3px 6px 3px 6px;
}

#nav2 a:link		{
				display: block;
				float: left;
				text-decoration: none;
				color: #000;
				background-color: inherit;
				font-weight: bold;
				line-height: 16px;
				margin: 0px 0px 0px 15px;
				padding: 3px 6px 3px 6px;
}

#nav2 a:hover		{
				display: block;
				float: left;
				text-decoration: none;
				color: #000;
				background-color: rgb(255, 187, 0);
				font-weight: bold;
				line-height: 16px;
				margin: 0px 0px 0px 15px;
				padding: 3px 6px 3px 6px;
}



p a:link			{
				text-decoration: underline;
				color: rgb(60, 160, 20);			
}


