BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 80px;
	background: url(../images/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 111px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #37478B;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 145px;
	width: 199px;
	background-color: #37478B;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #BBC0E8;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic a:hover, #topic a.active {
	color: #BBC0E8;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #293567;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 145px;
	width: 700px;
	height: 200px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}

#eyecatcher, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8, #eyecatcher9, #eyecatcher10,
#eyecatcher21, #eyecatcher22, #eyecatcher23, #eyecatcher24, #eyecatcher25,
#eyecatcher41, #eyecatcher42, #eyecatcher43, #eyecatcher44, #eyecatcher46
	 
{
	position: absolute;
	left: 250px;
	top: 145px;
	width: 700px;
	height: 200px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}





#eyecatcher {
   background : #ffffff url(../images/s2dlogo.jpg) no-repeat top left;
}

#eyecatcher2 {
   background : #ffffff url(../images/peye2.jpg) no-repeat top left;
}

#eyecatcher3 {
   background : #ffffff url(../images/peye3.jpg) no-repeat top left;
}

#eyecatcher4 {
   background : #ffffff url(../images/peye4.jpg) no-repeat top left;
}

#eyecatcher5 {
   background : #ffffff url(../images/peye5.jpg) no-repeat top left;
}

#eyecatcher6 {
   background : #ffffff url(../images/peye6.jpg) no-repeat top left;
}

#eyecatcher7 {
   background : #ffffff url(../images/peye7.jpg) no-repeat top left;
}

#eyecatcher8 {
   background : #ffffff url(../images/peye8.jpg) no-repeat top left;
}

#eyecatcher9 {
   background : #ffffff url(../images/) no-repeat top left;
}

#eyecatcher10 {
   background : #ffffff url(../images/) no-repeat top left;
}




/* Unterbilder für ultraleicht */

/* Aerostyle Breezer */
#eyecatcher21 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* Zodiac CH 601 */
#eyecatcher22 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* STOL CH 701 */
#eyecatcher23 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* FK 12 Comet */
#eyecatcher24 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* TL 96 Star */
#eyecatcher25 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* Unterbilder für Experimental */

/* Lancair IV */
#eyecatcher41 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* Pitts M12 */
#eyecatcher42 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* Skybolt */
#eyecatcher43 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* Breezer */
#eyecatcher44 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* Vans RV 10 */
#eyecatcher45 {
   background : #ffffff url(../images/) no-repeat top left;
}

/* Vans RV 10 Rumpf */
#eyecatcher46 {
   background : #ffffff url(../images/) no-repeat top left;
}



#content {
	position: absolute;
	left: 270px;
	top: 315px;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 325px;
	left: 750px;
	width: 200px;
	background-color: #37478B;
	color: #fffff;
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
