/* custom Code */
/* Custom CSS */
.jay24Hosting {
	height:112px;
	margin:auto;
	width:364px;
	text-align:center;
}
.jay24Menu {
	padding:3px;
	border-top:2px solid red;
	border-bottom:2px solid red;
}
.jay24MenuLeft {
	border:2px solid red;
	border-radius:10px 0px 0px 10px;
	-moz-border-radius:10px 0px 0px 10px;
	-webkit-border-radius:10px 0px 0px 10px;
}
.jay24MenuRight {
	border:2px solid red;
	border-radius:0px 10px 10px 0px;
	-moz-border-radius:0px 10px 10px 0px;
	-webkit-border-radius:0px 10px 10px 0px;
}
#vaessePlex {
	margin-top: 0.5em;
	margin-left: auto;
	margin-right: auto;
	max-width: 60%;
	text-align: center;
}
#vaesseContent {
	margin-left: auto;
	margin-right: auto;
	max-width: 60%;
	text-align: center;
}
.fontGreen {
	color: green;
}
.fontRed {
	color: red;
}
