    body {
        background-color: #f5f5f5;
		margin: 0px; 
		scrollbar-3d-light-color: #ff7f50;
		scrollbar-arrow-color: #cd853f;
		scrollbar-base-color: #778899;
		scrollbar-dark-shadow-color: #2f4f4f;
		scrollbar-face-color: #778899;
		scrollbar-highlight-color: #020202;
		scrollbar-shadow-color: #020202;
		text-align: center;
		padding: 0px;
		color: #004080;
		line-height: 17px;
}
 
#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 11px Tahoma, Arial;
		letter-spacing: 1px;
		text-align: left;
   }

	#jsddm li a
	{	display: block;
		background: transparent;
		padding: 8px;
		text-decoration: none;
	     width: 132px;
		color: #00172f;
		white-space: nowrap;
	    text-left: left;
		}

	#jsddm li a:hover
	{ background: #fffafa;
	  color:#333333;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			width: 170px;
	}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #778899}
		
		#jsddm li ul li a:hover
		{	background: #dcdcdc}
		
		


.fuss	{	
        color: #EAFFED;
		font-family: helvetica, arial;
		font-weight: bold;
		font-stretch: wider;
        letter-spacing: 14px;
}

.texto	{	
        color: #002040;
		font-size: 12px;
		font-family: verdana,arial, helvetica;
		line-height:18px;
}

em {	
        color: #191970;
		font-size: 11px;
		line-height:18px;
}
.texto2	{	
        color: #002040;
		font-size: 11px;
		font-family: verdana,arial, helvetica;
		line-height:18px;
}

.texto3	{	
        color: #002040;
		font-size: 10px;
		font-family: verdana,arial, helvetica;
}
.red	{	
        color: #ff0000;
}

.ueberschrift	{	
		font-size: 15px;
}
.ueberschrift2	{	
		font-size: 17px;
}
.linko {
color: #4169e1;
text-decoration: none;
}
h5 {
font-size: 12px;
font-weight: bold;
}
h4 {
font-size: 13px;
font-weight: bold;
margin-bottom:4px;
}
h3 {
font-size: 14px;
font-weight: bold;
}
h2 {
font-size: 15px;
font-weight: bold;
}
h1 {
font-size: 17px;
font-weight: bold;
}
.bordo {
color: #800000;
font-family: arial, helvetica;
font-weight: bold;
font-style: italic;
}

a {
text-decoration: none;
}