.tapete_rechts {
 background-image: url(img/tapete_rechts.jpg);
 background-attachment: fixed;
 background-position: left;
}

.tapete_links {
 background-image: url(img/tapete_links.jpg);
 background-attachment: fixed;
 background-position: right;
}

.nav {
 background-image: url(img/bg_nav.jpg);
}

.main {
 background-color: #F8F3E3;
}

.popup {
 background-image: url(img/tapete_popup.jpg);
}

h1 {
	color: #0F1A22;
	font-family: Georgia, Times New Roman, serif;
	font-size: 9pt;
	text-transform: uppercase;
	padding-bottom: 14px;
	padding-top: 4px;
}

subhead {
	color: #0F1A22;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	line-height: 16px;
}

.txt {
	color: #0E141A;
	font-family: Georgia, Times New Roman, serif;
	font-size: 9pt;
	vertical-align: top;
	line-height: 14pt;
}
.txt2 {
	color: #0E141A;
	background-color: #F1E8CA;
	font-family: Georgia, Times New Roman, serif;
	font-size: 9pt;
	vertical-align: top;
	line-height: 14pt;
}
.txt2cap {
	color: #0E141A;
	background-color: #F1E8CA;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: top;
	line-height: 14pt;
	text-transform:uppercase;
}
.txt_b {
	color: #0E141A;
	font-family: Georgia, Times New Roman, serif;
	font-size: 9pt;
	vertical-align: bottom;
	line-height: 14pt;
}
.txt_w {
	color: #F8F3E3;
	font-family: Georgia, Times New Roman, serif;
	font-size: 9pt;
	vertical-align: top;
	line-height: 14pt;
}
minitxt {
	color: #0E141A;
	font-family: Georgia, Times New Roman, serif;
	font-size: 7pt;
	vertical-align: top;
	line-height: 12pt;
}

.txtform {
	color: #0E141A;
	font-family: Georgia, Times New Roman, serif;
	font-size: 9pt;
	vertical-align: bottom;
	line-height: 14pt;
	background-color: #F8F3E3;
	border-color: #0F1A22;
}

a {
	color: #0E141A;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 15pt;
	text-decoration: underline;
}

.a2 {
	color: #0E141A;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 7pt;
	vertical-align: top;
	line-height: 15pt;
	text-decoration: underline;
}