body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2E9E8;
}

.txt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 12pt;
	text-decoration: none;
}

.txt_form {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #35B5B4;
	line-height: 12pt;
	text-decoration: none;
}

.button {
	font-family:  Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#35B5B4;
	width:138px;
	border:2px
solid #C2E9E8;
	cursor: pointer;
}

.feld {
	font-family:  Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#35B5B4;
	width:280px;
	border:2px
	solid #C2E9E8;
	font-size: 13px;
}

.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 2em;
}
.txt_klein {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2E9E8;
	line-height: 13pt;
	text-decoration: none;
}

a:link { font-weight:normal; color: #C2E9E8; text-decoration:underline;}
a:visited { font-weight:normal; color: #C2E9E8;}
a:hover { font-weight:normal; color:#FFFFFF; letter-spacing:0.1em; text-decoration:none;}

.head {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 12pt;
	text-decoration: none;
	font-weight: bold;
}

img {
	border-color: #FFFFFF;
}