/* ---------------- Satweb Header Colors---------------- */

#header {
	background-image: url("../images/kopf.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 96px;
}

#header h1 {
	color: #ffcc00;
}

#leiste {
	height: 45px;
	width: 800px;
	background: #d7d7d7;
}

/* ---------------- Satweb Navigation ---------------- */

#webnav {
	background: #afc5d3;
	border-top: 4px solid #003399;
	border: 1px dashed  #657d8d;
}

#webnav a {
	color: #657d8d;
	background: transparent;
}


#webnav a:hover {
	color: #800080;
	background: #afc5d3;
}

#webnav a.active {
	color: #000000;
	background: #transparent;
}

/* ---------------- Left Navigation ---------------- */

#leftnav h2.navhead {
	color: #000;
	background: #transparent;
}

#leftnav a {
	color: #000;
	background: #transparent;
}

#leftnav a:hover {
	color: #800080;
	background: #transparent;
}

#leftnav a.level1 {
	color: #000;
	background: #afc5d3;
}

#leftnav a.level1:hover {
	color: #800080;
	background: #transparent;
}

#leftnav a.level1_sel {
	color: #800080;
	background: #transparent;
}

#leftnav a.level2 {
	color: #003399;
	background: #transparent;
}

#leftnav a.level2:hover {
	color: #003399;
	background: #transparent;
}

#leftnav a.level2_sel {
	color: #003399;
	background: #transparent;
}

#leftcont {
	color: #818181;
	background: #afc5d3;
}


/* ---------------- Right Navigation ---------------- */

#rightcont a {
}

#rightcont a:hover {
}

#rightcont img {
}


#leiste2 {
  	background: #ffffff;
	border-bottom: 1px dashed  #cecece;
	height:15px;
	margin-left: 190px;
	margin-right: 0px;
}

#leiste3 {
  	background: #0072bb;
	border: 1px dashed  #cecece;
	height: 3px;
	margin-left: 190px;

}

#footer {
  	font-size: 12px;
	font-family: times, serif;
	font-style: italic;
  	color: #717171;
  	background: #ffffff;
	border-left: 1px dashed  #cecece;
	border-right: 1px dashed  #cecece;
	padding: 3px 0 0px 10px;
	height: 20px;
	margin-left: 190px;
	margin-right: 0px;
}

#footer a {
  	font-weight: normal;
  	text-decoration: none;
	color: #818181;
}
