body { 
	background-color: #FFFFFF;
	margin: 0;
	/* font-size: 100.01%; */
}
h3 {
	background-image:url('http://www.lkw.li/images/bkgrndButtonAktuellRechts.jpg');
	background-repeat: no-repeat;
	width: 142px;
	line-height: 54px;
	padding-left:15px;
	top:11px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 24px;
	position: relative;
	right: -13px;
}
h3 a {
	font-family: Arial;
	color: #FFFFFF ! important;
	font-size: 24px;
	text-decoration: none;
}
h4 {
	background-image:url('http://www.lkw.li/images/bkgrndMenuE1rechts.png');
	background-repeat: no-repeat;
	width: 162px;
	line-height: 42px;
	padding-left:10px;
	top:8px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	right: 5px;
}
h4 a {
	font-family: Arial;
	color: #FFFFFF ! important;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.container {
	width: 970px;
	margin: 0 auto 0 auto;
	height: auto;
	padding-bottom: 30px;
}
.spalteA_Folgeseite {
	width: 180px;
	height: auto;
	float: left;
	padding-left:15px;
	/* border-right: 1px dotted #666666; */
	margin-top: 50px;
}
.spalteB_Folgeseite {
	float:left;
	width: 570px;
	height: auto;
	margin-left: 30px;
	margin-top: 50px;
}
.spalteC_Folgeseite {
	background-image:url('http://www.lkw.li/images/bkgrndRandtextHellblauFlaeche.jpg');
	background-repeat: no-repeat;
	float:left;
	width: 150px;
	height: auto;
	margin-left:11px;
	margin-top:25px;
	font-family: Arial;
	padding-left:8px;
}
.block1 {
	width: 763px;
	height: 81px;
}
.block2 {
	clear: both;
	width: 765px;
	height: 45px;
}
.block3 {
	clear: both;
	width: 765px;
	height: 234px;
	margin-bottom: 3px;
	overflow:hidden;
}
.block4 {
	clear: both;
	width: 765px;
	height:auto;
}
.logo {
	width: 144px;
	height: 60px;
	float: left;
	padding-left:30px
}
.includeNav {
	width: 700px;
	height:75px;
	margin-left: 40px;
	float: left;
	/* background-color: #FFFFFF; */
}
.inhalt {
	clear: both;
	width: 900px;
	height: auto;
	margin-top:10px;
}
.menuspalte {
	width: 200px;
	height: auto;
	float: left;
}
.inhaltspalte {
	width: 700px;
	height: auto;
	float: left;
}
.suche {
	margin-top: 0px; 
	margin-left: 308px; /* 615px; */ 
	width: 210px; 
	text-align: right; 
	padding-left: 1px; 
	float:left;
}

/* Obere Navigation Start */
.navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

.navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

.navcontainer A
{
color: #555555; /* Textfarbe */
display: block;
width: auto;
text-decoration: none;
background: #FFFFFF; /* Hintergrundfarbe Menupunkt */
font-size: 0.8em; /* Schriftgroesse Menupunkt */
font-weight: normal; /* Schrifttyp Menupunkt */
margin: 0;
padding: 0px 7px 0px 0px; /* Abstand Trennlinien zum Menupunkt Text: oben, rechts, unten, links */
/* border-left: 1px solid #A9BCCD; */
/* border-top: 1px solid #FFFFFF; */
/* border-right: 1px solid #A9BCCD; */
}

.navcontainer A:hover, .navcontainer A:active { background: #FFFFFF; }

.navcontainer A.active:link, .navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #FFFFFF;
font-weight: normal; /* Schrifttyp Text, welcher nicht im Link steht */
}
/* Obere Navigation Ende */
