#header {
	position: relative;
	height: 77px;
	background-image: url(images/leiste-2.jpg);
	background-repeat: repeat-x;
	background-position: 770px 0px;
	top: 0px;
	/*background-color: #EDC31C;*/
	vertical-align: bottom;
}
#headerimages {
	background-color: #FFFFFF;
	height:40px;
	top:0px;
	position: relative;
	margin:0px;
	padding:0px;
	
}
#headerimagessized{
	background-color: #FFFFFF;
	top:0px;
	height:40px;
	position:absolute;
	width:1020px;
	margin:0px;
	padding:0px;
	display:inline;
}
#headerRepeatingImage{
	position: relative;
	top:0px;
	height:39px;
	background-image: url(images/leiste-2.jpg);
	background-repeat: repeat-x;
	background-position: 770px;
	margin:0px;
	padding:0px;
}
#headerSpacer{ 
	height:39px;
	position:absolute;
	display:inline;
	top:0px;
	width:1020px;
	background-image: url(images/leiste-2.jpg);
	background-repeat: repeat-x;
	background-position: 770px;
	margin:0px;
	padding:0px;
}
#leisteMap{
	height: 49px;
	width: 165px;
	top: 13px;
	position: absolute;
	z-index: 3;
	display:inline;
	border: none;	/*background-color: #FF0000;*/
}
#leiste img{
 border: none;
}
#leisteJPG{
top:0px;
height:39px;
width:770px;
background-image: url(images/leiste.jpg);
position:absolute;
}
#leisteGIF {
    /*top:40px;*/
	height:20px;
	width:161px;
	background-image: url(images/leiste.gif);
	position: absolute;
}
#header a:link {	
	color: #FFFFFF;
	text-decoration: none;
}
#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #645D00;
	text-decoration: none;
}
#header a:active {
	color: #FFFFFF;
	text-decoration: none;
}



#header_bg {
	height: 15px;
	background-color: #CDC13F;
	
}
#header_bgsized {
	width:1020px;
	position:absolute;
	height: 15px;
	background-color: #CDC13F;
	
}

.bgleft{
	width: 256px;
	background-color: #3399FF;
}
#whiteline1px {
	position: relative;
	height: 1px;
	background-color: #FFFFFF;	
}
#spacer1px {
	height: 1px;
	margin:0px;
	padding:0px;
}
