.bgtable {
	background-image: url(Bilder/layout02_14.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.menulink {
     font-family: Verdana;
     font-size: 12px;
     text-decoration: none;
     color: black;
     }

.menulink:visited {
     color: black;
     }

.menulink:hover {
     color: white;
     }

.menulink:active {
     color: white;
     }


.bottomlink {
     font-family: Verdana;
     font-size: 10px;
     text-decoration: none;
     color: black;
     }

.bottomlink:visited {
     color: black;
     }

.bottomlink:hover {
     color: white;
     }

.bottomlink:active {
     color: white;
     }
	 

.contentlink {
     font-family: Verdana;
     font-size: 12px;
     text-decoration: underline;
     color: black;
     }

.contentlink:visited {
     color: black;
     }

.contentlink:hover {
     color: white;
	 text-decoration:none;
	 background-color: #6699CC;
     }

.contentlink:active {
     color: black;
	 text-decoration:underline;
     }

.bottomtable {
	background-image: url(Bilder/layout02_33.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menuborder0 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.banner {
	border: 1px solid #000000;
}
