/*
  This stylesheet uses relative values for sizes in almost all cases.
  This means the screen can be resized, and all elements will resize as well
  not only fonts and texts.
*/


/*
  Start with some global parameters
*/
html{
  font-size: 1.0em;
}
img{
  border-color: #000000;
}
body{
  margin: 0em;
  padding: 0em;
  font-size: 0.75em;
border-color: #000000;
  font-family: verdana, sans-serif;
}



.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 15px;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 0px;
	color: #8E4310;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 15px;
	font-style: kursiv;
	text-decoration: none;
	letter-spacing: 0px;
	color: #007880;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 15px;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 0px;
	color: #8E4310;
}

.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 15px;
	font-style: kursiv;
	text-decoration: none;
	letter-spacing: 0px;
	color: #007880;
}


.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 15px;
	letter-spacing: 0px;
	color: #8E4310;
}
.fliessfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 16px;
	letter-spacing: 0px;	
	font-weight: bold;
	color: #8E4310;
}



.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C77E42;
	letter-spacing: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    line-height: 22px;
}
.menue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007880;
	letter-spacing: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    line-height: 22px;
}
.menueg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007880;
	letter-spacing: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    line-height: 22px;
}
.menueg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007880;
	letter-spacing: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    line-height: 22px;
}


.menue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
    line-height: 18px;
	color: #666666;
}
.menue1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
    line-height: 18px;
	color: #000000;
}


.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9CDD0;
	text-decoration: none;
}
.adresse:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

