#top	{ position: absolute; top:  58px; left: 104px; visibility: visible;  }
#menue	{ position: absolute; top: 520px; left: 114px; visibility: visible;  }
#inhalt	{ position: absolute; top: 66px; left: 310px; width: 500px; visibility: visible; text-align:justify }
#showPic{ position: absolute; top:  0px; left: 310px; width: 550px; height:100%; z-index: 100; background-color:white; text-align:	left; }


body,td	{	color: black; font: 13px Georgia, Times New Roman, Times, serif;}
/*
body,td	{	color: black; font: 12px Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;}
*/
body	{	background-color: white;	}

.contentBlock {		margin-bottom:30px;	}

.contentBlock h1 {	text-transform: uppercase;}

td		{	vertical-align:top;	}
p		{ 	text-indent:	 0px; margin-top:0px;}

p,br, h1, .m0p, .m0a	{	margin:			0px;
			line-height:	20px; 
			padding:		0px;	
		}

b		{	color: #000000;	font-weight: bold; } 
h1		{	color: #000000;	
			font-weight: bold; 	
			font-size:12px; 
			margin-bottom:0px;
		} 
	
	
a	{		color:		black;
			padding:	0px;  
			text-decoration: none;
			}



.imgtext-table	{	padding:	0px;
					padding-left:0px;
					padding-top:0px;	}

a:active	{	color: black; 	background-color:#ffffff;	}
a:visited	{	color: #666666;	}
a:hover		{	color: #000000;	font-weight: bold !important;	}

.contentText a {text-decoration: underline;	}
.contentText a:visited	{	color: #000000;	}



/* Bilder vergrössern */
.showPicClear	{	width: 1px;	height: 57px; 	}
a.schliessen	{	color:#aaaaaa; text-align:	left;}
.schliessen	{	color:#aaaaaa; text-align:	left; }
.gross			{	border: 1px solid #fafafa; margin-top:70px; margin-right: 20px;  text-align:	left;}


.bild	{
		color: 		#999999; 
		margin:		0px;
		padding: 	0px; 
		text-decoration:	none;
		font-size: 10px;
	}


/* Menue ___________________________________________________________
m0		= Link in erster Ebene
m0a		= Link in erster Ebene, aktiv
m0p		= Zeile in erster Ebene
m0cur	= Zeile in erster Ebene, aktiv
*/


a.m0a, a.m1a, a.m2a, a.m3a		{ color: #222222; font-weight: bold;}

.m0, .m0a, .sitemap1		{ }
.m1, .m1a, .sitemap2		{ margin-left:10px;}
.m2, .m2a, .sitemap3		{ margin-left:25px;}
.m3, .m3a, .sitemap4		{ margin-left:40px;}



li		{ 	text-indent:	 -12px;}


.m0a:after, .m1a:after { content:"  +"; }



