html, body {
	height: 100%;
	border: 0px;
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 13px;
}
a:link {
	color: #118ACF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D669B;
}
a:hover {
	color: #CE458A;
	text-decoration: underline;
}
a:active {
	color: #CE458A;
	text-decoration: underline;
}
p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	color: #666666;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4, h5, h6 {
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.klein {
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;

}
.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #EE1C23;
}
.bildrechts {
	float: right;
	padding-left: 8px;
	padding-bottom: 5px;
}
#bildkasten {
	float: right;
	padding-bottom: 3px;
	width: 180px;
	height: auto;
	background-color: #E6E6E6;
	text-align: center;
	padding-top: 5px;
	margin-left: 8px;
}
.imgdaumen {
	background-color: #E6E6E6;
	margin-right: 5px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.grell {
	color: #CE458A;
}
.nav_tab {
	border: 1px solid #C1267C;
}
.navlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #505050;
}
.rechts_tab {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #C1267C;
	border-left: 1px solid #C1267C;
	font-size: 11px;
}
.navlink2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}
.pressetext {
	width: 600px;
	margin-left: 150px;
	margin-top: 20px;
}

/* -----------------alte definitionen------------------ */
.fh2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.fh3 {
	font-weight: bold;
	color: #666666;
	font-size: 16px;
}
.fh4 {

	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 13px;

}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-right: 30px;
	list-style-type: square;
	margin-left: 0px;
}
ul li {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}
.bjfliste {
	list-style-image: url(img/bjf10.gif);
}

