html, body, #table1 {
	margin:0;
	padding:0;
	height:100%;
	width: 100%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #476085;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #476085;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #476085;
	font-weight: bold;
}

.txtstand {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3A4E6D;
	text-align: justify;
}
.textstand_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color: #3A4E6D;
}
.txtunterstrichen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #476085;
	text-decoration: underline;
}
.footmidtextcent {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-top: -3px;
	padding-top: 0;
	color: #476085;
}
.padd {
	padding: 10px;
	margin: 0px;
}

.footmid {
	background:#D6DFF0;
	background-image: url(../grafik/sector4_bottom-middle.png);
	background-repeat: no-repeat;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
.footleft {
	background-image: url(../grafik/sector4_bottom-left.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.hgcol1 {
	background-color: #FCEBB6;
}
.hgcol2 {
	background-color: #FCEBB6;
}
.hgcol3 {
	background-color: #F1CA43;
}

.border0 {
	margin: 0px;
	padding: 0px;
}

.tab-footerline-above {
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.dark2 {
	width: 12px;
	background-color: #4D6788;
}
.dark3 {
	background-color: #4D6788;
	width: 12px;
}
.content1 {
	background-color: #FEF7DE;
	vertical-align: top;
	width: 740px;
}
.tabletop1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-spacing: 0;
	width: 740px;
}
.menuhg {
	background-image: url(../grafik/sector4_hgmenu.png);
	width: 228px;
	vertical-align: top;
	background-repeat: repeat-y;
}
#content {
	height: 100%;
	width: 100%;
}
#footer {
	z-index: 10;
	position: left;
	top: 226px;
	left: 10px;
	width: 100%;
	height: 26px;
}


a:link {
	color: #476085;
	text-decoration: underline;
}
a:visited {
	color: #476085;
}
a:hover {
	color: #6D89B1;
}
a:active {
	color: #476085;
}
