/* ---------------- Satweb Header Colors---------------- */

#header {
	border-top: 1px solid #cecece;
	background-image:url(../images/header1.gif);
	height:151px;
}

#leiste {
  	background-image: url("../images/leiste.gif");
	height: 3px;
}

#header h1 {
	color: #ffcc00;
}

/* ---------------- Satweb Navigation ---------------- */

#webnav {
	background-image: url("../images/navigation1.gif");
	height: 15px;
}

#webnav a {
	color: #000;
	background: transparent;
	background-image: url("../images/blackhalf.gif"); 
	background-position: left;
  	background-repeat: no-repeat;
}

#webnav a:hover {
	color: #53636e;
	background-image: url("../images/blackpoint.gif"); 
	background-position: left;
  	background-repeat: no-repeat;
}

#webnav a.active {
	color: #000;
	background-image: url("../images/blackpoint.gif"); 
	background-position: left;
  	background-repeat: no-repeat;
}

/* ---------------- Left Navigation ---------------- */
/*
#leftnav h2.navhead {

}

#leftnav a {
	color: #000000;
	background: #f0f0f0;
}

#leftnav a:hover {
	color: #000;
	background: #efdee7;
}

#leftnav a.level1 {
	color: #000;
	background: #f0f0f0;
}

#leftnav a.level1:hover {
	background: #efdee7;
}

#leftnav a.level1_sel {
	color: #000;
	background: #efdee7;
}

#leftnav a.level2 {
}

#leftnav a.level2:hover {
	color: #003399;
}

#leftnav a.level2_sel {
	color: #003399;
}

#leftnav a.level3_sel {
	color: #cc0000;
}
*/
#leftcont {
	
}


/* ---------------- Right Navigation ---------------- */


#rightcont a {
	color: #000;
	font-weight: normal;
	font-style: center; 
}


#rightcont a:hover {
	color: #000;
	background: #fff;
}


/* ----------------  Leiste unten  ---------------- */
/*
#leiste2 {
  background: #596477;
	border-bottom: 3px solid  #ea4499;
	height:20px;
}

#leiste3 {
  background: #596477;
	border-top: 3px solid  #ea4499;
	height:20px;
}

#footer{
  font-size: 12px;
	font-weight: normal;
  color: #fff;
  background: #737c8c;
	height:45px;
}

#footer a{
  font-weight: normal;
  text-decoration: none;
	color: #fff;
}
*/
