body		{
		margin:0px;
		background-color:white;
		color:black;
		font-family:sans-serif;
		}

a:link.normal {
			font-size:14px;
			}

a:visited.normal {
			font-size:14px;
			}
			
a:hover.normal {
			font-size:14px;
			}
			
a:active.normal {
			font-size:14px;
			}



a:link.normal1 {
color:white;
background-color:black;
			}

a:visited.normal1 {
color:white;
background-color:black;

			}
			
a:hover.normal1 {
color:white;
background-color:black;
			}
			
a:active.normal1 {
color:white;
background-color:black;
			}




			
a:link	{
			color:black;
			background-color:white;
			font-size:20px;

			text-decoration:none;
			font-weight:bold;
			}

a:visited	{
			color:black;
			background-color:white;
			font-size:20px;

			text-decoration:none;
			font-weight:bold;
			}
			
a:hover		{
				color:white;
				background-color:black;
				font-size:20px;

				text-decoration:none;
							font-weight:bold;
				}

a:active	{
			color:white;
			background-color:black;
			font-size:20px;

			text-decoration:none;
			font-weight:bold;
			}





#nav		{
		position:absolute;
		top:70px;
		left:50px;
		}

#button		{
		position:absolute;
		width:100%;
		bottom:50px;
		left:50px;
		}


#inhalt	{
		position:absolute;
		top:70px;
		right:50px;
		left:200px;
		width:540px;
		font-family:sans-serif;
		z-index:1;
		border-left-style:solid;
		border-left-width:1px;
		padding-left:10px;
		font-size:14px;
		font-weight:normal;
		text-align:justify;

		}

#datum	{
		font-family:sans-serif;
		z-index:9;
		margin-right:0px;
		font-size:16px;
		font-weight:bold;
		text-align:left;
		font-style:italic;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-top-style:solid;
		border-top-width:1px;
		margin-top:50px;
		margin-left:0px;
		margin-bottom:3px;
		padding-right:5px;
		padding-top:2px;
		background-color:#efefef;
		color:black;
		}

#datumoberstes		{
				font-family:sans-serif;
				z-index:9;
				font-size:16px;
				font-weight:bold;
				text-align:left;
				font-style:italic;
				border-bottom-style:solid;
				border-bottom-width:1px;
				border-top-style:solid;
				border-top-width:1px;
				margin-top:0px;
				margin-left:0px;
				margin-right:0px;
				margin-bottom:3px;
				padding-right:5px;
				padding-top:2px;
				background-color:#efefef;
				color:black;
				width:100%;
				}
		


.url	{
		font-family:sans-serif;
		z-index:9;
		font-size:10px;
		font-weight:normal;
		}

h1		{
		line-height:20px;
		font-family:sans-serif;
		font-size:20px;
		background-color:black;
		color:white;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:40px;
		text-align:right;
		}
		
#sub	{
		margin-top:-40px;
		margin-bottom:20px;
		color:#919191;
		background-color:white;
		}		
		
h3		{
		line-height:20px;
		font-family:sans-serif;
		font-size:20px;
		background-color:black;
		color:white;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:20px;
		text-align:right;
		}

.h2		{
				font-family:sans-serif;
				text-align:right;
				padding:10px;
				width:160px;
				margin-right:0px;
				margin-left:5px;
				margin-bottom:5px;
				margin-top:-20px;
				float:right;
				background-color:black;
				color:white;
				font-size:20px;
				line-height:20px;
				font-weight:bold;

		}


		
.bildtextlinks		{
				font-family:sans-serif;
				width:200px;
				margin-right:0px;
				margin-left:5px;
				margin-top:-20px;
				margin-bottom:5px;
				float:right;
				}
	
.bildtextrechts	{
				font-family:sans-serif;
				z-index:9;
				font-style:italic;
				font-size:13px;
				text-align:right;
				width:200px;
				margin-top:5px;
				margin-left:5px;
				margin-bottom:5px;
				margin-right:0px;
				float:right;
				}		
	
	

