body
{
	color: #6a6a6a;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	background-color: white;
	text-align: left;
	margin: 0;
	width: 100%;
}

#seite
{
	text-align: left;
}

#headline_image
{
	background-image: url(../pics/);
	position: absolute;
	top: 20;
	right: 180;
	width: 100px;
	height: 100px;
    z-index: 10;
    visibility: visible;
}

#mainnavigation
{
	color: #0069d3;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	background-image: url("../pics/megajet_head_middle.gif");
	background-repeat: repeat-x;
	visibility: visible;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
}

#navigationleft
{
	background-image: url(../pics/megajet_head_left.gif);
	position: absolute;
	top: 0;
	left: 0;
	width: 153px;
	height: 80px;
}

#navigationright
{
	background-image: url(../pics/megajet_head_right.gif);
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
}

#mainmenu
{
	text-align: left;
	visibility: visible;
	padding: 0;
	position: absolute;
	top: 47px;
	left: 1em;
	height: 20px;
}

ul#navlist
{
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

#navlist li
{
	color: #0069d3;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#navlist a
{
	color: #0069d3;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0.6em 0 0;
}

#navlist a:link
{
	color: #0069d3;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:visited
{
	color: #0069d3;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:hover
{
	color: #269aff;
	font-weight: bold;
	text-decoration: none;
}

#datum
{
	color: #0069d3;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	visibility: visible;
	padding: 0;
	position: absolute;
	top: 47px;
	right: 1em;
	width: 19em;
	height: 20px;
}

#middle
{
	visibility: visible;
	position: absolute;
	top: 100px;
	right: 22em;
	left: 18em;
	float: left;
}

#middle_foto
{
    background-image: url(../pics/polajet_klein.jpg);
	visibility: visible;
	position: absolute;
    width: 250px;
	top: 100px;
	right: 22em;
	left: 18em;
    z-index: 9;
	float: left;
}

#right
{
	visibility: visible;
	position: absolute;
	top: 100px;
	right: 0;
	width: 20em;
    background-color: white;
}

#left
{
	visibility: visible;
	position: absolute;
	top: 100px;
	left: 0;
	width: 16em;
	float: left;
}

#footer
{
	padding: 1em;
	position: absolute;
	right: 10px;
	bottom: 4px;
	left: 10px;
	height: 16px;
	text-align: center;
}

ul#footerlist
{
	color: #b4b4b4;
	font-weight: bold;
	list-style: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	display: inline;
}

#footerlist li
{
	color: #b4b4b4;
	font-weight: bold;
	list-style: none;
	white-space: nowrap;
	margin: 0;
	padding: 0 0.8em 0 0;
	display: inline;
}

#footerlist a
{
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#footerlist a:link
{
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#footerlist a:visited
{
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#footerlist a:hover
{
	color: #0080ff;
	font-weight: bold;
	text-decoration: none;
}

.righttext
{
	font-size: 11px;
    font-weight: bold;
    padding: 1em;
	border-top: 1px dotted #0069d3;
	border-left: 1px dotted #0069d3;
}

.middletext
{
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #0069d3;
}

.lefttext
{
	padding: 1em;
	border-top: 1px dotted #0069d3;
	border-right: 1px dotted #0069d3;
}

p
{
	color: #6a6a6a;
	font-size: 11px;
    font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	background-color: white;
	text-align: left;
	margin: 0;
	width: 100%;
}

td
{
	color: #6a6a6a;
	font-size: 11px;
    font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	background-color: white;
	text-align: left;
	margin: 0;
	width: 100%;
}

a
{
	color: #0069d3;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
}

a:link
{
	color: #0069d3;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #0069d3;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #269aff;
	font-weight: bold;
	text-decoration: none;
}

h2
{
	color: #269aff;
	font-size: 1.2em;
    padding: 8px
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
	line-height: 2em;
	background-color: white;
	text-align: left;
    margin: 0em;
}

h3
{
	color: #6a6a6a;
	font-size: 1em;
    padding: 5px
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
	line-height: 1.3em;
	background-color: white;
	text-align: left;
}
