<!--
html,body	{  
				padding:0px;
				margin-top:10px;
				margin-bottom:10px;
				margin-left:0px;
				margin-right:0px;
				background-color:#FFFFFF;
				color:#FFFFFF;
				font-family:Helvetica,Arial,sans-serif;
				font-size:0.9em;
				text-align:center;
			}


em a	{
			font-weight:bold;
		}

strong	{
			font-weight:bold;
			font-style:normal;
		}

dfn, address	{	font-style:normal;	}

h1 		{
			font-size:1.4em;
			font-weight:normal;
			margin-top:2em;
		}
			
h2 		{
			font-size:1.2em;
			font-weight:bold;
			margin-top:2em;
			text-align:center;
		}
			
h3 		{
			font-weight:bold;
			font-size:1em;
		}


h4 		{
			font-weight:normal;
			text-decoration:underline;
			font-size:1em;
		}


h5 		{
			font-weight:normal;
			font-style:italic;
			margin:1em 0em 0em 0em;
			padding:0px;
			font-size:1em;
		}

		
small	{
			font-size:0.9em;
		}

a:link		{ text-decoration:underline; }
a:visited 	{ text-decoration:underline; }
a:hover 	{ text-decoration:none; }
a:active 	{ text-decoration:none; }
a:focus 	{ text-decoration:none; }
a			{ color:white; }

hr		{  border:0px; border-bottom:1px solid white; height:0px; margin:0px; padding:0px}



.titelbild { text-align:center; margin-top:3em; margin-bottom:3em;}
.mittig	{	text-align:center;	}
.blocksatz	{	text-align:justify;	}
.bildrechts	{	float:right; margin-left:1em;	}
.bildlinks	{	float:left; margin-right:1em;	}
.galeriebild	{	float:left; margin:1em; padding:0px; width:120px; height:120px;	}
.galerieende	{	clear:both; text-align:center;	}
.marterlende	{	clear:both; padding-top:1em;}
.spalte1	{ width:20%;}
.spalte2	{ width:80%;}
.b3spalte1	{ width:19%; text-align:center;}
.b3spalte2	{ width:27%; text-align:center;}
.einrueckung { text-indent:-3em; margin-left:3em;}


table	{
		border-bottom:1px solid white;
		border-right:1px solid white;
		border-spacing:0px;
		border-collapse:collapse;
		empty-cells:hide;
		}

td		{
		border-left: 1px solid white;
		border-top: 1px solid white;
		margin:0px;
		padding:2px
		}

#wrapp 	{  	
			padding:0px;
			margin-left:auto;
			margin-right:auto;
			margin-bottom:0px;
			margin-top:0px;
			width:817px;
			text-align:left;
		}
	


#head	{  
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			width:817px;
		}
		
#head img	{
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
			}
			
#head p		{
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
			}
		

#middle	{
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			width:817px;
			background-color:rgb(255,255,255);
			background-image:url(bodyback.gif);
		}

#navi	{	
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			height:350px;
			width:160px;
			float:left;
			background-image:url(naviback.gif);
			background-repeat:no-repeat;
			background-position:18px 16px;
		}

#navi menu 	{	
				padding:0px;
				margin:25px 0px 10px 29px;
			}
			
#navi menu li 	{	
					padding:0px;
					margin:0px;
					list-style-type:none;
					text-align:left;
					display:inline;
					line-height:180%;
				}
		


#content	{
				padding:0em 0em 1em 0em;
				margin:0px 0px 0px 161px;
				width:646px;
			}
			
#content img		{  border:1px solid white;  }


#pfadinfo	{
				padding:4px;
				margin:0px;
				background-image:url(pinfoback.gif);
				background-repeat:no-repeat;
				background-position:0px 0px;
			}


#inhalt		{	
				margin:2em;
			}

#inhalt p 	{ 	
				margin:1em 0em 1em 0em;
				padding:0px;
			}

#inhalt hr	{ 	margin:1em 0em 1em 0em;	}

#inhalt em	{
				font-weight:bold;
				font-style:italic;
			}


#footer	{  	
			padding:0px;
			margin:0px;
			width:817px;
			background-image:url(unten.gif);
			background-repeat:no-repeat;
			background-position:center top; 
		}

.structurfooter	{  text-align:center; margin:0px; padding:15px 5px 45px 5px; font-size:0.8em;  }
.structurfooter a { font-size:1.4em; }
	
//-->