body {
	background:#EAEAEA url(none) no-repeat left top;
	font-family: Arial;
	font-size:12px; 
	color:#000000;
	}

* {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.25em;
	}

a {
	text-decoration:none;
	color: #002060;
	}
a:hover {
	text-decoration:underline;
	color:#002060;
	}

/* Structure */

 * html #wrapper{
width:856px;
font-size:1.20em;
background:#ffffff;
text-align: left;
}

#wrapper {
	width:856px;
	margin:0 auto;
	background:#ffffff;
	font-size:1.20em;
	}
#header {
	height:236px;
	background:url(/typolight/tl_files/ifl_tpl/gfx/header_gro_roh.jpg) no-repeat; 
	position: relative;
	width: 856px;
	}
#header2 {
	height:65px;
	background:url(/typolight/tl_files/ifl_tpl/gfx/header_klein_roh.jpg) no-repeat; 
	position: relative;
	top: 0px;
	width: 856px;
	z-index: 1;
	}
#header3 {
	height:24px;
	background:#002060;
	position: relative;
	top: 0px;
	width: 856px;
	z-index:10;
	
	}

#content {
	background-color:#FFF
	position: relative;
	float:right;
	width:575px;
	margin-right:8px;
	top: 20px;
	/*right: 275px;
	top: 319px;
	min-height: 600px;*/
	}
#footer_1 {/*irrelevat*/
	position:relative;
	clear:both;
	height:10px;
	background:url(none) no-repeat;
	position: relative;
	}
#footer_2 {
	position:relative;
	top: 42px;
	clear:both;
	height:18px;
	background:#002060 url(none) no-repeat;
	position: relative;
}

/* Entries 

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#FFF;
	cursor:default;
	letter-spacing:1px;
	}
*/

/* Menu */
#menu {
	display:block;
	float:right;
	position: relative;
	width:250;
	height:14px;
	line-height:14px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	background:url(none) no-repeat;
	/*text-align: center;*/
	font-size: 12px;
	padding-top: 0;

	}

#menu ul {
	list-style-type:none;
	}
#menu li {
	display:block;
	font-weight: bold;
	float:right;
	padding-right:10px;
	padding-left: 10px;
	}
#menu li a {
	font-weight: bold;
	display:block;
	color:#ffffff;	

	}
#menu li a:hover {
	display:block;
	font-weight: bold;
	background:url(none) no-repeat;
	}

/* Sidebar */
 * html #sidebar { /*    *html interpretiert NUR der IE*/
	line-height:20px;
	height:auto;
	display:block;
	clear:left;
	float:left;
	width:250px;
	position:relative;
	top: 14px;
	font-family: Arial;
	font-style: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }
#sidebar { /*firefox*/
	line-height:30px;
	/*height:auto;*/
	display:block;
	clear:left;
	float:left;
	width:250px;
	position:relative;
	top: 18px;
	font-family: Arial;
	font-style: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#sidebar ul {
	display:block;
	list-style-type:none;
	width: 250px;
	}
#sidebar li {
	display:block;
	background-color: #002060;
	font-size: 12px;
	padding-left: 15px;
	font-weight: bold;
	font-family: Arial;
	}
*html #sidebar li {
	display:block;
	background-color: #002060;
	font-size: 12px;
	padding-top:10px;
	padding-left: 15px;
	font-weight: bold;
	font-family: Arial;
	}
#sidebar li a {
	display:block; 
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #002060;
	}
*html #sidebar li a {
	display:block; 
	color:#FFFFFF;
	font-family: Arial;
	padding-top:10px;
	font-size: 12px;
	font-weight: normal;
	background-color: #002060;
	}
#sidebar li a:hover {
	display:block;
	background:#002060;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	}


*html #sidebar-bottom {
	line-height:20px;
	clear:left;
	float:left;
	padding-top:8px;
	background:#002060 url(none) no-repeat center top;
	position:relative;
	top: 14px;
	display:block;
	font-family: Arial;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	width:240px;
	}
	
#sidebar-bottom {
	line-height:15px;
	clear:left;
	float:left;
	padding-top:8px;
	background:#002060 url(none) no-repeat center top;
	position:relative;
	top: 22px;
	display:block;
	font-family: Arial;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	width:240px;
	}

#sidebar-bottom li a {
	float:left;
	display:block;
	line-height:15px;
	color:#FFFFFF;
	padding-left:6px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #002060;
	margin-left:15px;
	text-decoration:none;

}
#sidebar-bottom li a:hover {
	background:#002060;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	width: 0px;
	text-decoration:underline;
}
#Hauptlink {
	font-family: Arial;
	font-weight: normal;
	color: #FFF;
	position: relative;
	top: 15px;
	left: 15px;
	height: 10px;
	width: 600px;
}
#Hauptlink a {
	font-family: Arial;
	font-weight: normal;
	color: #FFF;
	position: relative;
	top: 15px;
	left: 15px;
	height: 10px;
	width: 600px;
}
#Hauptlink a:hover {
	font-family: Arial;
	font-weight: normal;
	color: #FFF;
	position: relative;
	top: 15px;
	left: 15px;
	height: 10px;
	width: 600px;
}
#wrapper #sidebar p a {
	font-family: Arial;
	color: #FFF;
	text-decoration:none;
}
#wrapper #sidebar p a:hover {
	font-family: Arial;
	color: #FFF;
	text-decoration:underline;
}
#copyright {
	text-align: left;
	float:left;
	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height:12px;
	display:block;
	padding:0 15px;
	position: relative;
}
#suche {
	position:relative;
	width:400px;
	height:45px;
	left: 456px;
	top: 0px;
	z-index: 2;
}
#sprache {
	position:relative;
	width:50px;
	height:25px;
	left: 796px;
	top: 20px;
	z-index: 3;
}
#suche-button{
	size: 10px
	font-family: Arial;
	font-size: 11px;
	color:#000
}

*html #aktuell{
	width: 856px;
	height: 25px;
	line-height: 25px;
	background:#002060;
	color:#ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 0px;
	padding-left: 10px;
	z-index: 100;
}
#aktuell{
	width: 846px;
	height: 25px;
	line-height: 25px;
	background:#002060;
	color:#ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 0px;
	padding-left: 10px;
	z-index: 100;
}
#aktuell a{
	color:#ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#aktuell a:hover{
	color:#ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
#Suchseite{
	padding-top:42px;
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-size:17px;
	font-family: Arial;
	font-weight:normal;
}
standardschrift {
	font-family: Arial;
	font-size:15px;
	font-weight:normal; 
}
.Uberschrift17px {
        font-family: Arial;
	font-size: 17px;
	font-weight: normal;
}

.Normalschrift15px {
	font-family: Arial;
	font-size: 15px;
	font-weight:normal; 
}
