body{
	background-image : url(bkg878370.gif);
	background-color : #0691B9;
	color : #505050;
	font-size : 12px;
	font-family : Arial;
	margin-top : 5px;
	margin-left : 0px;
}
td{
	font-size : 11px;
}
a:link{
	color : #0000AD;
	font-weight : normal;
	font-size : 12px;
    text-decoration : underline;
}
a:visited{
	color : #0000AD;
	font-weight : normal;
	font-size : 12px;
    text-decoration : underline;

}
a:hover{
	color : #0000FF;
	font-weight : normal;
	font-size : 12px;
    text-decoration : underline;
}

/* ADDED STYLES */
p {
	text-align: justify;
}
table.tablecontent {
	text-align : left;
	width : 100%;
}
.image {
	text-align : center;
}
table.tablecontent tr {
	vertical-align : top;
}
h1 {
	text-align : center;
	font-size : 30px;
      font-weight : bolder;
}
h2 {
	text-align : center;
	font-size : 13px;
}
.content {
	height : 410px;
	background-color : #FFFFFF;
	padding : 5px 20px 5px 20px;
}
.adlink {
	height : 30px;
	text-align : center;
	background-color : #DDEEFF;
}
.adlink a {
	font-weight : bold;
}
ul {
	list-style : square;
	padding-left : 24px;
}	
/* END ADDED STYLES */

.footer {
	background-color : #117CB0;
}
.footerfont {
	color : #ffffff;
}
a.footerlink:link {
	text-decoration:none;
	color: #ffffff;
}
a.footerlink:visited {
	text-decoration:none;
	color: #ffffff;
}
a.footerlink:active {
	text-decoration:none;
	color: #ffffff;
}
a.footerlink:hover {
	color: #ffffff;
}
.hr1{
	border: thin dotted #117CB0;
}
.frame{
	border: solid #000000 1px;
}
#MenuHintergrund {
	margin: 0;
	padding: 0;
	background: #117CB0;
}

ul.MenuHintergrund {
	margin: 0;
	padding: 0px 0px 4px 0px;
}

li.MainMenu {
	display: inline;
	list-style: none;
}

a.MainMenu, a.MainMenu:active, a.MainMenu:visited {
	color: #FFFFFF;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
	background: url('dot.gif') no-repeat 3px 5px #117CB0;
	padding-left: 15px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 30px;
}

a.MainMenu:hover  {
	color: #FFFFFF;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
        background-color: #006697;
	padding-left: 15px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 30px;
}

a.MainMenuActive, a.MainMenuActive:hover, a.MainMenuActive:active, a.MainMenuActive:visited {
	color: #FFFF00;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	font-weight: bold;
    background: url('dot.gif') no-repeat 3px 5px #006697;
	padding-left: 15px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 30px;
}

.SubMenuBKG {
	background: #0C5578;
	border: 1px solid #FFFFFF;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 20;
}

a.SubMenu, a.SubMenu:active, a.SubMenu:visited {
        background: url('dot2.gif') no-repeat 3px 5px #0C5578;
        color: #FFFFFF;
	FONT-SIZE: 13px;
	font-weight: bold;
	FONT-FAMILY: Arial;
        text-decoration: none;
        background-color: transparent;
        display: block;
        text-decoration: none;
        white-space: nowrap;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	text-decoration: none;
        padding-left: 12px;
	padding-right: 8px;
}


a.SubMenu:hover {
        background-color: #004D71;
        color: #FFFFFF;
	FONT-SIZE: 13px;
	font-weight: bold;
  	FONT-FAMILY: Arial;
        text-decoration: none;
}