select,input,textarea{
	font-family: verdana;
	text-decoration : none;
	font-size : 11px;
	color : #333333;
	font-weight : normal;
}

.content{
	font-family: verdana;
	text-decoration : none;
	font-size : 11px;
	color : #333333;
	font-weight : normal;
}
.content_gruen_big{
    font-family: verdana;
	text-decoration : none;
	font-size : 16px;
	color : #83a014;
	font-weight : bold;
}
.button {
    font-family: verdana;
	font-size : 11px;
	color : #83a014;
	font-weight : bold;
}

.content_gruen {
    font-family: verdana;
	text-decoration : none;
	font-size : 11px;
	color : #83a014;
	font-weight : bold;
	
}
/*
.content_antistress_big{
    font-family: verdana;
	text-decoration : none;
	font-size : 16px;
	color : #9738AC;
	font-weight : bold;
}
*/
.content_apple{
    font-family: verdana;
	text-decoration : none;
	font-size : 11px;
	color : #00782b;
	font-weight : bold;
}
.content_floral{
    font-family: verdana;
	text-decoration : none;
	font-size : 11px;
	color : #ab0607 ;
	font-weight : bold;
}
.content_aquarium{
    font-family: verdana;
	text-decoration : none;
	font-size : 11px;
	color : #125db8;
	font-weight : bold;
}

.content_neutralising{
    font-family: verdana;
	text-decoration : none;
	font-size : 11px;
	color : #33703a;
	font-weight : bold;
}

.link{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #83a014;
}

.navi_head_normal{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : white;      /*white*/
	text-decoration : none;
}

.navi_head_normal:hover{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #00684d;
	text-decoration : none;
}

.navi_normal{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : white;          /*white*/
	text-decoration : none;
}


.navi_normal:hover{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #00684d;
	text-decoration : none;
}

.headline_gruen{
	font-family : Times;
	font-size : 36px;
	font-style : italic;
	color : #83a014;
}
.headline_apple{
	font-family : Times;
	font-size : 36px;
	font-style : italic;
	color : #00782b;
}
.headline_aquarium{
	font-family : Times;
	font-size : 36px;
	font-style : italic;
	color : #125db8 ;
}
.headline_floral{
	font-family : Times;
	font-size : 36px;
	font-style : italic;
	color : #ab0607;
}

.headline_neutralising{
	font-family : Times;
	font-size : 36px;
	font-style : italic;
	color : #33703a;
}

.navi_aktiv{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #00684d;
	text-decoration : none;
	}

.navi_apple_aktiv{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #00782b;
	text-decoration : none;
	}

.navi_aquarium_aktiv{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #125db8 ;
	text-decoration : none;
}
.navi_floral_aktiv{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #ab0607;
	text-decoration : none;
}

.navi_neutralising_aktiv{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #33703a;
	text-decoration : none;
}

.more{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #83a014;
	text-decoration : none;
}

.bg_normal{
	background-color : #ffffff;
}
.bg_apple{
	background-color : #ffffff;
}
.bg_aquarium{
	background-color :#Fffffff;
}
.bg_floral{
	background-color :#ffffff;
}
.bg_neutralising{
	background-color :#ffffff;
}
