/*
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


/* hide from ie on mac \*/
html {
	height:100%;
	overflow:hidden;
}

#flashcontent {
	height:100%;
}

/* end hide */
body {
	height:100%;
	margin:0;
	padding:0;
	background:url(../_gfx/masterBG.gif) repeat left top #e1dfe0;
   font-family:arial, sans-serif;
   font-size:11px;
   line-height:1.7em;
   color:#e1dfe0;
}

a, a:link {
	color:#e1dfe0;
	text-decoration:underline;
}

a:visited {
	color:#e1dfe0;
	text-decoration:underline;
}

a:focus, a:hover, a:active {
	color:#92c20f;
	cursor:pointer;
	text-decoration:none;
}

.ico_extLink {
 	background:url(../_gfx/ico_extLink.gif) no-repeat right center;
   padding:0px 6px 0px 0px;
   margin:0px 2px 0px 0px;
}


/*
= content style: für die anzeige falls kein flash player gefunden wurde */
#content {
 	position:absolute;
   left:0px;
   top:0px;
   width:100%;
   height:100%;
}

#con {
 	width:100%;
   height:300px;
   position:absolute;
   left:0px;
   top:50%;
   margin:-150px 0px 0px 0px;
   background:url(../_gfx/background.gif) repeat-x left top #362b27;
}

#footer {
 	position:absolute;
   left:10px;
   bottom:2px;
   color:#362b27;
}

#grafik_konzeption {
   position:absolute;
   z-index:4;
   left:50%;
   top:50%;
   width:158px;
   height:33px;
   margin:-183px 0px 0px -430px;
 	text-indent:-9999px;
   background:url(../_gfx/grafikdesign_konzeption.png) no-repeat left top;
   behavior:url(iepngfix.htc);
}

#formba_logo {
 	position:absolute;
   z-index:3;
   left:50%;
   top:50%;
   width:108px;
   height:33px;
   margin:150px 0px 0px 322px;
  	text-indent:-9999px;
   background:url(../_gfx/fbLogo.png) no-repeat left top;
   behavior:url(iepngfix.htc);
}

#innerCon {
	position:absolute;
   top:0px;
   left:50%;
 	width:960px;
   margin:50px 0px 0px -480px;
   text-align:center;
   font-size:1.2em;
   line-height:2em;
}

