/*******************************************************************************

	Air United Forum	

*******************************************************************************

blue:							#0069B7
light blue:						#CEE0F8

	undo
*******************************************************************************/
:link,:visited 					{ text-decoration:none; }
ul,ol 							{ list-style:none }
h1,h2,h3,h4,h5,h6,pre,code 		{ font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img 							{ margin:0; padding:0; vertical-align:bottom; }
address 						{ font-style:normal }
/*
table 							{ border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr 								{ border:none; padding:0px; margin:0px; }
td 								{ border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }
*/

legend 							{ display:none; }

body, div,p,li 					{ background-repeat:no-repeat; }


/*	reset some basic style
*******************************************************************************/
dl								{ margin: 0 0 0 0;}
dl dt							{ margin: 0 0 0 0;}
dl dd+dt						{ margin-top: 0;}
dl dd							{ margin: 0 0 0 0;}

ol								{ list-style: none;}
ol li							{ margin: 0 0 0 0;}
ol li ol						{ margin: 0 0 0 0;}
ol li ul						{ margin: 0 0 0 0;}

p								{ margin-bottom: 0em;}

ul								{ list-style: none;}
ul li							{ margin: 0 0 0 0;}
ul li ul						{ margin: 0 0 0 0; list-style: none;}
ul li ol						{ margin: 0 0 0 0;}

pre								{ font-size:11px; }

 /* General forum style. */
body {
			background-color: #fff;
}



/* General font families for common tags */
font,th,td,p { 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px;
			color: #000;
			}
			
a:link,a:active,a:visited { 
			color : #0069B7; 
			}
			
a:hover		{ 
			text-decoration: underline; 
			color : #0069B7; 
			}
			
hr			{ 
			height: 0px; 
			border: solid #0069B7 0px; 
			border-top-width: 1px;
			}


/*	html
*******************************************************************************/
html 							{ min-height: 100%;
								margin-bottom: 1px; }


/*	body
*******************************************************************************/
body 							{ font-family:Verdana, Arial, Helvetica, sans-serif; 
								color:#fff;
								voice-family: "\"}\""; voice-family: inherit; 
								font-size: 11px;
								background-image:url(bilder/au_02.jpg);
								background-repeat:repeat-x; }

.clearer 						{ display:block;
								clear:both;
								line-height:0;
								height:1px;
								font-size:0;
								visibility:hidden; }

.clear 							{ clear:both; }

.flLeft 						{ float:left; }

.flRight 						{ float:right; }

.warning 						{ color:#f00; }


/*	website
*******************************************************************************/
#website 						{ 
								position:relative;
								display:block;
								width:954px;
								margin:0;
								padding:0;
								color:#000; 
								}


/*	header
*******************************************************************************/
#header 						{ position:relative; 
								margin:0; padding:0; 
								height:240px; 
								background-image:url(bilder/au_01.jpg); 
								background-repeat: no-repeat; }

#printhead						{
								display: none;
								height: 0px;
								}
								

/*breadcrumb
*******************************************************************************/

#breadcrumb 					{ position: absolute; 
								top: 96px; 
								font-size: 9px;
								left:25px; }

#breadcrumb a, 
#breadcrumb a:link 				{ color:#808080;
								font-size: 10px; }

#breadcrumb a:hover 			{ text-decoration:underline; }



/*language
*******************************************************************************/

#language	 					{ position: absolute; 
								width: 600px;
								top: 132px;
								font-size: 10px;
								text-align:right;
								left:210px; }

#language a, 
#language a:link 				{ color:#808080; }

#language a:hover 				{ text-decoration:underline; }



/*	content
*******************************************************************************/
#content, #content2 			{ position:relative;
								display:block;
								width: 954px;
								padding:0 0 0 0; }


/* hide from IE/MAC \*/
* html #content, * html #content2	{ height:1px; }
/* end hide */


#content 						{}

#content2 						{ 
								background-image:url(bilder/au_04.jpg);
								background-repeat:repeat-y; 
								height: 100%;
								min-height: 492px;
								}	

#main 							{ float: left;
								width: 770px;
								margin: 0;}
								
#top		 					{
								width: 570px;
								height: 115px;
								margin: 125px 10px 0 370px;
								float: left;
								}


#google		 					{
								width: 500px;
								text-align:right;
								float: right;
								margin: 5px 0 0 0px;
								height: 60px;
								}

#main-block 					{}

#main-block2 					{ padding: 0px; }


/*	Navigation vertical 
------------------------------------------------------------------------------*/
#navigation 					{ text-align: right;
								float:left; 
								width:180px; }

#navigation ul.nav1st 			{ width:150px; 
								float: left; }

#navigation ul.nav1st li 		{ padding: 8px 0 8px 0; }

/*Block farbig im Hintergrund
#navigation ul.nav1st li.active { color: #7CFC00; 
								background-image: none; 
								background-repeat: repeat; 
								background-attachment: scroll; 
								background-position: 0 0; }
*/

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link { color:#0069b7; }

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link 	{ display:block;
								color:#000;
								font-size:12px;
								font-weight:bold; }

#navigation ul.nav1st a:hover 	{ 
								text-decoration:none;
								color:#9c9c9c; }

#navigation ul.nav1st li ul.nav2nd li { padding:0; 
							/*	list-style-type:disc;
								list-style-position: inside; */ }

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link	{ color: #000; 
								display:block; 
								padding:4px 0px 0px 0px; 
								font-size:10px; 
								font-weight:normal; }

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover 	{ text-decoration:underline; }

#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link 	{ color: #000; 
								display:block; 
								padding:4px 8px 0px 0px; 
								font-size:10px; 
								font-weight:normal; }

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link, 
#navigation ul.nav3rd a:hover	{ text-decoration:underline; }


/*	Werbebanner
------------------------------------------------------------------------------*/
#basic-logo 					{ float: left; 
								margin-top: 20px; 
								margin-bottom: 0; 
								color: transparent; }
#basic-logo a, 
#basic-logo a:link 				{ display:block; 
								width:132px; 
								height:60px; 
								background-image:url(bilder/airborne-logo.jpg); 
								color: transparent; 
								position: relative; 
								left: 30px; }
								
#fliegercafe 					{ float: left; 
								margin-top: 20px; 
								margin-bottom: 0; 
								color: transparent; }
#fliegercafe a, 
#fliegercafe a:link 			{ display:block; 
								width:132px; 
								height:90px; 
								background-image:url(bilder/fliegercafe-logo.jpg);
								background-repeat:no-repeat;
								color: transparent; 
								position: relative; 
								left: 30px; }

/*	Headlines
------------------------------------------------------------------------------*/

#main-block h1, #main-block h2, #main-block h3,
#main-block h4, #main-block h5, #main-block h6	{ 
								font-family:arial, helvetica, verdana, sans-serif;
								font-weight:bold; }

#main-block h1, #main-block h2, #main-block h3	{ 
								font-size:15px;
								line-height:1.7em; }

#main-block h4, #main-block h5, #main-block h6	{ 
								font-size:13px;
								line-height:1.5em; }

#main-block h1, #main-block h4	{ color:#0069b7; }

#main-block h2, #main-block h5	{ color:#000; }

#main-block h3, #main-block h6	{ color:#9c9c9c; }

#main-block .teaser h1 			{ font-size:13px; }

								

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol 					{ margin-bottom:0.9em;
								font-size:11px;
								line-height:1.6em; }
								
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul 			{ font-size:11px; }

#main-block ul 					{ margin-left:14px;
								list-style-type:square; }

#main-block ol 					{ list-style-type:decimal-leading-zero; }

#main-block ul.sidemap 			{ margin-left:200px; }

#main-block ul.sidemap1 		{ font-size: 11px;
								margin-left:14px; }

#main-block ul.sidemap2 		{ font-size: 10px;
								margin-left:14px; }

#main-block ul.sidemap3 		{ font-size: 9px;
								margin-left:14px; }


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link { color:#0069b7;
							/*	text-decoration:underline;*/ }

#main-block a:hover 			{ color:#9c9c9c; }

/*	Titel
------------------------------------------------------------------------------*/
#main-block ul.title 			{ 
								margin: 25px 130px 0 0;
								height: 25px;
								text-align: right;
								font-size: 18px;
								color: #9c9c9c;
								font-weight: bold;
								letter-spacing: 0.1em;
								text-transform: uppercase; }


/*	Images
------------------------------------------------------------------------------*/
#main-block div.image 			{ display: block;
								margin-top: 5px;
								margin-bottom:0;
								clear:both; }

#main-block div.frame 			{ border:1px solid #000;
								padding: 0;
								margin-bottom:5px; }

#main-block div.image p 		{ margin:0;
								font-size:10px; }

#main-block div.flLeft 			{ margin-right:15px;
								margin-top: 5px;
								float: left;}

#main div.flRight 				{ margin-left:15px;
								margin-top: 5px;
								float: right;}


/*	footer
------------------------------------------------------------------------------*/
.footer 						{ display:block; 
								width:100%; 
								background-image:url(bilder/au_07.jpg); 
								background-repeat: repeat-x; 
								height: 61px; }					

.footer2 						{ padding:16px 14px 0 25px; }

.footer p 						{ margin:0;
								padding:9px 0;
								font-size: 9px;
								text-transform:uppercase; }

.footer p, 
.footer p a,
.footer p a:link 				{ color:#555555; }

.footer p a:hover 				{ text-decoration:underline; }

.footer .col-left 				{ float:left; }

.footer .col-right 				{ float:left; }


/*******************************************************************************

START FORUM C S S

*******************************************************************************/



/* This is the border line & background colour round the entire page */
.bodyline	{ 
			background-color: #fff; 
			}

/* This is the outline round the main forum tables */
.forumline	{ 
			background-color: #fff; 
			}


/* Main table cell colours and backgrounds */
td.row1		{ 
			background-color: #CEE0F8; 
			}

td.row2		{ 
			background-color: #CEE0F8; 
			}
			
td.row3		{ 
			background-color: #CEE0F8; 
			}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic 	{
			background-color: #aaa;
/*			background-image: url(images/cellpic2.jpg); */
			background-repeat: repeat-y;
			}

/* Header cells - the blue and silver gradient backgrounds */
th			{
			color: #fff; 
			font-size: 11px; 
			font-weight : bold;
			background-color: #0069B7; 
			height: 25px;
/*			background-image: url(images/cellpic3.gif); */
			}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
/*			background-image: url(images/cellpic1.gif); */
			background-color:#aaa; 
			border: #FFFFFF; 
			border-style: solid; height: 28px;
			}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
			height: 29px;
			border-width: 0px 0px 0px 0px;
			}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
			font-weight: bold; 
			border: #FFFFFF; 
			border-style: solid; 
			height: 28px; 
			}
			
td.row3Right,td.spaceRow {
			background-color: #CEE0F8; 
			border: #FFFFFF; 
			border-style: solid; 
			}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 1px 0px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 0px; }
th.thCornerR { border-width: 1px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; 
			font-size: 15px; 
			text-decoration: none; 
			line-height : 1.8em; 
			color : #333;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #333; }
a.gen,a.genmed,a.gensmall { color: #0069B7; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0069B7; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #333; padding: 3px 0; }
a.mainmenu		{ text-decoration: none; color : #0069B7;  }
a.mainmenu:hover{ text-decoration: underline; color : #0069B7; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #333}
a.cattitle		{ text-decoration: none; color : #0069B7; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #333; }
a.forumlink 	{ text-decoration: none; color : #0069B7; }
a.forumlink:hover{ text-decoration: underline; color : #0069B7; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #333;}
a.nav			{ text-decoration: none; color : #0069B7; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #333; }
a.topictitle:link   { text-decoration: none; color : #0069B7; }
a.topictitle:visited { text-decoration: none; color : #F68617; }
a.topictitle:hover	{ text-decoration: underline; color : #0069B7; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #333;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #0069B7 }
a.postlink:visited { text-decoration: none; color : #F68617; }
a.postlink:hover { text-decoration: underline; color : #0069B7}


/* Quote & Code blocks */
.code {
	font-size: 11px; color: #333;
	background-color: #f2f2f2; border: #0069B7; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-size: 11px; color: #F68617; line-height: 125%;
	background-color: #f2f2f2; border: #0069B7; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; color: #666;}
a.copyright		{ color: #666; text-decoration: none;}
a.copyright:hover { color: #666; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px courier, typewriter;
	border-color : #333;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: courier, typewriter;
}

/* The main submit button option */
input.mainoption {
	background-color : #f2f2f2;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #f2f2f2;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #aaa; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) 
@import url("formIE.css");
*/


