body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../img/rall_v2/menubar.jpg);
	background-repeat: repeat-x;
	line-height: 1.3em;
	}
	
/* .ehtml {  border: 1px dotted black;  } */

* {
	margin:0;
	padding:0;
	border-collapse:collapse;
	}

h1 {
	font-size: 40px;
	font-style: italic;
	color: #6a6a6a;
	padding-bottom: 30px;
	padding-top: 10px;
line-height: 1em;
	}

h2 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #E32D2C;
}

form fieldset 			{	border: 0px none; 	}
form fieldset legend 	{ 	color: #E32D2C; 	}
form table td 			{	border: 0px none;	}

#content2 {
	padding-top: 10px;	
}

#content2 table { margin-top: 5px; margin-bottom: 20px; }

#content2 .ehtml tr {
	border-bottom: 1px dotted #CCC;
}

#content2 li {	
	margin-left: 10px;
	list-style-type: square;
	list-style-position: inside;
}

#content2 ul {
	padding-bottom: 5px;	
}

#content2 p {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 5px;
	padding-bottom: 5px;	
}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#B40000;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}
	
#submenu {
	position: absolute;
	top: 197px;
	left: 835px;
	
	width: 168px;
	background-image:url("../img/rall_v2/submenu_loop.jpg");
	background-repeat: repeat-y;
	background-position: center;
	/*z-Index: 10;*/
}

#submenu table { width: 100%; }

#submenu .subFeed {
	background-image:url("../img/rall_v2/submenu_feed.png");
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 28px;
}

#submenu .subLoop {
	background-image:url("../img/rall_v2/submenu_loop.png");
	background-position: top center;
	background-repeat: repeat-y;
	width: 100%;
}


#submenu .subBottom {
	background-image:url("../img/rall_v2/submenu_bottom.png");
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 24px;
}

#submenu .activated { font-weight: bold; }

#submenu ul {
	padding: 10px;
}
	
#submenu li {
	list-style-type:none;
	text-align: center;
	padding: 5px;
}

#submenu li a {
	color: #6a6a6a;	
	font-size: 15px;
	font-style: italic;
}

#submenu li a:hover {
	color: #ed4343;	
}

#header {
	background-image:url("../img/rall_v2/menubar.jpg");
	background-repeat: repeat-x;
	background-position: top;
	
	position: absolute;
	width: 100%;
	height: 240px;	
}

#header #flugzeug {
	position: relative;
	width: 614px;
	height: 240px;
	left: 0px;
}

#header #flugzeug #propeller { 
	background-image:url("../img/rall_v2/menubar_propeller.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	
	position: absolute;
	width: 190px;
	height: 240px;
}

#header #flugzeug #rumpf { 
	background-image:url("../img/rall_v2/menu_flugzeugrumpf.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	
	position: absolute;
	width: 829px;
	height: 164px;
	left: 190px;
}

#header #menu {
	position: absolute;
	top: 0px;
	left: 0px;
	
	height: 240px;
}

#menu ul {
	list-style-type:none;
	height: 240px;
	padding-left: 180px;
	}
	
#menu li {
	float:left;
	padding-top: 172px;
	}
	
#menu .activated { font-weight: bold; height: 100%; background:url("../img/rall_v2/menubar_marked.png") no-repeat top;}

#menu li a {
	padding:0 15px;
	display:block;
	color:#fff;
	margin-right:2px;
	font-size: 12px;
}
#menu li:hover {
	background:url("../img/rall_v2/menubar_marked.png") no-repeat top;
	height: 100%;
	}
	
#content {
	position: absolute;
	top: 230px;
	left: 50px;
	width: 700px;
}

#logo {
	/*display: none;*/
	position: absolute;
	height: 150px;
	width: 200px;
	
	top: 10px;
	left: 850px;
	z-Index: 110;
}

#imgContainer { 
	position: relative;
	height: 500px;
	text-align: center;
	width: 150px; 
}

#imgContainer img { left: 0px; }

#imgContainerCover { 
 	left: center;
	position: absolute;
	height: 500px;
	width: 150px; 
	z-index: 99;
	background-image:url("../img/rall_v2/slideshowcover.gif");
}

