	
	#page {
   height: 100%; /* das hier für den ie */
	}
	/* folgende anweisung wird nicht vom ie interpretiert */
	#page[id] {
    height:auto;
    min-height:100%;
	}
	
	html
	{
		height:100%;
		margin:0;
		padding:0;
	}
	
	body
	{
		height:100%;
		margin:0;
		padding:0;
		background-color: #CAD9EC;
		background-image: url(../images/back_home.gif);
		background-repeat: repeat-y;
	}
	#ebabillogo {
	float: left;
	position: absolute;
	width: 50px;
	height: 156px;
	left: 0px;
	top: -130px;
	visibility: visible;
	}
	
	#page
	{
		width: 100%;
		margin: 0;
		min-height:100%;
		position: relative;
	}
	
	#content
	{	
		margin-left: 200px;
		position: relative;
		background-color: #CAD9EC;
	}

	#header
	{
		text-align:center;
		position: relative;
		background-color: #fff;
		background-image: url(../images/back_home.gif);
		background-repeat: repeat-y;
		height:75px;
	}
	
	#footer
	{
	position:absolute;
	background-color: #041B46;
	margin-left: 0;
	margin-top: 20px;
	width: 100%;
	clear: both;
	bottom: 0px;
	height: 40px;
	background-image: url(../images/back_home.gif);
	background-repeat: repeat-y;
	visibility: visible;
	}
	#footer a:link, #footer a:visited, #footer a:active{
		padding-right: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	#footer a:hover {
		color: #CAD9EC;
	}
	#lipsum {
	padding: 20px;
	width: 550px;
	}
	#lipsum h1 {
		padding: 0;
		margin: 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #041B46;
	}
	#lipsum h2 {
		padding: 0;
		margin: 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #041B46;
	}
	#lipsum h3 {
		padding: 0;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #041B46;
	}
	#lipsum p{
		padding: 0;
		margin: 0;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #041B46;
		line-height: 15px;
		text-align: justify;
	}
	
	#lipsum a:link, #lipsum a:visited, #lipsum a:active{
		padding-right: 5px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
		color: #041B46;
		text-decoration: underline;
		font-weight: normal;
	}
	#lipsum a:hover {
		color: #020C1E;
		text-decoration: none;
	}
	#lipsum img a:link, #lipsum img a:visited, #lipsum img a:active, #lipsum img a:hover {
		text-decoration: none;
	}
	.newsteaser {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #041B46;
		text-align: justify;
	}
	
	img a:link, img a:visited {
		text-decoration: none;
	}
	#navigation {
		height: 150px;
		background-color: #041B46;
	}
	#logo {
	text-align: right;	
	}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041B46;
	height: 14px;
	width: 250px;
	background-color: White;
	border: 1px solid #041B46;
}
.bigbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041B46;
	height: 250px;
	width: 250px;
	background-color: White;
	border: 1px solid #041B46;
}
.aufzaehlungtab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #041b46;
}
#lybeschreibung {
	width: 390px;
	float: left;
}
#lydownload {
	width: 140px;
	float: right;
}
#lydownload a:link, #lydownload a:visited, #lydownload a:active {
		padding: 0;
		margin: 0;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #041B46;
		line-height: 10px;
		text-decoration: none;
}
#lydownload a:hover {
	font-weight:bold;
}
.expertentipp {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 11px;
}
.downloadtitel {
		padding: 0;
		margin: 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #041B46;
}
#lysubnavigation {
	position: absolute;
	left: 50px;
	top: 245px;
	width:150px;
	border-bottom: 1px solid;
	border-bottom-color: white;
}
#lysubnavigation a:link, #lysubnavigation a:visited {
 background: url(../images/subnavi_arrow_00.gif);
 background-repeat: no-repeat;
 padding-left: 20px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: white;
 text-decoration: none;
 margin-bottom: 5px;
}

#lysubnavigation a:hover {
 background: url(../images/subnavi_arrow_01.gif);
  background-repeat: no-repeat;
}
