@charset "UTF-8";
html, body, #wrapper {
      height:100%;
      margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auff�llung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
      padding: 0;
      border: none;
      text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
   }

body,td,th     {
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em !important;
	background-color: #000000;
}
	
/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

#wrapper    {
	width: 780px;
	height: 630px;
	background-image: url(../pics/EFS09.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#header  { width: 780px; height: 45px; display:block; }
#titel { display:inline; float:left;}
#sprachen {display:inline; float:right;}
#navigation   { display: block; width: 780px; height: 28px }

#leftcolumn      { margin: 0; padding-top: 115px; padding-left: 5px; width: 195px; height: 520px }
#leftcolumn ul {list-style-type: none;float:left;}
#leftcolumn li { }
#leftcolumn a     { color: #006; font-size: 15px; font-family: Times, "Times New Roman", Georgia, serif; font-variant: small-caps; font-weight: normal; line-height: 17px; text-decoration: none }
#rightcolumn     { display: inline; margin: 0; padding: 0; width: 560px; height: 520px;  }
.portrait    { margin-bottom: 12px }

#footer    { display: block; margin-bottom: 5px; margin-left: 5px; position: absolute; bottom: 5px; left: 0; width: 770px; height: 33px; clear: both }
#mainnav ul  { list-style-type: none;  }
#mainnav li  { list-style-type: none; float:left; }
a {
	outline:none;
	border: 0;
}
.fontsregular {font-size: 13px; font-family: Arial, Helvetica, sans-serif}
img {
	border: 0;
}
#programm {
	position:absolute;
	width:215px;
	height:65px;
	z-index:1;
	left: 29px;
	top: 5px;
}
#josef {
	position:absolute;
	left:487px;
	top:6px;
	width:116px;
	height:65px;
	z-index:1;
}
#musik {
	position:absolute;
	width:91px;
	height:65px;
	z-index:2;
	left: 248px;
	top: 10px;
}
#poster {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 80px;
	top: 351px;
}
#links {
	position:absolute;
	width:91px;
	height:65px;
	z-index:2;
	left: 187px;
	top: 360px;
}
#blast a { color: #333; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; text-transform: uppercase; position: absolute; z-index: 2; right: 10px; bottom: 3px }
