@charset "UTF-8";


#menue {	
	position: fixed; top:   0px; left:  0px; width: 190px;
	font-size: 14px; 
	line-height: 20px;
	background-color: white	;	
	z-index: 10;
	height:100%;
	padding: 0 0 0 10px;
}
#inhalt {	
	position: absolute; top:   0px; left: 200px; width: 450px;
	font-size: 14px; 
	line-height: 20px;
	position:	absolute;
	background-color: white	;	
	z-index: 20;
	padding: 0 0 0 10px;
}
#loading{	position:absolute;	left: 26px;	top:  83px;	z-index: 300;	display:none;}
#showPic{	position:absolute;	left: 26px;	top:  83px;	z-index:100;	width: 950px;	background-color:white;}
#scroll	{	position:absolute;	left:  0px;	top:   0px;	z-index: 20;	width: 100%;		}
#scrollPic{	position:absolute;	left:  0px;	top:   0px;	z-index:100;	width: 100%;			}
#showPic img{	margin-top: 0px;	background-color: #dddddd;}

#showPic{ position: absolute; top:  0px; left:   210px; width: 450px; height:100%; z-index: 100; background-color:white; visibility:hidden;}

html>body #menu,html>body #frei,html>body #logo	{	position:fixed;	}

body {
	margin: 0px;
	line-height:	13px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 13px;
}
p, br {
	margin: 0;
}
	
a {	text-decoration: none;
	color: #000000;
}


/* MENUE _________________________________________________ */

.m0, .m1, .m2, .m0a, .m1a, .m2a  {	
	width: 190px;
	text-indent: 20px;
	margin: 0 0 0 0px;
	display: block; 
}
.m0 		{		}
.m0a		{	background-color: #a8ff00;	}
.m1, .m1a	{	background-color: #eeffcc;	}
.m1a	{		background-image:url(grafik/linie.gif);	background-repeat: repeat-x;	}

.m0:hover		{	background-color: #a8ff00;	}
.m1:hover		{	background-color: #eeffcc;	background-image:url(grafik/linie.gif);	background-repeat: repeat-x;	}

.hblau {	
	width: 190px;
	height:	 57px;
	padding: 6px 0 6px 0;
}


/* INHALT _________________________________________________ */

#inhalt, h1, h2, h3	{
	font-size:12px;
	line-height:13px;
}

h1, h2, h3	{
	font-size:14px;
	line-height:13px;
	margin: 4px 0 0px 0;
}
#inhalt a		{	background-color: #eeffcc;	}
#inhalt a:hover	{	background-color: #a8ff00;}

.contentblock {
	position: relative;
	width:	450px;
	background-image:url(grafik/linie.gif);
	background-repeat: repeat-x;
	margin: 14px 0 0px 0;
	padding: 8px 0 34px 0;
}

.contentBlock .imgtext-table				{	padding: 1px 0 14px 0;	}
.contentBlock .st_flashplayer_float_none	{	padding: 3px 0 14px 0;	}
