layout
		{
			margin:0px;
			padding:0px;
			background-color:#000000;
			border:0px none #000000;
			position:absolute;
			top:0px;
		}

a		{
			border:0px none #000000;
			margin:0px;
			padding:0px;
		}

img		{
			border:0px none #000000;
			margin:0px;
			padding:0px;
		}
		
a:link 
		{ 
			margin:0px;
			padding:0px;
			font-size:12px;
			font-weight:bold; 
			color:#005050; 
			text-decoration:none;
			font-family:Times New Roman,Courier;
			border:0px none #000000;
		}
		
a:visited 
		{
			margin:0px;
			padding:0px;
			font-size:12px;
			font-weight:bold; 
			color:#005050; 
			text-decoration:none;
			font-family:Times New Roman,Courier;
			border:0px none #000000;
		}

a:hover 
		{
			margin:0px;
			padding:0px;
			font-size:12px;
			font-weight:bold; 
			color:#009090; 
			text-decoration:underline;
			font-family:Times New Roman,Courier;
			border:0px none #000000;
		}
		
p
		{ 
			font-size:14px;
			margin:25px;
			text-align:justify; 
			font-family:Times New Roman,Courier;
		}

td
		{ 
			font-size:12px;
			text-align:left; 
			font-family:Times New Roman,Courier;
		}

table
		{ 
			font-size:12px;
			text-align:left; 
			margin-left:25px;
			font-family:Times New Roman,Courier;
		}

ul,ol,li 
		{ 
			font-size:14px;
			margin:2px;
			margin-left:20px;
			margin-right:20px;
			text-align:left; 
			font-family:Times New Roman,Courier;
		}
		
h1 
		{ 
			font-size:22px;
			margin:20px; 
			margin-left:25px;
			margin-bottom:25px;
			margin-top:15px;
			font-family:Times New Roman,Courier;
		}

h2
		{ 
			font-size:16px;
			margin:10px; 
			margin-bottom:20px;
			margin-top:20px;
			margin-left:25px;
			font-family:Times New Roman,Courier;
		}
		
body
		{
			background-color:#000000;
			margin:10px;
		}

.musterungsliste 
		{
			padding-left:15px;
			padding-right:15px;
			font-size:14px;
		}
