BODY {
	font-family: Arial,Verdana,Helvetica,Sans Serif;
        font-size: 14px;

scrollbar-arrow-color: #1B1F40;
scrollbar-base-color: #1B1F40;
scrollbar-face-color: #98CCCC;
scrollbar-highlight-color: #FEFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #59768D;
}
A:link 
{
	color: rgb(0,0,50);
	text-decoration: none;
}
A:hover {

        color: rgb(26,30,62);
	text-decoration: none;
}
A:visited {
	color: rgb(0,0,55);
	text-decoration: none;
} 

A {
 background-attachment: scroll;
}
td		{
		font-family: Arial,Verdana,Helvetica,Sans Serif;
        	font-size: 14px;
        	color: rgb(0,0,102);
        	}

p		{
		font-family: Arial,Verdana,Helvetica,Sans Serif;
        	font-size: 14px;
        	color: rgb(0,0,102);
        	}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
position:absolute;
top: 0;
border: 1px solid #000066; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #eff8d2;
width: 200px;
visibility: hidden;
}


.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #000066; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #00549A;
	color: rgb(255,250,200);
	text-decoration: none;
}

#container
{
width:690px;
margin-left: 0px;
}

#bilder
	{
	float: left;
	width: 230px;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	height: 170px;
//margin-top: 15px;
	}

#tabelle
	{
	float: left;
	width: 230px;
	border: 0px;
	border-color: #000AAA;
	border-style: solid;
	text-align: center;
	}

#tabelle2
	{
	float: left;
	width: 690px;
	border: 0px;
	border-color: #000AAA;
	border-style: solid;
	text-align: left;
	}

#bild
	{
	float: left;
	width: 230px;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	}
#abstand
	{
	float: left;
	width: 690px;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	height: 50px;
//	height: 0px;
	}
#abstand2
	{
	float: left;
	width: 690px;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	height: 50px;
//margin-top: 20px;
//height: 30px;
	}
