body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat: repeat-y;
}
table, tr, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: #666666;
}
.textheadline {
	font-size: 15px;
	font-weight: bold;
	color: #00B2EC;
}
.textheadline-orange {
	font-size: 15px;
	font-weight: bold;
	color: #F2AF00;
}
.textlink {
	color: #00B2EC;
	font-weight: bold;
}
.textlink-orange {
	color: #F2AF00;
	font-weight: bold;
}
.headline {
	font-size: 18px;
	color: #F2AF00;
	text-align: left;
	font-weight: bold;
}
.text-klein {
	font-size: 11px;
}
.deko {
	background-image:  url(file:///C|/Dokumente%20und%20Einstellungen/jochen/Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/img/dekostreifen.gif);
	background-repeat: repeat-y;
}
.navi-hellblau {
	font-size: 11px;
	color: #00B2EC;
	font-weight: bold;
	ackground-color: #bfe2f8;
}
.navi-blau {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	ackground-color: #00B2EC;
}
.link-inaktiv {
	font-size: 11px;
	color: #bfe2f8;
	font-weight: bold;
}
.navi-blau-unten {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	ackground-color: #00B2EC;
}
.navi-orange {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	ackground-color: #F2AF00;
}

form, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.input {
	border-style: groove;
}
.input50 {
	border-style: groove;
	width: 50px;
}
.input100 {
	border-style: groove;
	width: 100px;
}
.input150 {
	border-style: groove;
	width: 150px;
}
.input200 {
	border-style: groove;
	width: 200px;
}
.input250 {
	border-style: groove;
	width: 250px;
}