@charset "ISO-8859-1";
/* ANSI/is0-8859-1 Test!;-)
   !"§$%&/()=?ÄäÖöÜüß@€
*/

/* Bild sollte 705x160 sein */
div#border div#header{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 705px;
	height: 180px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	background-image: url(../image/design/header/top2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6{
	color: #006AB3;
	background-color: transparent;
}

img.ll-bld01{
	width: 215px;
	height: 43px;
	margin: 25px 0px 25px 0px;
}

/* rechte Spalte */
/* Abstand 1. Bild oben  */
/* Abstand unten */
div#lr-z03{
	height: 745px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div#lr-bld03{
	width: 83px;
	height: 86px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image: url(../image/design/puzzle/blau.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#lr-z04{
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

 /* Navigation 2. Ebene */
div#lmainnav ul ul li a.selected, div#lmainnav ul ul li a.selected:link, div#lmainnav ul ul li a.selected:visited{
	display: block;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #006AB3;
	background-image: url(../image/design/navi/sqaure-b.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
