html {
	height:100%;
}
body,td,th {
	color: #000000;
}
body {
	background-color: #E10000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Tahoma, arial, helvetica, sans-serif;
	height:100%;
}
#center {
	width: 747px;
	margin-left: auto;
	margin-right: auto;
	background: url(gfx/middle.gif) repeat-y;
}
.imgLeft {
	padding: 5px;
	border: 1px solid #E10000;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.imgRight {
	padding: 5px;
	border: 1px solid #E10000;
	float: right;
	margin-left: 20px;
}
#footer {
	background: url(gfx/footer.gif) no-repeat;
	height: 50px;
	width: 747px;
}

#header {
	height: 229px;
	background: url(gfx/top.gif) no-repeat;
	width: 747px;
}

// Navigation

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
}

#navcontainer ul li { display: inline; }
#navcontainer {
	position: relative;
	top: 209px;
	left: -16px;
	width: 704px;
	font-weight: bold;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #E10000;
}



#navcontainer ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding: 3px 10px;
}

#navcontainer ul li a:hover
{
color: #272848;
}

h1 {
	font-size: 24px;
}

#willkommen {
	position:relative;
	width:527px;
	height:92px;
	top: 85px;
	left: 30px;
}
#headline {
	color: #E10000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 35px;
	padding-bottom: 20px;
}
.text {
	margin-left: 35px;
	margin-right: 70px;
	line-height: 18px;
}

#termine #ntermine a,
#index #nindex a,
#ausbildung #nausbildung a,
#jugend #njugend a,
#fahrzeug #nfahrzeug a,
#kontakt #nkontakt a {
color: #272848;
}.imgLeftSpacer {

	padding: 5px;
	border: 1px solid #E10000;
	float: left;
	margin-right: 20px;
}
.text380 {
	line-height: 18px;
}
.rahmen {
	border: 1px solid black;
	background-color: #FFFFFF;
	padding: 5px;
}
#bildergal {
	position: relative;
	left: 330px;
	top: -561px;
	width: 200px;
	height: 87px;
}
.bildergal {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.floatleft {
	float: left;
}
