/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dedfe1;
}

#header_container {
	position: absolute;
	left: 50%;
	top: 0px;
	height: 124px;
	width: 996px;
	margin-left: -498px;
	background-image: url(../images/axavia_header.png);
	background-position: left;
	z-index: 12;
	overflow: hidden;
}

#header_container_folgeseite {
	position: absolute;
	left: 50%;
	top: 0px;
	height: 124px;
	width: 996px;
	margin-left: -498px;
	background-image: url(../images/axavia_header_folgeseite.png);
	background-position: left;
	z-index: 12;
	overflow: hidden;
}

#home-button {
	position: absolute;
	left: 235px;
	top: 23px;
}

#stage {
	float: left;
	position: absolute;
	left: 50%;
	width: 996px;
	margin-left: -498px;
	top: 0px;
	z-index: 5;
	background-color: #FFFFFF;
	background-image: url(../images/content-background.jpg);
	background-repeat: repeat-y;
}

#background {
	position: absolute;
	left: 50%;
	top: 0px;
	height: 124px;
	width: 996px;
	margin-left: -498px;
	background-image: url(../images/axavia_header.png);
	background-position: left;
	z-index: 1;
	overflow: hidden;
	background-color: #FFFFFF;
}
	

#navigation {
	position: relative;
	width: 230px;
	min-height: 564px;
	height: auto !important;
	height: 564px;
	z-index: 2;
	background-color: #FFFFFF;
	float: left;
}

#navigation-container {
	padding-top: 160px;
}

#language-selection {
	margin-left: 16px;
}

#content {
	float: right;
	width: 766px;
	min-height: 565px;
	height: auto !important;
	height: 656px;
	font-size: 1em;
	color: #000000;
	line-height: 18px;
	z-index: 1;
}

#splash-image {
	position: absolute;
	left: 230px;
	top: 99px;
	height: 465px;
	width: 766px;
	background-image: url(../images/splash-image.jpg);
	background-repeat: no-repeat;
	z-index: 20;
	overflow: hidden;
}

#content-container {
	padding-top: 160px;
	padding-left: 30px;
	padding-right: 30px;
	/*background-image: url(../images/hg_pages.png);
	background-repeat: no-repeat;*/
}

.first-level, .secound-level, .third-level {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}

ul.first-level li {
	margin-bottom: 3px;
}

ul.secound-level li {
	margin: 0px;
}

.secound-level {
	margin-left: 0px;
}

.third-level {
	margin-left: 10px;
}

h1 {
	color: #0d4f9b;
	font-weight: bold;
	font-size: 1.4em;
}

#content-container p { margin: 0px; padding: 0px; margin-bottom: 10px; }
.csc-textpic-intext-right ul, .csc-textpic-intext-left ul { margin-top: 0px; padding-top: 0px; }
.csc-textpic-intext-left ul { padding-left: 15px; }
.csc-textpic-below { padding-bottom: 15px; }
.axavia_blau_fett { font-weight: bold; color: #0d4f9b; }
.axavia_rot_fett { font-weight: bold; color: #bc334e; }
span.axavia_blau_fett { font-weight: bold; color: #0d4f9b; }
.axavia_rot { font-weight: normal; color: #bc334e; }
.axavia_blau { font-weight: normal; color: #0d4f9b; }

#copyright {
	position: absolute;
	left: 50%;
	top: 574px;
	width: 767px;
	margin-left: -268px;
	z-index: 9;
	color: #838383;
	font-size: 0.9em;
	font-weight: bold;
}

#copyright a {
	color: #838383;
	font-weight: bold;
}

#copyright-content {
	position: absolute;
	left: 260px;
	bottom: -30px;
	color: #838383;
	font-size: 0.9em;
	font-weight: bold;
}

#copyright-content a {
	color: #838383;
	font-weight: bold;
}

a:link, a:visited, a:hover, a:active {
	color: #0d4f9b;
	font-weight: bold;
	text-decoration: none;
}

p.align-left { text-align: left; }
p.align-center { text-align: center; }
p.align-right { text-align: right; }
p.align-justify { text-align: justify; }

#start-text {
	position: absolute;
	left: 504px;
	width: 265px;
	top: 50px;
}

#start-text ul {
	line-height: 22px;
	list-style: none;
	margin-left: 0;
	padding-left: 0.9em;
	text-indent: -1em;

}

#start-text ul li {
	list-style: inside;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	color: #0d4f9b;
	line-height: 22px;
}

li { line-height: 20px; }

#flash-movie { margin-left: -7px; margin-top: -5px; }
img { border: none; }
.internal-link:link, .internal-link:visited, .internal-link:hover, .internal-link:active, .download:link, .download:visited, .download:hover, .download:active { text-decoration: underline; font-weight: normal; color: #0d4f9b; }
#start-text a { text-decoration: none; }
h4 { background:url(../images/_bluearrow.gif); background-repeat:no-repeat; padding-left:20px; font-family: arial,helvetica,sans-serif; text-align: left; font-size: 17px; color:#0d4f9b; margin-bottom: 10px; padding-bottom: 0px; }
h2 { font-family: arial,helvetica,sans-serif; color: #0d4f9b; font-size: 13px; margin-top: 0px; margin-left: 0px; margin-bottom: 10px; text-indent: 0px; }
h3 { background-color: #EEEEEE; font-family: arial,helvetica,sans-serif; color: #0d4f9b; font-size: 13px; margin-top: 0px; margin-left: 0px; margin-bottom: 10px; text-indent: 0px; }
h1 { background:url(../images/_bluearrow.gif); background-repeat:no-repeat; padding-left:20px; font-family: arial,helvetica,sans-serif; text-align: left; font-size: 17px; color:#0d4f9b; margin-bottom: 20px; padding-bottom: 0px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #0d4f9b; }
h5 { font-family: arial,helvetica,sans-serif; color: #0d4f9b; font-size: 13px; margin-top: 0px; margin-left: 0px; margin-bottom: 10px; text-indent: 0px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #0d4f9b; }
.mail:link, .mail:visited, .mail:hover, .mail:active { text-decoration: none; color: #000000; font-weight: bold; }