body{
		color:				rgb(0, 0, 0);
		font-size:			12px;
		font-weight:		normal;
		font-family:		verdana;
		font-style:			normal;
		text-decoration:	none; 
		background-color: #ffffff;
		border: 0;
		margin: 0;
}

table{
		color:				rgb(0, 0, 0);
		font-size:			12px;
		font-weight:		normal;
		font-family:		verdana;
		font-style:			normal;
		text-decoration:	none; 
		background-color: #ffffff;
}

input{
		color:				rgb(0, 0, 0);
		font-size:			12px;
		font-weight:		normal;
		font-family:		verdana;
		font-style:			normal;
		text-decoration:	none; 
		background-color: #ffffff;
}

textarea{
		color:				rgb(0, 0, 0);
		font-size:			12px;
		font-weight:		normal;
		font-family:		verdana;
		font-style:			normal;
		text-decoration:	none; 
		background-color: #ffffff;
}

ul 	{ 
	list-style-image:  url(/imagenes/subsubpfeil.gif); 
	margin-top:	0;
}	

a:link		{ color:rgb(200,50,35); font-family:arial; font-size:12px; text-decoration:none; font-weight:	normal;}

a:visited	{ color:rgb(200,50,35); font-family:arial; font-size:12px; text-decoration:none; font-weight:	normal;}

a:active	{ color:rgb(200,50,35); font-family:arial; font-size:12px; text-decoration:none; font-weight:	normal;}

a:hover		{ color:rgb(200,50,35); font-family:arial; font-size:12px; text-decoration:none; font-weight:	bold;}


h1{
		padding-top:		10px;
		color:				rgb(0, 0, 0);
		font-size:			16px;
		font-weight:		bold;
		font-family:		verdana;
		font-style:			normal;
		text-decoration:	none; 
		margin-bottom:	0;
}

h2{
		padding-top:		10px;
		color:				rgb(0, 0, 0);
		font-size:			14px;
		font-weight:		bold;
		font-family:		verdana;
		font-style:			normal;
		text-decoration:	none; 
		margin-bottom:	0;
}

.text{
		color:				rgb(0, 0, 0);
		font-size:			12px;
		font-weight:		normal;
		font-family:		verdana;
		font-style:			normal;
		text-decoration:	none; 
		background-color: #ffffff;
}

.actual:link		{ color:rgb(0,0,0); font-family:arial; font-size:12px; text-decoration:none;  font-weight:	bold;}

.actual:visited	{ color:rgb(0,0,0); font-family:arial; font-size:12px; text-decoration:none;  font-weight:	bold;}

.actual:active	{ color:rgb(0,0,0); font-family:arial; font-size:12px; text-decoration:none;  font-weight:	bold;}

.actual:hover		{ color:rgb(0,0,0); font-family:arial; font-size:12px; text-decoration:none;  font-weight:	bold;}

.dockclass	{	position:relative;	}

.charlson {
	display:none; 
	background-color: #ffffff;
	width:450px; 
	position:absolute; 
	left:170px;
	top:50px;
	border-style:solid; 
	border-color:#000000; 
	border-width:2px; 
	z-index:100;
}
.charlson2 {
	display:none; 
	background-color: #CCCCCC;
	filter:alpha(opacity=50);
	width:100%;
	height:1000px; 
	position:absolute; 
	left:0px;
	top:0px;
	z-index:90;
}
.possum {
	display:none; 
	background-color: #ffffff;
	width:810px; 
	position:absolute; 
	left:160px;
	top:50px;
	border-style:solid; 
	border-color:#000000; 
	border-width:2px; 
	z-index:100;
}
.possum2 {
	display:none; 
	background-color: #CCCCCC;
	filter:alpha(opacity=50);
	width:100%;
	height:1500px; 
	position:absolute; 
	left:0px;
	top:0px;
	z-index:90;
}

