
.nav		{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color : #FFFFFF; }
a.nav 	{ text-decoration: none; color : #FFFFFF; }
a.nav:hover{ text-decoration: normal; color : #CCCCCC; }

.body		{ font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color : #000D1A; }
a.body 	{ text-decoration: none; color : #000D1A; }
a.body:hover{ text-decoration: underline; color : #000D1A; }

.bodybold		{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color : #000D1A; }
a.bodybold 	{ text-decoration: none; color : #000D1A; }
a.bodybold:hover{ text-decoration: normal; color : #000D1A; }

.titel		{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color : #268C6C; }
a.titel	{ text-decoration: none; color : #000D1A; }
a.titel:hover{ text-decoration: noraml; color : #000D1A; }

.titelhead		{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 38px; color : #FFFFFF; }
a.titelhead	{ text-decoration: none; color : #000D1A; }
a.titelhead:hover{ text-decoration: noraml; color : #000D1A; }

.form{
	position: relative;
	width: 258px;
}

.bodyb		{ font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color : #FFFFFF; }
a.bodyb 	{ text-decoration: none; color : #FFFFFF; }
a.bodyb:hover{ text-decoration: underline; color : #CCCCCC; }

.Box{
	border: 1px solid #268C6C;
}


