@charset "UTF-8";
.black1 {
	font-family: Verdana, Geneva, sans-serif;
	background-image:url('img1/bggrey.png');
    background-repeat:repeat-x;
	
}

.white1 {
	font-family: Verdana, Geneva, sans-serif;
	background-repeat:repeat-x;
	background-color: #FFFFFF;	
}


.orange1 {
	font-family: Verdana, Geneva, sans-serif;
	background-image:url('img1/bgorange.png');
    background-repeat:repeat-x;
	
}
.lightgrey {
	font-family: Verdana, Geneva, sans-serif;
	background-image:url('img1/bglightgrey.png');
    background-repeat:repeat-x;
	color:#FFFFFF;
}


.text {
	font-size:12px;
	font-family:Verdana;
	color:#444444;
	float:left;
	margin-left:14px;
	margin-right:15px;
	margin-top:20px;
	}

.text1 {
	font-size:12px;
	font-family:Verdana;
	color:#Faa500;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	width:180px;
	}
	
.artikelueberschrift {
	font-size:19px;
	font-family:Verdana;
	color:#FFFFFF;
	font-weight:normal;
	float:left;
	margin-left:17px;

}	

.navi {
	font-size:19px;
	font-family:Verdana;
	color:#Faa500;
	font-weight:normal;
	float:left;
	vertical-align:middle;
	margin-left:17px;

}	
.footer {
	background-image: url(netatalkwebseite_3x1.png);
	background-repeat: no-repeat;
	}

a.home_link:link {
  font-size:11px;
  font-family:Verdana;
  font-weight:normal;
  
  color: #ffffff;
  text-decoration:	none;
  }
  	
a.home_link:visited {
  font-size:11px;
  font-family:Verdana;
  font-weight:normal;
  
  color:#ffffff;
  text-decoration:	none;
}

a.home_link:hover {
  font-size:11px;
  font-family:Verdana;
  font-weight:normal;
  
  color:#faa500;
  text-decoration:	none;
}

a.home_link:active {
  font-size:11px;
  font-family:verdana;
  font-weight:normal;
 
  color:#ffffff;
  text-decoration:	none;
  }
  
.home_link1 {
  font-size:11px;
  font-family:Verdana;
  font-weight:normal;
  
  color: #faa500;
  text-decoration:	none;
}

.header {
	background-image: url(netatalkwebseite_1x1.png);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF
	}

a.menue_link:link {
  font-size:10px;
  font-family:Verdana;
  font-weight:normal;
  
  color:#bab8ab;
  text-decoration:	none;
}
	
a.menue_link:visited {
  font-size:10px;
  font-family:Verdana;
  font-weight:normal;
  
  color:#bab8ab;
  text-decoration:	none;
}

a.menue_link:hover {
  font-size:10px;
  font-family:Verdana;
  font-weight:normal;
 
  color:#ffffff;
  text-decoration:	none;
}

a.menue_link:active {
  font-size:10px;
  font-family:Verdana;
  font-weight:normal;
 
  color:#bab8ab;
  text-decoration:	none;
  }
  
.menue_link1 {
  font-size:10px;
  font-family:Verdana;
   
  
 color:#ffffff;
  text-decoration: none;
}

a {
	color:#444444;
	text-decoration:underline;
}


