html {
	scrollbar-base-color:#001e5c;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#001e5c;
	scrollbar-face-color:#005598;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#001e5c;
	padding-top: 5px;
	padding-bottom: 5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003399;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.Default-body {
	width: 980px;
	background-color: #ffffff;
	height: 640px;
	border: 1px solid #ffffff;

}
.top {
	background-color: #3399FF;
	height: 150px;
	text-align: right;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-image: url(../image/top-hg01.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-style: italic;


}
.center-left {
	width: 170px;
	height: 490px;
	background-image: url(../image/center-left-hg01.jpg);
	padding-top: 10px;
	padding-left: 10px;
	color: #ffffff;
	vertical-align: top;
	background-repeat: no-repeat;
}
.center-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../image/center-center-hg01.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 10px;
}
a.center-menu:link {
	color:#CCCCCC;
	text-decoration: none;
	font-size: 12px;
}

a.center-menu:visited {
	color:#CCCCCC;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

a.center-menu:hover {
	color:#3399FF;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}
.Titel01 {
	font-size: 18px;
	font-weight: bold;
}
.Titel02 {
	font-size: 14px;
	font-weight: bold;
}
.hometabelle {
	width: 350px;
	border: 1px dotted #999999;
	vertical-align: top;
	padding: 5px;
	background-color: #ffffff;
}
a.InhaltLink:link {
	color:#3366CC;
	text-decoration: none;
	font-size: 12px;
}

a.InhaltLink:visited {
	color:#3366CC;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

a.InhaltLink:hover {
	color:#000000;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

