A:link {
	text-decoration:none;
	color: #93878f;
}
A:active {
	text-decoration:none;
	color: #93878f;
}
A:visited {
	text-decoration:none;
	color: #93878f;
}
A:hover {
	text-decoration: none;
	color: #32387D;
}

body {
	margin-top: 0px;
	margin-left: 0px;
}
.uDaten {
	font-family: Arial; 
	font-size: 23px; 
	color: #32387d; 
	font-weight: bold; }
.h1 {
	font-family: Arial; 
	font-size: 16px; 
	color: #32387d; 
	font-weight: bold; }
.h2 {
	font-family: Arial;
	font-size: 12px;
	color: #32387d; 
	font-weight: bold;
	 line-height: 1.25;}
.simpleText {
	font-family: Arial;
	font-size: 12px;
	 line-height: 1.25;
}
.tName {
	font-family: Arial; 
	font-size: 18px; 
	color: #32387d; 
	font-weight: bold; }
.textLinx {
	font-family: Arial;
	font-size: 12px;
	color: #756971;
	font-weight: bold;
}
.bText {
	font-family: Arial;
	font-size: 12px;
	color: #32387d; 
	 line-height: 1.25;
}
.bbText {
	font-family: Arial;
	font-size: 12px;
	color: #32387d; 
	font-weight: bold;
	 line-height: 1.25;
}
.dhtmlgoodies_question{
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	line-height: 1.6;
	color:#FFF;
	background-color:#32387D;
	width:517px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{
	border:0px solid #32387D;
	/*background-color:#FFF;*/
	width:517px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{
	padding:8px;
	position:relative;
}
html {
		height: 100%;
		/*overflow: hidden;*/
}	
#flashcontent {
	height: 100%;
}

