A:link             {
	text-decoration: none;
	color: Black;
	font-family: Courier, Arial,Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
A:active           {
	text-decoration: none;
	color: #FA7D19;
	font-family: Courier, Arial,Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
A:visited          {
	text-decoration: none;
	color: Black;
	font-family: Courier, Arial,Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
A:hover            {
	text-decoration: underline;
	color: Blue;
	font-family: Courier, Arial,Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
}


body {
	color: #000;
	font-family: Courier, Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

body, table { /* Why do tables use larger font otherwise? */
    font-size: 12px;
}

/* default alignment of table cells */
/* td {vertical-align: top; text-align: left;}*/


/* no borders on images */
img { border: 0px; }


#globalheader {
    margin-bottom: 1em;
}

#localheader {
	font-family: Courier, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 1em;
	font-weight : bolder;
}

#localfooter {
    background: #eee;
    margin-top: 1em;
}

#globalfooter {
    background:#eee;
    margin-top: 1em;
    text-align: center;
}

.pager {margin-top: 1em;}

.more {
	margin-top: 1em;
}

/* body {background-color: transparent; font-size: 11px; font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif; color: Black;padding:0px 20px; 	margin:0px;}*/


#copyright {
	background: #FFFFE0;
	margin-top: 1em;
	text-align: center;
}

#logo {
	height: 100px;
	width : 760px;
	top :5px;
	left : 15px;
	position : absolute;
	background-image : url(../_data/anim_kilbi2006.gif);
}

#adresse {
	left:10px;
	top:10px;
	width: auto;
	height:66px;
}

#adresstitel {
	position:absolute;
	left:250px;
	top:30px;
	width: auto;
	height:66px;
	font-family: Courier, Arial,Verdana, Helvetica; font-size: 18px; font-weight: bold;
}

#menubereich{
	position: absolute;
	width: auto;
	top : 115px;
}

#inhalt{
	position: absolute;
	width:600px;
	top : 150px;
	left:70px;
	text-decoration : none;	
}

.titel {
	font-family: Courier, Arial,Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
}

#sponsoren {
	position: absolute;
	right: 0px;
	top : 150px;
	z-index: 1;
}
