body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.spalte1 {
	width: 168px;
}

.ramen {
	height: 600px;
	width: 800px;
}

td.menupunkteaktiv {
	font-size: 13px;
	font-weight: bold;
	color: #6699FF;
}
a.menupunkt:link, a.menupunkt:visited {
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	border-collapse:collapse;
	text-decoration: none;
	display: block;
	color: #333333;
}
a.menupunkt:hover {
	font-size: 13px;
	color: #6699FF;
	width: 100%;
	height: 100%;
	display: block;
	border-collapse:collapse;
	text-decoration: none;
}
.ueberschrift {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #6699FF;
}
input {
	font-size: 12px;
	background-color: #D7EEE1;
	width: 235px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
input.senden {
	font-size: 10px;
	background-color: #D7EEE1;
	width: 50px;
	border: none;
}
textarea {
	font-size: 12px;
	background-color: #D7EEE1;
	width: 235px;
	border: none;
	height: 120px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.lauf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.laufli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 1.2em;
}

.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.auszeichnung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.laufw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
.artverwandt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff9966;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#F60;
}
.grauerlauf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

ul{
	margin-top: -2px;
	margin-bottom: -2px;
}
.bgUnten{
	background-repeat:no-repeat;
	padding-right: 15px;
	padding-left: 15px;
}
