body{
	background-image: url("images/seitenbg.jpg");			//changed Piso
}

#gesamtseite {
	background-image: url("images/HintergrundGesamtseite.gif");
	background-repeat:repeat-y;
}

body.print #gesamtseite {
	background: none;
	width: auto;
}

/**** Headerbereich ****/

#flags
{	
	background-image: url("images/flags_linie.gif");
}
#flagbild{
	background-image: url("images/flaglinks.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
}
#flaglinkA
{
	width:62px;
	height:28px;

}
#flaglinkB
{
	width:128px;
	height:28px;
}
#flaglinkC
{
	width:130px;
	height:28px;
}

#headerbereichOben
{
	background-image:    url("images/bg_header_rechts.jpg");		//changed Piso
	background-color:#CDE205;
	
}

#headerbereichUnten
{
	background-image:    url("images/KopfbereichUntenBg.jpg");

}

/*****Hauptmenue*******/
img#menuelinkstart{
	width:197px;
	height:25px;
	margin:0px;
	padding: 0px;
}
img#menuelinkA
{
	width:75px;
	height:25px;
	margin:0px;
	padding: 0px;
	
}
img#menuelinkB
{
	width:81px;
	height:25px;
	margin:0px;
	padding: 0px;
}
img#menuelinkC
{
	width:82px;
	height:25px;
	margin:0px;
	padding: 0px;
}
img#menuelinkD
{
	width:128px;
	height:25px;
	margin:0px;
	padding: 0px;
}
img#menuelinkE
{
	width:84px;
	height:25px;
	margin:0px;
	padding: 0px;
}
img#menuelinkF
{
	width:61px;
	height:25px;
	margin:0px;
	padding: 0px;
}
img#menuelinkG
{
	width:1px;
	height:25px;
	margin:0px;
	padding: 0px;
}
img#menuelinkH
{
	width:1px;
	height:25px;
	margin:0px;
	padding: 0px;
}
img#menuelinkI
{
	width:1px;
	height:25px;
	margin:0px;
	padding: 0px;
}

.hilfePopup{
	background-image:url(images/hilfe_popup_header.jpg);
  background-position: left top;
	background-repeat:no-repeat;
}
.micrositePopup{
	background-position:top left;
	background-image:url(images/microsite_header.jpg);
	background-repeat:no-repeat;
}

/* top menudefintion */
ul#menuleiste {
	width: 967px;
	height:28px;
	background:url(images/topmenubg.gif) no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;	
}

.whiteSpacer {
	height: 1px;
	background: #fff url(images/topmenuspacerbg.gif) repeat-y right;
	width: 968px;
}