/* Global cascading style-sheet definition for AFP - FAQ */

body	{
	padding:0px;
	margin:0px;
	color:#103050;
	background-color: #E0E0E0;
	font-size:15px;
	font-family:verdana,arial,sans-serif;
	text-align:left;
	background-image: url(/images/afpfaq_s.jpg);
	background-position: top left;
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
}

h1,h2,h3,h4,h5,h6	{
	color:#103050;
	font-family:verdana,arial,sans-serif;
}

table	{
	border-spacing:0px;
/*	display: block; */
}

td	{
	font-size:15px;
	vertical-align:top;
	}

img	{
	border: 0px;
}
acronym	{
	border-bottom: 1px dashed #103050;
	cursor: help;
}

.border {
	border: 1px solid #0040D0;
}

a	{
	color:#103050;
	border-width: 0px;
	padding: 1px 2px;
	text-decoration: none;
	}

a:hover	{
	color:#103050;
	background-color:#E0E0E0;
	border: 1px solid black;
	padding: 0px 1px;
	}

a.img {
	padding: 1px 2px;
	}
a.img:hover {
	background-color: transparent;
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
	}

div#advertise {
/*	background-color:	#99CCFF;		*/
/*	border:				2px inset #0040D0;	*/
}

div#nsbanner /* Creates Nonscrolling banner region */
	{
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999999;
	}

.question	{
	background-color:#0040D0;
	padding:3px;
	text-decoration:none;
	color:#E0E0E0;
	}

.hnavi	{
	background-color:#0040D0;
	text-decoration:none;
	vertical-align:bottom;
	color:#E0E0E0;
	font-weight:bold;
	padding:2px;
	}

.navi	{
	background-color:#0040D0;
	text-decoration:none;
	vertical-align:bottom;
	color:#E0E0E0;
	font-size:12px;
	font-weight:bold;
	white-space: nowrap;
	}

.sidenavi	{
	background-color:#0040D0;
	text-decoration:none;
	vertical-align:bottom;
	color:#E0E0E0;
	font-size:10px;
	font-weight:bold;
	}

.copy	{
	background-color:#E0E0E0;
	font-size:12px;
	}

.sidecopy	{
/*	background-color:#E0E0E0;			*/
	background-color: transparent;
	font-size:10px;
	}

.addnotecaption	{
	background-color: transparent;
	text-decoration: none;
	vertical-align: bottom;
	color: #E0E0E0;
	font-size: 14px; 
	font-weight: bold;
	}

.addnote	{
	background-color: transparent;
	text-decoration: none;
	vertical-align: bottom;
	color: #E0E0E0;
	font-size: 12px; 
	font-weight: bold;
	}

input.button, input.text, select {
	color:#0040D0;
	background-color:#FFFFFF;
	border: 1px solid #0040D0;
	}
input.button {
	background-color: #103050;
/*	border-radius: .2em;	*/
	}

.search	{
	color:				#103050;
	background-color:	#99CCFF;
	border:				2px inset #0040D0;
	font-size:			10px;
	width:				144px;
	}

.login	{
	color:				#103050;
	background-color:	#99CCFF;
	border:				2px inset #0040D0;
	font-size:			10px;
	}

.left	{
	background-color:#E0E0E0;
	border-right: 2px dotted blue;
	}

.right	{
	text-align:right;
	border-right: 2px dotted blue;
	}

.bottom	{
	text-align:right;
	border-bottom: 2px dotted blue;
	}

.OuterTable	{
	background-color: #E0E0E0;
	border-spacing: 1px;
}

.TableHeader	{
	background-color: #DE0029;
	font-size: 14px;
}
 
.InnerTable	{
	background-color: white; 
}

tr.faq_header {
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(/images/afpfaq_s.jpg);
	background-color: #E0E0E0;
}

li.hz {
	text-align: center;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#rating ul {
	display: inline;
}

/* Styles für den GFDL Hinweis am Ende jeden Artikels. */
.gfdl {
	color:#103050;
	background-color:#E0E0E0;
	margin: 2px;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	text-align:center;
}

/* explizite CSS-Anweisungen bzgl. der Tree-Navigation. */
#poll {
	visibility: visible;
	background-color: #99CCFF;
	width: 156px;
	font-size: x-small;
	border: 2px inset #0040D0;
	padding: 0px;
}
.poll {
	font-size: x-small;
	vertical-align: baseline;
}

div.forumtopics {
	font-size:	x-small;
}

table.dfpug td {
	font-size:	x-small;
}

/* explizite CSS-Anweisungen bzgl. der Tree-Navigation. */
#treemenu {
	background-color: #99CCFF;
	width: 156px;
	height: 260px;
	overflow: auto;
	visibility: visible;
	font-size: x-small;
	white-space: nowrap;
	border: 2px inset #0040D0;
	padding: 0px;
}
.treemenu {
	border: none;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	padding: 0px 1px 0px 0px;
}
.treenode {
	border: none;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	padding: 0px;
}

#advertise {
	vertical-align:	center;
}

/*--- Style for user contributed notes ---*/
.notesheader {
}
.notestext {
}

div.lastrequest {
	text-align: right;
	font-size:12px;
}

div#infobox /* tooltip infobox */
	{
	position:				absolute;
	visibility:				hidden;
	z-index:				20;
	top:					0px;
	left:					0px;
}

.menu_itemhead {
	border-bottom: 2px solid #EFEFEF;
}

td.inline {
	text-align:				center;
    vertical-align:         middle;
    font-size:              11px;
    font-style:             italic;
}

img.inline {
    padding:                2px;
    border-width:           medium;
/*	border-color:           #CCCCCC;	*/
/*	border-top-color:       #000000;	*/
/*	border-left-color:      #000000;	*/
/*    border-style:           outset; /*groove; ridge;*/
}

iframe.forumframe {
	background-color: 			#99CCFF;
	border:						0px;
/*	frameborder:				0px;		*/
	height:						1000px;
	width:						100%;
/*	scrollbar-face-color:		#ffffff;	*/
/*	scrollbar-highlight-color:	#000000;	*/
/*	scrollbar-shadow-color:		#ffffff;	*/
/*	scrollbar-3dlight-color:	#ffffff;	*/
/*	scrollbar-arrow-color:		#000000;	*/
/*	scrollbar-base-color:		#000000;	*/
/*	scrollbar-track-color:		#808080;	*/
/*	scrollbar-darkshadow-color:	#000000;	*/
}

/*---------------
| Form elements |
---------------*/

input,textarea,select { font: normal 11px Verdana,Arial,Helvetica,sans-serif; }

input:hover,textarea:hover,select:hover {
	text-decoration: none;
}

/*-----------------------------------------
| 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: normal 11px Verdana,Arial,Helvetica,sans-serif; }

/*-------------------------------
| The main submit button option |
-------------------------------*/

input.mainoption { background-color: #FAFAFA; font-weight: bold; }

/*-------------------------
| None-bold submit button |
-------------------------*/

input.liteoption { background-color: #FAFAFA; 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: #C0E0FF; border-style: none; }

/* End definitions */




#ContentLeft {
	float:left;
	overflow:auto;
	width:175px;
	height: 100%;
	padding-left:10px;
	padding-right:0px;
	border-right:1px dotted #0040D0;
	background-color:#E0E0E0;
	background-repeat: repeat-y;
	background-image: url(/images/afpfaq_side.gif);
	font-size:12px;
}
#Content {
	margin-left: 185px;
	background-color: #99CCFF;
/*	padding-bottom: 10px;*/
}
#Footer {
	clear:left;
	overflow:hidden;
	padding:0px;
}

