*{
margin-left:auto;margin-right:auto;

}
body {
    color: rgb(41, 88, 170);
    font-size: 14px;
    background-color: rgb(255, 255, 255);
    font-family: Times, serif;
    background-image: url("fvl.png");
    background-repeat: repeat-y;
    background-attachment: scroll;
}

.p1 {
    position: absolute;
    left: 825px;
    top: 175px;
	cursor:move ;
}

.p2 {
    position: absolute;
    left: 55px;
    top: 5px;
}

td {
    color: rgb(41, 88, 170);
    font-size: 14px;
    text-align: justify;
    padding-left: 1px;
    padding-right: 4px;
    vertical-align: top;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.dt {
    background-color: rgb(238, 238, 238);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

h1 {
    color: rgb(41, 88, 170);
    font-size: 20px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

h2 {
    color: rgb(41, 88, 170);
    font-size: 18px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

h3 {
    color: rgb(41, 88, 170);
    font-size: 16px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

h4 {
    color: rgb(41, 88, 170);
    font-size: 14px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

h5 {
    color: rgb(41, 88, 170);
    font-size: 12px;
    text-align: center;
    opacity: 1;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

h6 {
    color: rgb(41, 88, 170);
    font-size: 11px;
    text-align: justify;
    opacity: 1;
    font-weight: normal;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.klein {
    font-size: 12px;
}

a:hover {
    background-color:#eef;
  
}

a {
    text-decoration: none;
    		color: #2958AA;

    font-size: 14px;
}

.aktuell {
    border-left: 1px solid #CACACA;
    padding-left: 10px;
}

.hot {
    background-color: #CACACA;
}

.welle {
    position: absolute;
    top: 80px;
    left: 0px;
}

.mainmenue {
    padding-left: 5px;
    margin-bottom: 1px;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
/ /Men�

 
 #jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #CACACA;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 110px;
		color: #eee;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: rgb(41, 88, 170);
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #CACACA;
				color: #2958AA;
				opacity:0.90;
				}
			
			#jsddm li ul li a:hover
			{	background: #eef}

