html {
	margin: 0;
	padding: 0;
	width: 100%;
}

body{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #cccccc;
	background-image: url("images/bg_body.gif");
	background-position: center top;
	background-repeat: repeat-y;

	width: 770px;
	margin: 0 auto 0 auto;
	text-align: center; /* horizontale Zentrierung in alten IEs */
}

div.billigfluege{
	position: relative;
	width: 770px;
	text-align: left;
}


/* ####################################################### */
/* #### Allgemein: Schriften, Listen u. Links ############ */

html, body, table, th, td, div{
	color: #000000;
	font-size: 13px;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
}

a{
	color: #AA000C;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* ####################################################### */
/* #### Raster / Seitenaufteilung ######################## */

div.billigfluege-nord{
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
	height: 104px;
	overflow: hidden;
	background-color: #D5D1C8;
	background-image: url("images/bg_top.gif");
	background-repeat: no-repeat;
}

div.billigfluege-west{
	position: absolute;
	top: 104px;
	left: 2px;
	width: 150px;
	overflow: hidden;
}

div.billigfluege-mitte{
	position: absolute;
	top: 124px;
	left: 154px;
	width: 462px;
	overflow: hidden;
}

div.billigfluege-ost{
	position: absolute;
	top: 104px;
	left: 618px;
	width: 150px;
	overflow: hidden;
}

/* ####################################################### */
/* #### Oben ############################################# */

div.billigfluege-nord p.static{
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 768px;
	color: #666666;
	text-align: right;
	line-height: 19px;
	font-size: 11px;
}
div.billigfluege-nord p.static a{
	color: #333333;
	text-decoration: none;
}
div.billigfluege-nord p.static a:hover{
	text-decoration: underline;
}
div.billigfluege-nord p.static span{
	color: #999999;
}

div.billigfluege-nord p.region{
	display: block;
	position: absolute;
	top: 82px;
	left: 540px;
	margin: 0;
	padding: 0;
	width: 220px;
	color: #666666;
	text-align: right;
	line-height: 19px;
	font-size: 11px;
}
div.billigfluege-nord p.region a{
	color: #333333;
	text-decoration: none;
}
div.billigfluege-nord p.region a:hover{
	text-decoration: underline;
}
div.billigfluege-nord p.region a.aktiv{
	font-weight: bold;
}

ul.nav{
	position: absolute;
	top: 82px;
	left: 2px;
	width: 538px;
	height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.nav li{
	float: left;
	list-style-type: none;
	line-height: 20px;
}
ul.nav a{
	display: block;
	float: left;
    padding: 0 12px 0 12px;
	text-decoration: none;
	color: #666666;
}
ul.nav a:hover{
	color: #000000;
}

ul.nav li.active a{
	color: #000000;
	font-weight: bold;
}
ul.nav li.active a:hover{
	color: #000000;
}



/* ####################################################### */
/* #### Links / Rechts ################################### */

div.billigfluege-west ul.subnav{
	margin: 20px 0 50px 0;
	padding: 0;
}
div.billigfluege-west ul.subnav li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.billigfluege-west ul.subnav li a{
	display: block;
	margin: 4px 3px 0 0;
	padding: 0 0 0 15px;
	color: #666666;
	background-image: url("images/bg_subnav_a.gif");
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-decoration: none;
	line-height: 18px;
}
div.billigfluege-west ul.subnav li.sec a{
	padding: 0 0 0 26px;
	background-position: 15px 4px;
}
div.billigfluege-west ul.subnav li a:hover{
	text-decoration: underline;
	background-image: url("images/bg_subnav_a_active.gif");
}
div.billigfluege-west ul.subnav li.active a{
	background-image: url("images/bg_subnav_a_active.gif");
	color: #000000;
	font-weight: bold;
}

div.billigfluege-west h1,
div.billigfluege-ost h1{
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	background-color: #cccccc;
	text-align: center;
}
div.billigfluege-west a,
div.billigfluege-ost a{
	color: #000000;
	text-decoration: none;
}
div.billigfluege-west a:hover,
div.billigfluege-ost a:hover,{
	text-decoration: underline;
}

div.billigfluege-west p,
div.billigfluege-ost p{
	margin: 10px 5px 10px 5px;
	padding: 0;
}

/* Partnerlinks */

div.billigfluege-west ul,
div.billigfluege-ost ul{
	margin: 0;
	padding: 9px 0 0 0;
	font-size: 11px;
}
div.billigfluege-west ul li,
div.billigfluege-ost ul li{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}
div.billigfluege-west ul li a,
div.billigfluege-ost ul li a{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	color: #AA000C;
	background-image: url("images/extern_array.gif");
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-decoration: none;
}
div.billigfluege-west ul li a:hover,
div.billigfluege-ost ul li a:hover{
	text-decoration: underline;
}


/* ####################################################### */
/* #### Mitte ############################################ */

div.billigfluege-mitte h1{
	margin: 0px 10px 15px 10px;
	color: #000000;
	font-size: 18px;
	line-height:24px;
}

div.billigfluege-mitte h2{
	margin: 0px 10px 15px 10px;
	padding: 0 5px 0 5px;
	color: #000000;
	font-size: 14px;
	line-height:18px;
	border-bottom: 1px solid #808080;
}

div.billigfluege-mitte p{
	padding-left: 15px;
	padding-right: 15px;
}

/* Sitemap: */

ul.sitemap{
	margin: 20px 0 20px 0;
	padding: 0;
}
ul.sitemap li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.sitemap li a{
	margin: 0;
	padding: 0 0 0 27px;
	color: #666666;
	background-image: url("images/bg_subnav_a.gif");
	background-repeat: no-repeat;
	background-position: 16px 1px;
	text-decoration: none;
	line-height: 18px;
}
ul.sitemap li a:hover{
	text-decoration: underline;
	background-image: url("images/bg_subnav_a_active.gif");
}
ul.sitemap li.sitemap2 a{
	padding: 0 0 0 38px;
	background-position: 27px 1px;
}
ul.sitemap li.sitemap3 a{
	padding: 0 0 0 49px;
	background-position: 38px 1px;
}
ul.sitemap li.sitemap4 a{
	padding: 0 0 0 60px;
	background-position: 49px 1px;
}


/* ####################################################### */
/* #### Allgemein: Bilder ################################ */

img{
	margin:0;
	padding:0;
	border:none;
}


