@CHARSET "ISO-8859-1";

.oberMenuePunktIMG {
	position: absolute; 
	top: 228px;
	height: 16px; 
	width: 130px; 
	z-index: 1; 
}

.oberMenuePunktText {
	position: absolute;
	top: 228px;
	width: 136px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	z-index: 2;
	text-align: center; 
}

.myText{
	position: absolute;
	font-family: Verdana; 
	font-size: 12px;
	line-height: 140%;
	/* text-align: justify */ 
		
}

/* gilt auch fuer untermenuepunkte */
.menuePunktIMG {
	position: absolute; 
	height: 6px; 
	width: 6px; 
	z-index: 2;
}

/* gilt auch fuer untermenuepunkte */
.menuePunktText {
	cursor: pointer
}

.content{
	position: absolute; 
	top: 254px;
	left: -200px; 
	width: 600px; 
	padding-bottom: 40px;
	visibility: hidden	
}

.contentIMGLeft{
	float: left; 
	padding-right: 15px;
	border-width: 0px;
}

.contentIMGBig{
	border-width: 0px;
	width: 600px;
}

.contentIMGRight{
	float: right; 
	padding-left: 15px;
	border: 0;
}

.ue1 {
	font-family: Verdana;
	font-size: 18px;
	border-width: 0px;
}

.ue2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

a:link { 
	text-decoration:none;
	color: #000000;
	border: 0
}

a:visited {
	text-decoration:none;
	color: #000000;	
}
           

.myLinkIMG{
	float: left; 
	border-width: 0px;
	height: 15px;
	width: 15px
}

.flashobject {
	border: 0;
	padding:0;
	margin: 0;
}