/*
//////////////////////////////////////////////////////
// STYLE SHEET SPOTTERPIX.DE
// (c) 2008 Patrick Walther | amisystems.de
//////////////////////////////////////////////////////
*/

/* BODY */

body {
	margin: 0;
	padding: 0;
	background-image:url(../images/page/bg_verlauf.jpg);
	background-repeat:repeat-x;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	background: #efefef;
}

a:link    { color:#000000;text-decoration:none;  }
a:visited { color:#000000;text-decoration:none;  }
a:active  { color:#000000;text-decoration:none;  }
a:hover	  { color:#990100;text-decoration:none;  }

/* TD */

td {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

td.imageOne {
	background-image: url('../images/page/menu_normal.gif');
	background-repeat:repeat-x;
	height: 30px;	
}

td.imageTwo {
	background-image: url('../images/page/menu_overhead.gif');
	background-repeat:repeat-x;
	height: 30px;	
}

/* CURSOR */

.cursor_hand {
  cursor: hand;
}

/* ALBUM */

.bg_album {
	background-image: url('../images/page/album_bg.png');
	background-repeat: no-repeat;
	width: 185px;
	height: 205px;	
}

.table_my_album {
	border: 1pt solid #bfbfbf;
	width: 572px;
	height: 25px;
	padding-right: 20px;
	text-align: right;
	background-color: #f9f9f9;
}

.page_active{
	font-size:11px;
	color:#bfbfbf;
	padding: 2px 5px;
}

.page_active:hover{
	background-color:#efefef;
	padding: 2px 5px;
}

a.page_active, page_active:visited, page_active:active {
	border-width:0;
	color:#9f9f9f;
}

.page_inactive{
	border: 1pt dotted #a5a5a5;
	color:#000;
	font-size:11px;
	padding: 2px 5px;
}

a.page_inactive, page_inactive:visited, page_inactive:active {
	border-width:0;
	color:#3c6599;
	border: 1pt dotted #a5a5a5;
	font-size:11px;
	padding: 2px 5px;
}

.page_inactive:hover{
	background-color:#efefef;
	padding: 2px 5px;
}

/* TEXT */

.text_coypright{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.text_topbox{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.text_about{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-style:italic;
}

.text_menu{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 26px;
	width: 139px;
	text-align:center;
	font-weight:bold;
}

/* BOARD */

.text_board_name{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

.text_board_name_wichtig{
	font-family: Tahoma;
	font-size: 13px;
	color: #b04040;
	font-weight:bold;
	text-decoration: underline;
}

.text_board_desc{
	font-family: Verdana;
	font-size: 9px;
	color: #a09f9f;
}

.text_board_cat_dir{
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}

.text_board_lastthread{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.text_board_threads{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.text_board_topic{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.text_board_topic_create{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.text_board_cat{
	font-family: Tahoma;
	font-size: 11px;
	color: #eaeaea;
	font-weight:bold;
}

.text_board_datetime{
	font-family: Tahoma;
	font-size: 9px;
	color: #a09f9f;
}

.text_board_datetime2{
	font-family: Tahoma;
	font-size: 10px;
	color: #959595;
}

.text_board_username{
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.kasten_board_header {
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  vertical-align:middle;
  border:1px solid #888888;
  background-color:#e5e5e5;
  padding:5px;
}

.kasten_board_post {
  vertical-align:middle;
  border:1px dotted #888888;
  background-color:#e5e5e5;
  padding:3px;
}

/* PN */
.pn_time{
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}

.pn_absender{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight:bold;  
}

.pn_betreff{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.pn_status{
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-weight:bold;
	height: 2px;
}

.pn_text_html {
	font-family: Verdana;
	font-size: 9px;
	color: #adadad;
}

/* SHOWPHOTO */

.sp_text_head {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.sp_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.sp_text_desc {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style:italic;
}

/* SCREENING */

p.screen_non {
	border: 1px solid red;
	background-color: #FFB6B6;
	padding: 4px;
	margin: 0px;
}

p.screen_add {
	border: 1px solid green;
	background-color: #E0FFCC;
	padding: 4px;
	margin: 0px;
}

p.screen_del {
	border: 1px solid green;
	background-color: #FFB6B6;
	padding: 4px;
	margin: 0px;
}

/* STATISTIK */

.stat_text{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.stat_text_red{
	font-family: Verdana;
	font-size: 10px;
	color: red;
	font-weight:bold;
}

/* PICTURES */

.pic_signature{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

/* KOMMENTARE */

.kommentare_text{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.kommentare_autor{
	font-family: Tahoma;
	font-size: 9px;
	color: #a09f9f;
}

.kommentare_time{
	font-family: Tahoma;
	font-size: 9px;
	color: #a09f9f;
}

.kommentare_quote_head {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}

.kommentare_headline{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.kommentare_quote_box {
	border-width: 1px;
	border-color: #bdbdbd;
	background-color: #bdbdbd;
	padding: 1px;
}

.kommentare_quote {
	font-style: italic;
	font-family: Tahoma;
	font-size: 9px;
	color: #515151;	
}

.kommentare_quote_td {
	background-color: #f9f9f9;
	margin-left:10px;
}

.kommentare_box {
	vertical-align:middle;
	border:1px dotted #6c6c6c;
	background-color:#f4f4f4;
	padding:5px;
}

/* FORMS */

.form_text{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;	
}

/* ACCOUNT */

.account_head {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}

/* CSS ALIGN */

.font_center {
	text-align: center;
}

/* BUTTONS */

.button_bold {
	background-image:url('../images/icons/text_bold.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_italic {
	background-image:url('../images/icons/text_italic.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_underline {
	background-image:url('../images/icons/text_underline.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_align_left {
	background-image:url('../images/icons/text_align_left.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_align_right {
	background-image:url('../images/icons/text_align_right.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_align_center {
	background-image:url('../images/icons/text_align_center.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_align_justify {
	background-image:url('../images/icons/text_align_justify.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_link {
	background-image:url('../images/icons/link.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_image {
	background-image:url('../images/icons/image.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

.button_quote {
	background-image:url('../images/icons/user_comment.png'); 
	background-repeat:no-repeat; 
	width: 25px;
	height: 25px;
	background-position: center;
	border-style:outset;
}

/* INFOBAR */

/* A fake IE information bar */
#infobar {
	font: message-box;
}

/* Please adjust the values if the infobar is not looking good */
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	color: InfoText;
	background: InfoBackground url('../images/other/warning.gif') no-repeat fixed .3em .3em;
	padding: .45em .3em .45em 2em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#infobar a:hover {
	color: HighlightText;
	background: Highlight url('../images/other/warning2.gif') no-repeat fixed .3em .3em;
}

/* A fake viewplot for IE information bar */
#viewplot {
	width: 100%;
	height: expression(this.parentNode.offsetHeight - this.offsetTop);
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 1em;   /* Please set this to the value as that of your <body> */
}

/* LINIEN */

.line_down {
	background-image: url('../images/page/line_strich_unten.jpg');
	background-repeat:repeat-y;
	width: 1px;
}

.line_down_grey {
	background-image: url('../images/page/line_y_grey.gif');
	background-repeat:repeat-y;
	width: 1px;
}

.line {
	background-image: url('../images/page/line_strich.jpg');
	background-repeat:repeat-x;
	height: 1px;
}

.line_grey {
	background-image: url('../images/page/line_grey.gif');
	background-repeat:repeat-x;
	height: 1px;
}

.line_menu_rand {
	background-image: url('../images/page/menu_rand.gif');
	background-repeat:repeat-y;
	width: 1px;
	height: 30px
}

.line_menu_trennung {
	background-image: url('../images/page/menu_trennung.gif');
	background-repeat:repeat-y;
	width: 2px;
}

.line_board_cat {
	background-image: url('../images/board/board_cat_bg.gif');
	background-repeat:repeat-x;
}

/* BLÖCKE */

TEXTAREA {
	background-color:#EFEFEF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	border-style:inset;
	border-width:1px;
	padding:1px;
}

INPUT {
	background-color:#EFEFEF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	border-style:inset;
	border-width:1px;
	padding:1px;
}

.clear {
	background-color: #fbfbfb; 
	background: #fbfbfb;
	border: 0;
}

.clear_pn_status {
	background-color: #e8e8e8; 
	background: #e8e8e8;
	border: 0;
	text-align: right;
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-weight:bold;
}

.file {
	background-color:#EFEFEF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	border-style:inset;
	border-width:1px;
	padding:1px;
}

SELECT {
background-color:#EFEFEF;
font-family:Tahoma,Arial,sans-serif;
font-size:11px;
border-style:inset;
border-width:1px;
padding:1px;
}

.submit {
font-size:11px;
padding:1px;
border-width:1px;
border-style:outset;
}

.grafiksubmit {
padding: 0px;
border-width:0px;
}

.checkbutton {
font-family:Tahoma,Arial,sans-serif;
font-size:11px;
border-style:outset;
border-width:1px;
padding:1px;
}

BUTTON{
}

.buttonred {
width: 59px; 
height: 8px; 
background-color: #ff0000;
}

.buttongreen {
width: 59px; 
height: 8px; 
background-color: #0ca500;
border-style:outset;
border-width:1px;
padding:1px;	
}

/* NAVLINK MENU */

A.navlink_menu {
  display:block;
  padding:0.75em 1.2em 0.75em 1.0em;
  font-family: verdana;
  font-size: 10px;
  color: #3b3b3b;
  text-decoration: none;
}

.navlink_menu, navlink_menu:visited, navlink_menu:active {
  display:block;
  padding:0.75em 1.2em 0.75em 1.0em;
  font-family: Verdana;
  font-size: 10px;
  color: #3b3b3b;
}

.navlink_menu:hover{
  display:block;
  padding:0.75em 1.2em 0.75em 1.0em;
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
	font-weight:bold;
}

/* NAVLINK LOCATION */

A.navlink_location {
font-family: verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
}

.navlink_location, navlink_location:visited, navlink_location:active {
font-family: Verdana;
font-size: 10px;
color: #000000;
}

.navlink_location:hover{
color: #990100;
}

/* NAVLINK MEMBERONLINE */

A.navlink_memonline {
font-family: verdana;
font-size: 10px;
color: #000000;
text-decoration: underline;
}

.navlink_memonline, navlink_memonline:visited, navlink_memonline:active {
font-family: Verdana;
font-size: 10px;
color: #000000;
}

.navlink_memonline:hover{
color: #990100;
text-decoration: none;
}

/* NAVLINK VIEW */

A.navlink_view {
font-family: verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
}

.navlink_view, navlink_view:visited, navlink_view:active {
font-family: Verdana;
font-size: 11px;
color: #000000;
}

.navlink_view:hover{
color: #990100;
}

/* NAVLINK BOARD PAGE SMALL */

A.navlink_board_page_small {
text-decoration: underline;
color: #000000;
}

.navlink_board_page_small, navlink_board_page_small:visited, navlink_board_page_small:active {
text-decoration: underline;
color: #000000;
}

.navlink_board_page_small:hover{
color: #000000;
text-decoration: underline;
}

/* NAVLINK BOARD DIR */

A.navlink_board_dir {
text-decoration: underline;
color: #FFFFFF;
}

.navlink_board_dir, navlink_board_dir:visited, navlink_board_dir:active {
text-decoration: underline;
color: #FFFFFF;
}

.navlink_board_dir:hover{
color: #FFFFFF;
text-decoration: underline;
}

/* NAVLINK EMPTY */

A.navlink_quote {
text-decoration: none;
color: #5593b0;
}

.navlink_quote, navlink_quote:visited, navlink_quote:active {
color: #5593b0;
}

.navlink_quote:hover{
color: #5593b0;
}

/* NAVLINK DEL */

A.navlink_del {
text-decoration: none;
color: #f64754;
}

.navlink_del, navlink_del:visited, navlink_del:active {
color: #f64754;
}

.navlink_del:hover{
color: #f64754;
}

/* NAVLINK EDIT */

A.navlink_edit {
text-decoration: none;
color: #55b059;
}

.navlink_edit, navlink_edit:visited, navlink_edit:active {
color: #55b059;
}

.navlink_edit:hover{
color: #55b059;
}

/* NAVLINK KOMMENTARE MEMBER */

A.navlink_com_member {
font-family: Tahoma;
font-size: 9px;
color: #a09f9f;
text-decoration: none;
}

.navlink_com_member, navlink_com_member:visited, navlink_com_member:active {
font-family: Tahoma;
font-size: 9px;
color: #a09f9f;
}

.navlink_com_member:hover{
color: #990100;
}

/* NAVLINK LOGIN */

A.navlink_login {
font-family: Tahoma;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

.navlink_login, navlink_login:visited, navlink_login:active {
font-family: Tahoma;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

.navlink_login:hover{
color: #990100;
text-decoration: none;
}

/* NAVLINK PHOTO */

A.navlink_photos {
font-family: Tahoma;
font-size: 11px;
color: #000000;
text-decoration: none;
}

.navlink_photos, navlink_photos:visited, navlink_photos:active {
font-family: Tahoma;
font-size: 11px;
color: #000000;
}

.navlink_photos:hover{
color: #990100;
text-decoration: underline;
}

/* NAVLINK POST */

A.navlink_post {
font-family: Tahoma;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

.navlink_post, navlink_post:visited, navlink_post:active {
font-family: Tahoma;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

.navlink_post:hover{
color: #990100;
text-decoration: none;
}

/* NAVLINK IATA */

A.navlink_iata {
font-family: verdana;
font-size: 10px;
color: #990100;
text-decoration: none;
}

.navlink_iata, navlink_iata:visited, navlink_iata:active {
font-family: Verdana;
font-size: 10px;
color: #990100;
}

.navlink_iata:hover{
color: #000000;
}

/* NAVLINK VIEWPHOTO */

A.navlink_viewphoto {
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.navlink_viewphoto, navlink_viewphoto:visited, navlink_viewphoto:active {
font-family: Tahoma;
font-size: 12px;
color: #000000;
}

.navlink_viewphoto:hover{
color: #990100;
}

/* NAVLINK DISCLAIMER */

A.navlink_disclaimer {
font-family: verdana;
font-size: 10px;
color: #7a7a7a;
text-decoration: none;
}

.navlink_disclaimer, navlink_disclaimer:visited, navlink_disclaimer:active {
font-family: verdana;
font-size: 10px;
color: #7a7a7a;
text-decoration: none;
}

.navlink_disclaimer:hover{
color: #990100;
text-decoration: underline;
}

/* BOX SHOWPHOTO */

.box_top_left_corner {
	background-image: url('../images/page/box_top_left_corner.png');
	width: 1px;
	height: 23px;
}

.box_bottom_left_corner {
	background-image: url('../images/page/box_bottom_left_corner.png');
	width: 1px;
	height: 21px;
}

.box_bottom_middle {
	background-image: url('../images/page/box_bottom_middle.png');
	width: 160px;
	height: 21px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.box_top_id {
	background-image: url('../images/page/box_top_id.png');
	width: 80px;
	height: 23px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.box_top_views {
	background-image: url('../images/page/box_top_views.png');
	width: 80px;
	height: 23px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	
}

.box_top_ac {
	background-image: url('../images/page/box_top_ac.png');
	width: 195px;
	height: 23px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.box_top_airport {
	background-image: url('../images/page/box_top_airport.png');
	width: 223px;
	height: 23px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.box_top_photograph {
	background-image: url('../images/page/box_top_photograph.png');
	width: 223px;
	height: 23px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.box_top_right_corner {
	background-image: url('../images/page/box_top_right_corner.png');
	width: 1px;
	height: 23px;
}

.box_left_right_border {
	background-image: url('../images/page/box_left_right_border.png');
	width: 1px;
	background-repeat: repeat-y;
}

.box_bottom_border {
	background-image: url('../images/page/box_left_right_border.png');
	height: 1px;
	background-repeat: repeat-x;
}

.box_picture {
	background-color: #E2E2E2;
	text-align: center;
}

.box_aircraft {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 25px;
	padding-left: 5px;
}

.box_airport {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 25px;
	padding-left: 5px;
}

.box_name{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 25px;
	padding-left: 5px;
	font-weight: bold;
}

.box_reg {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 25px;
	padding-left: 5px;
}

.box_user {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 25px;
	padding-left: 5px;
}

.box_font {
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}

.box_award {
	padding-left: 5px;
}
/* BOXEN */

.table_left_corner {
	background-image: url('../images/page/bg_table_left_corner.jpg');
	width: 10px;
	height: 23px;
}

.table_middle {
	background-image: url('../images/page/bg_table_middle.jpg');
	background-repeat: repeat-x;
	height: 23px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
	font-weight:bold;
}

.table_right_corner {
	background-image: url('../images/page/bg_table_right_corner.jpg');
	width: 10px;
	height: 23px;
}

.table_left {
	background-image: url('../images/page/bg_table_left.jpg');
	background-repeat: repeat-x;
	width: 10px;
}

.table_content {
	background-image: url('../images/page/bg_table_content.jpg');
	background-repeat: repeat-x;
}

.table_right {
	background-image: url('../images/page/bg_table_right.jpg');
	background-repeat: repeat-x;
	width: 10px;
}

.table_left_corner_board {
	background-image: url('../images/page/bg_table_left_corner.jpg');
	width: 10px;
	height: 21px;
}

.table_middle_board {
	background-image: url('../images/page/bg_table_middle.jpg');
	background-repeat: repeat-x;
	height: 21px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
	font-weight:bold;
}

.table_right_corner_board {
	background-image: url('../images/page/bg_table_right_corner.jpg');
	width: 10px;
	height: 21px;
}

.table_break_board {
	background-image: url('../images/page/bg_table_break.jpg');
	width: 3px;
	height: 21px;
}


/* BACKGROUND */

.sp_head {
	background-color: #e6e5e5;
}

.sp_picture {
	background-color: #E2E2E2;
}

.sp_board {
	background-color: #ececec;
}

.sp_text1 {
	background-color: #f5f5f5;
}

.sp_text2 {
	background-color: #efefef;
}