
/*******************************************TEXT****************************************/
.text, p
{
	color: #593107;
}

.title
{
	color: #593107;
}

.textsmall
{
	color: #CFA91C;
}

.textsmall:hover
{
	color: #593107;
	text-decoration: none;
}


a
{
	color: #CFA91C;
	text-decoration: none;
}

.linkbig a, .link a, link

{
	color: #CFA91C;
	text-decoration:none;
}

.linkbig:hover, .link:hover

{
	color: #593107;
}


.textinput
{
	border: solid 1px #DDC88E;
}

.textinput2
{
	background-color: #E6D7AA;
}

/********** MENU TOP *****************************/

#menuTop .menu0 {color:#CFA91C;} 
#menuTop .menu0:hover {color:#593107;}
#menuTop .menu0active {color:#593107;}
#menuTop .menu0active:hover {color:#CFA91C;}



.menuRight .menu1 { color: #593107; }
.menuRight .menu1:hover { color: #CFA91C;	}
.menuRight .menu1active { color: #CFA91C;	}
.menuRight .menu1active:hover { color: #593107; }

.img_border { border: 4px solid #ffffff;	}


/************************** WETTER *****************************************/

.wetterBackground { background-color: #FFFAEC;}

.wetterBalken{ background-color: #CDA81C;}