

html {
    overflow: scroll;
}

body {
	background-color: #CDCC34;
	color: #666666;
}

h1 {
	font-family:verdana;
	font-size:12pt;
	color: #666666;
	font-weight:bold;
	text-align: left;
}

h2 {
	margin: 20px 0 5px 0;
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;
}

h3 {
	font-family:verdana;
	font-size: 10pt;
	color: #666666;
	font-weight:normal;
}

h4 {
	font-family:verdana;
	font-size: 9pt;
	color: #666666;
	font-weight:normal;
}
h5 {
	font-family:verdana;
	font-size: 8pt;
	color: #666666;
	font-weight:bold;
}
.Sidebar {
	background-color: #F7F3E7;
	color: #666666;
	width: 120px;
	text-align: left;
	vertical-align: top;
}

.SidebarLinks {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
}

.Content {
	background-color: white;
	color: #666666;
	width: 563px;
	vertical-align: top;
	text-align: left;
}

.JoTitel
{
	font-family:verdana;
	font-size:24pt;
	color: white;
	font-weight:bold;
	text-align: center;
}

p {
	font-family:verdana;
	font-size:10pt;
	color: #666666;
	font-weight:normal;
	text-align: left;
	width: 563px;
}


a:link {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
}

a:visited {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
}

a:active {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
}

a:hover {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
}
