.default {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #28684B;
	background-repeat:no-repeat;
}



.img {
	border: 2px solid #338460;
	text-align: center;
}
.imgflr {
	padding: 0px;
	margin: 0px;
	border: 2px solid #338460;
	text-align: center;
	float: right;
}
.imgflrgif {
	padding: 0px;
	margin: 0px;
	border: 0px solid #338460;
	text-align: center;
	float: right;
}

.imgflr2 {
	padding: 10px;
	margin: 10px;
	padding-top: 0px;
	margin-top: 0px;
	border: 2px solid #338460;
	text-align: center;
	float: right;
}
.imgfll {
	clear: both;
	border: 2px solid #338460;
	text-align: center;
	float: left;
}
.cent {
		text-align: center;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #28684B;
	padding: 0px 10px 10px;
	font-weight: normal;
	margin: 0px;

}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #338460;
	font-size: 20px;
	font-style: normal;
	text-align: center;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	color: #ffff00;
	padding: 5px;
	font-weight: normal;
	background-image: url(../img/uline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
}
li a:link {
	color: #ffff00;
	text-decoration: none;
	
}
li a:visited{
	color: #ffff00;
	text-decoration: none;
}
li a:hover{
	color: #ffba25;
	text-decoration: none;
}

.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	color: #ffff00;
	padding: 5px;
	font-weight: normal;
	
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
}
.link a:link {
	color: #ffff00;
	text-decoration: none;
	
}
.link a:visited{
	color: #ffff00;
	text-decoration: none;
}
.link a:hover{
	color: #ffffCC;
	text-decoration: none;
}
ul {

margin :0;
padding :0;
text-decoration: none;
}
ul {

margin :0;
padding :4px;
text-decoration: none;
}

li li{
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	color: #ffff00;
	padding: 4px;
	padding-left:7px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
}
p {
	font-size: 5x;
	margin: 5px;
	padding: 5px;
	border: 0;

}
H2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: LEFT;
	margin: 0px;
	padding: 10px 10px 0px;
	color: #28684B;
	text-decoration: none;
}
.best {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 10px 10px 0px;
	color: #28684B;
	text-decoration: none;
}
.menuleiste {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../img/menu_trenn.jpeg);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	color: #28684B;
	text-decoration: none;
}
.menuleiste a{
		text-decoration: none;
		color: #28684B;
}
.menuleiste a:visited{
		text-decoration: none;
		color: #28684B;
}
.menuleiste a:hover{
		text-decoration: none;
		color: #faffaa;
}

.floatLeft {
	float: left;
	margin: auto 10px 20px;
	border: 1px solid #338460;
	padding-bottom: 20px;

}
