body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	list-style-type: circle;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: circle;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990033;
	text-decoration: none;
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
hr {
	line-height: 1px;
	color: #990033;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
}
.tabel {
	border: 1px solid #990033;
}
h2 {
	font-size: medium;
}

.BannerLinks {
	background-image: url(Images/Layout/bannerroundedleft.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bannerRechts {
	background-image: url(Images/Layout/bannerroundedright.gif);
	background-repeat: no-repeat;
	background-position: left center;
}.ColumnLeftTop {
	background-image: url(Images/Layout/backsidetop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ColumnLeftBottom {
	background-image: url(Images/Layout/backsidebottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.LeftTopCorner {
	background-image: url(Images/Layout/backmiddleleftgrey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.CornerBottomLeft {
	background-image: url(Images/Layout/backmiddleleftbottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.CornerRightTop {
	background-image: url(Images/Layout/backmiddlerightgrey.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ColumnRightTop {
	background-image: url(Images/Layout/backsidetopgrey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.CornerRightBottom {
	background-image: url(Images/Layout/backmiddlerightbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ColumnRightBottom {
	background-image: url(Images/Layout/backsidebottomgrey.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

