body.forum
{
	background: #eff0f2 url(images/fbs_Top.gif) top left repeat-x;
	margin: 20px;
	font-family: "Verdana", "Arial", "Helvetica", "XHelvetica", "Sans-Serif";
	font-size: 12px;
	color: #fff;
}

table.headerElements
{
	width: 100%;
}

table.headerElements td.left
{
	width: 100%;
	text-align: left;
}

table.headerElements td.left,
table.headerElements td.right
{
	padding-top: 11px;
}

table.headerElements td.left img
{
	width: 291px;
	height: 60px;
	background: url(images/head_img.gif) top left no-repeat;
}

table.headerElements td.right img
{
	width: 212px;
	height: 60px;
	background: url(images/head_img1.gif) top left no-repeat;
}

table.foMShell
{
	width: 100%;
}

table.foMShell table.inner
{
	width: 100%;
}

table.foMShell table.inner td.inner
{
}

table, td
{
	font-family: "Verdana", "Arial", "Helvetica", "XHelvetica", "Sans-Serif";
	font-size: 12px;
	color: #666;
}

form
{
	white-space: nowrap; 
	padding: 0px;
	margin: 0px;
}

a:link, a:visited
{
	font-family: "Verdana", "Arial", "Helvetica", "XHelvetica", "Sans-Serif";
	font-size: 12px;
	color: #285689;
	text-decoration: none;
}
a:hover
{
	font-family: "Verdana", "Arial", "Helvetica", "XHelvetica", "Sans-Serif";
	font-size: 12px;
	color: #6b8eb4;
	text-decoration: none;
}
h1
{
	margin-top:0px;
	margin-bottom: 15px;
	font-family: "Verdana", "XHelvetica", "Helvetica";
	font-size: 13pt;
	font-weight:bolder;
	color: #000;
}
h2
{
	margin-top:0px;
	margin-bottom: 8px;
	font-family: "Verdana", "XHelvetica", "Helvetica";
	font-size: 11pt;
	color: #000;
}

.menu
{
	border: 3px outset #999;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.message, div.message
{
}

div.message
{
}

span.time
{
	font-family: "Verdana", "Arial", "Helvetica", "XHelvetica", "Sans-Serif";
	font-size: 10px;
	color: #a1041f;
	text-decoration: none;
}

div.nav
{
	display: block;
	font-family: "Verdana", "Arial", "Helvetica", "XHelvetica", "Sans-Serif";
	font-size: 12px;
	color: #69c;
	padding: 6px;
	text-decoration: none;
	background-color: #333;
}

body.forum div.entryShell,
body.forum div.odd
{
	background: #d1d1d1;
	padding: 10px;
	padding-bottom: 8px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
	border-right: 1px solid #a1a1a1;
}


body.forum div.odd
{
	background: #e1e1e1;
}

body.forum div.entry
{
	white-space: nowrap;
	font-family: "Verdana", "Arial", "Helvetica", "XHelvetica", "Sans-Serif";
	font-size: 9px;
	padding-bottom: 4px;
}

body.forum div.entryShell div.entry span.indentSign
{
	color: #a1a1a1;
}

body.forum div.odd div.entry span.indentSign
{
	color: #b1b1b1;
}


/* >> Formular Elements */
form.entryFormular
{
	/width: 100%;
	margin: 0;
	padding: 0;
}

form.entryFormular table
{
	width: 100%;
}

form.entryFormular table tr.nickname
{
	display: none;
}

form.entryFormular table th
{
	text-align: right;
	font-weight: bold;
	color: #666;
	vertical-align: top;
	padding-right: 5px;
	white-space: nowrap;
}

form.entryFormular table th,
form.entryFormular table td
{
	padding-top: 2px;
}

form.entryFormular table td
{
	width: 100%;
}

form.entryFormular table td input,
form.entryFormular table td textarea
{
	width: 100%;
	border: 1px solid #a1041f;
}

form.entryFormular table td textarea
{
	overflow: auto;
}

form.entryFormular table td.submit
{
	padding-top: 12px;
	text-align: right;
}

form.entryFormular table td.submit input.sub
{
	width: 174px;
	height: 26px;
	border: 0;
	background: url(images/submitButton.gif) top left no-repeat;
	
}

/* << */

/* >> smilie box */
form.entryFormular table th table.smilieBox
{
	width: auto;
	margin-left: auto;
	margin-top: 8px;
}

form.entryFormular table th table.smilieBox td.smilie
{
	padding: 0 7px 5px 0;
	width: auto;
}

form.entryFormular table th table.smilieBox td.smilie img
{
	cursor: hand;
	cursor: pointer;
}
/* << */


input.formEl
{
	width: 300px;
}

textarea.formEl
{
	width: 300px;
}


/* >> standard box */
div.boxMainShell
{
	/width: 100%;
	background: #c7ccd5 url(images/fbs_boxT.gif) top left repeat-x;
	margin-bottom: 20px;
}

div.boxMainShell div.bmD1
{
	background: url(images/fbs_boxR.gif) top right repeat-y;
}

div.boxMainShell div.bmD2
{
	background: url(images/fbs_boxB.gif) bottom left repeat-x;
}

div.boxMainShell div.bmD3
{
	background: url(images/fbs_boxL.gif) top left repeat-y;
}

div.boxMainShell div.bmDC1
{
	background: url(images/boxTL.gif) top left no-repeat;
}

div.boxMainShell div.bmDC2
{
	background: url(images/boxTR.gif) top right no-repeat;
}

div.boxMainShell div.bmDC3
{
	background: url(images/boxBL.gif) bottom left no-repeat;
}

div.boxMainShell div.bmDC4
{
	background: url(images/boxBR.gif) bottom right no-repeat;
	padding: 20px 27px 27px 20px;
}
/* << */


/* >> standard inner box */
div.innerBoxMainShell
{
	/width: 100%;
	background: #e4e7ee url(images/fbs_innerBoxT.gif) top left repeat-x;
	margin-top: 10px;
}

div.innerBoxMainShell div.ibmD1
{
	background: url(images/fbs_innerBoxR.gif) top right repeat-y;
}

div.innerBoxMainShell div.ibmD2
{
	background: url(images/fbs_innerBoxB.gif) bottom left repeat-x;
}

div.innerBoxMainShell div.ibmD3
{
	background: url(images/fbs_innerBoxL.gif) top left repeat-y;
}

div.innerBoxMainShell div.ibmDC1
{
	background: url(images/innerBoxTL.gif) top left no-repeat;
}

div.innerBoxMainShell div.ibmDC2
{
	background: url(images/innerBoxTR.gif) top right no-repeat;
}

div.innerBoxMainShell div.ibmDC3
{
	background: url(images/innerBoxBL.gif) bottom left no-repeat;
}

div.innerBoxMainShell div.ibmDC4
{
	background: url(images/innerBoxBR.gif) bottom right no-repeat;
	padding: 15px;
}
/* << */


/* >> pager */
	div.pagerShell
	{
		text-align: right;
		margin-top: 10px;
		margin-bottom: 5px;
		padding-right: 27px;
	}
	
	div.pagerShell div.psDes1
	{
	}
	
	/* Blaetterelement Tabelle */
	table.pager
	{
		margin-left: auto;
	}
	
	/* Blaetterelement Tabellenspalte */
	table.pager td
	{
		vertical-align: middle;
	}
	
	table.pager td.pagesInfo
	{
		padding-right: 20px;
		font-weight: bold;
	}
	
	table.pager td.pagesInfo span.prompt
	{
		font-weight: normal;
	}
	
	/* Blaetterelement erste Seite Bild aktiv*/
	table.pager td.firstActive,
	table.pager td.firstPassive
	{
		padding-right: 3px;
	}
	
	table.pager td.firstActive a img
	{
		width: 13px;
		height: 12px;
		margin: 0px 3px 0px 0px;
		background: url(images/pagerfirstPageArrowActive.gif) top left no-repeat;
		border: 0px;
	}
	
	/* Blaetterelement erste Seite Bild passive*/
	table.pager td.firstPassive img
	{
		width: 13px;
		height: 12px;
		margin: 0px 3px 0px 0px;
		background: url(images/pagerfirstPageArrowPassive.gif) top left no-repeat;
	}
	
	/* Blaetterelement vorherige Seite Bild aktiv*/
	table.pager td.previousActive a img
	{
		width: 7px;
		height: 12px;
		margin: 0px 3px 0px 0px;
		background: url(images/pagerPreviousPageArrowActive.gif) top left no-repeat;
		border: 0px;
	}
	
	/* Blaetterelement vorherige Seite Bild passive*/
	table.pager td.previousPassive img
	{
		width: 7px;
		height: 12px;
		margin: 0px 3px 0px 0px;
		background: url(images/pagerPreviousPageArrowPassive.gif) top left no-repeat;
	}
	
	/* Blaetterelement naechste Seite Bild aktiv*/
	table.pager td.nextActive a img
	{
		width: 7px;
		height: 12px;
		margin: 0px 0px 0px 3px;
		background: url(images/pagerNextPageArrowActive.gif) top right no-repeat;
		border: 0px;
	}
	
	/* Blaetterelement naechste Seite Bild passive*/
	table.pager td.nextPassive img
	{
		width: 7px;
		height: 12px;
		margin: 0px 0px 0px 3px;
		background: url(images/pagerNextPageArrowPassive.gif) top right no-repeat;
	}
	
	/* Blaetterelement letzte Seite Bild aktiv*/
	table.pager td.lastActive,
	table.pager td.lastPassive
	{
		padding-left: 3px;
	}
	
	table.pager td.lastActive a img
	{
		width: 13px;
		height: 12px;
		margin: 0px 0px 0px 3px;
		background: url(images/pagerLastPageArrowActive.gif) top right no-repeat;
		border: 0px;
	}
	
	/* Blaetterelement letzte Seite Bild passive*/
	table.pager td.lastPassive img
	{
		width: 13px;
		height: 12px;
		margin: 0px 0px 0px 3px;
		background: url(images/pagerLastPageArrowPassive.gif) top right no-repeat;
		border: 0px;
	}
	
	/* Blaetterelement Seitenzahlen normal*/
	table.pager td.item a
	{
		display: block;
		font-size: 12px;
		margin-bottom: 1px;
		padding: 0 2px 0 2px;
	}
	
	/* Blaetterelement Seitenzahlen normal*/
	table.pager td.item span
	{
		font-size: 12px;
		font-weight: bold;
		color: #a1041f;
	}
	
	/* Blaetterelement Designelement */
	table.pager td.desEl img
	{
		width: 1px;
		height: 11px;
		margin: 0 3px 0 3px;
		background: #666;
		border-right: 1px solid #fff;
	}
/* << pager */


/* >>Headline element*/
div.stdHeadline
{
}

div.stdHeadline div.shDes1
{
	text-align: center;
}

div.stdHeadline div.shDes1 h1
{
	font-size: 17px;
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	color: #666;
	margin: 5px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}
/* << */


/* >> Sccessful message */
div.successfulEntry div.seDes1 p
{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	color: #090;
	margin: 3px 0 5px 0;
}
/* << */


/* >> navigation buttons */
div.stdButtonShell
{
}

div.stdButtonShell div.stdbD1
{
	text-align: left;
}

div.stdButtonShell div.stdbD1 table
{
}

div.stdButtonShell div.stdbD1 table td
{
	padding: 5px 6px 5px 6px;
}

div.stdButtonShell  td div.stdButton a:link,
div.stdButtonShell  td div.stdButton a:visited,
div.stdButtonShell  td div.stdButton a:hover
{
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	display: block;
	color: #000;
	font-size: 12px;
	line-height: 13px;
	background: url(images/buttonbgL.gif) top left no-repeat;
}

div.stdButtonShell  td div.stdButton a:hover
{
	background-image: url(images/buttonbgL_hv.gif);
}

div.stdButtonShell  td div.stdButton a:link span,
div.stdButtonShell  td div.stdButton a:visited span,
div.stdButtonShell  td div.stdButton a:hover span
{
	display: block;
	background: url(images/buttonbgR.gif) top right no-repeat;
	padding: 5px 13px 8px 13px;
}

div.stdButtonShell  td div.stdButton a:hover span
{
	background-image: url(images/buttonbgR_hv.gif);
}

/* << */

/* >> Search */
div.searchShellOuter
{
	/width: 100%;
}

div.searchShellOuter form
{
	margin: 0;
	padding: 0;
}

div.searchShellOuter form table.sContent
{
	width: 100%;
}

div.searchShellOuter td.modes
{
	padding-right: 10px;
}

div.searchShellOuter td.modes table td.text,
div.searchShellOuter td.modes table td.modesField
{
	padding-left: 3px;
	white-space: nowrap;
}

div.searchShellOuter td.modes select
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
}

div.searchShellOuter td.field
{
	padding-right: 5px;
	width: 100%;
}

div.searchShellOuter td.field input
{
	border: 1px solid #a1041f;
	width: 100%;
}

/* no results */
div.searchWithNoRes div.nrDes1 p
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	color: #900;
}
/* << */

