#content {
	width: 100%;
	font-size: 0.85em;
}
.bs_body {
	margin-bottom: 5px;
}

.bs_body code {
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: #f5f5f5;
}

a {
	color: #851B1B;
	border-bottom: 1px dotted #851B1B;
	/*line-height: 150%;*/
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #851B1B;
	border-bottom: 1px solid #851B1B;
}

/* ------------ BODY ------------ */

body.bs_body {
	margin: 10px 20px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	background-color: #fff;
}

.bs_body a {
	border-bottom: 0px;
}
.bs_body a:hover {
	text-decoration: underline;
}

/* ------------ THE DIFFERENT CONTENT-STYLES ------------ */

/* for the main content */
.bs_main {
	padding: 0.4em;
	background-color: #e9ebe2;
}

/* the description-columns and something similar */
.bs_coldesc {
	padding: 0.4em;
	padding-left: 0.6em;
	font-size: 0.9em;
	background-color: #c8c9c1;
	font-weight: bold;
}

/* the columns on the left (if 2 column-layout) */
.bs_left {
	padding: 0.4em;
	padding-left: 0.6em;
	font-size: 0.9em;
	background-color: #c8c9c1;
	font-weight: bold;
}

.bs_coldesc_sep {
	border-top: 1px solid #fff;
	background-color: #c8c9c1;
	padding: 0.2em;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}

/* the topics (titles of areas) */
.bs_topic {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	padding: 0.4em;
	background-color: #777;
	background-image: url(images/topic.gif);
	background-repeat: repeat-x;
	text-align: center;
}
td.bs_topic {
	padding: 0.3em;
}
h1.bs_topic {
	margin: 0;
	padding: 0.3em;
}
.bs_topic a {
	background-image: none;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}
.bs_topic a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

/* small text (often descriptions) */
.bs_desc {
	padding-top: 0.5em;
	font-size: 0.9em;
	font-weight: normal;
}

/* ------------ HEADLINE ------------ */

div.bs_headline {
	cursor: pointer;
	background-color: #DBDBDB;
	background-image: url(images/headline_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 81px;
}

.bs_menu_wrapper {
	background-image: url(images/topic.gif);
	background-repeat: repeat-x;
	background-color: #777;
}
.bs_menu a {
	color: #fff;
	font-weight: bold;
	border-bottom: 0px;
}
.bs_menu a:hover {
	color: #fff;
	text-decoration: underline;
	border-bottom: 0px;
}

li.bs_welcome_left {
	padding: 0.25em;
}
li.bs_welcome_right {
	padding: 0.25em;
}

/* ------------ BOTTOM ------------ */

div.bs_bottom {
	background-color: #ebebeb;
}

li.bs_bottom {
	padding: 2px;
}

/* ------------ FORMULARS ------------ */

fieldset.bs_form dl {
	background-color: #c8c9c1;
}

fieldset.bs_form dt {
	padding: 0.5em;
	width: 21%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

fieldset.bs_form dd {
	padding: 0.5em;
	margin-left: 23%;
	background-color: #e9ebe2;
	vertical-align: middle;
}

fieldset.bs_subform dl {
	background-color: #e9ebe2;
}

fieldset.bs_subform dt {
	font-weight: normal;
	width: 25%;
}

fieldset.bs_subform dd {
	margin-left: 25%;
}

/* ------------ BBCODE BUTTONS ------------ */

input.bs_bbcode {
	height: 26px;
	padding: 2px;
}

img.bs_bbcode {
	padding: 2px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	vertical-align: top;
}

.bs_bbcode_popup {
	background-color: #fff;
	border: 1px solid #aaa;
	border-bottom: none;
}
.bs_bbcode_popup li {
	border-bottom: 1px solid #aaa;
}
.bs_bbcode_popup li a {
	color: #000;
	padding: 0.2em;
	border-bottom: 0px;
}
.bs_bbcode_popup li a:hover {
	color: #000;
	background-color: #f0f0f0;
	text-decoration: none;
}

/* ------------ TABLE BORDER ------------ */

.bs_border {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 1px;
	border: 1px solid #ccc;
}

/* ------------ TOPICS ------------ */

.bs_topics_small a {
	font-size: 0.9em;
	color: #808080;
	text-decoration: none;
	border-bottom: 0px;
}

.bs_topics_small a:hover {
	color: #000000;
	text-decoration: underline;
	border-bottom: 0px;
}

/* ------------ FORUMS ------------ */

td.bs_forums {
	padding: 0.4em;
	background-color: #e9ebe2;
}

.bs_forums a {
	font-size: 1.3em;
	line-height: 200%;
}

td.bs_forums_small {
	padding: 0.4em;
	background-color: #e9ebe2;
}

.bs_forums_small a {
	font-size: 0.95em;
	border-bottom: 0px;
	color: #555;
}
.bs_forums_small a:hover {
	color: #000;
}

td.bs_categories {
	padding: 0.4em;
	background-color: #c8c9c1;
}

.bs_categories a {
	font-size: 1.3em;
}

/* ------------ POSTS ------------ */

.bs_post_separator {
	background-color: #555;
	height: 4px;
	line-height: 4px;
	font-size: 4px;
	padding: 0;
	margin: 0;
}

.bs_signature_sep {
	color: #888;
	height: 1px;
	width: 50%;
}

.bs_quote_section {
	border: 1px solid #ccc;
	background-color: #555;
	margin: 0.5em 0.8em;
}

.bs_quote_section_top {
	padding: 0.4em;
	background-color: #555;
	font-size: 1.05em;
	color: #FFFFFF;
}

.bs_quote_section_main {
	padding: 0.4em;
	background-color: #f5f5f5;
}

.bs_lcode {
	width: 20px;
	border-right: 1px solid #ccc;
	padding-right: 0.2em;
}
.bs_rcode {
	padding-left: 0.2em;
	font-family: "courier new", monospace;
	font-size: 1.2em;
}

.bs_posts_bar_1 {
	padding: 0.4em;
	background-color: #c8c9c1;
}

.bs_posts_bar_2 {
	padding: 0.4em;
	background-color: #c8c9c1;
}

.bs_posts_left_1 {
	background-color: #e9ebe2;
}

td.bs_posts_left_2 {
	background-color: #e9ebe2;
}

.bs_posts_main_1 {
	font-size: 1.05em;
	line-height: 140%;
	background-color: #e9ebe2;
}

.bs_posts_main_2 {
	font-size: 1.05em;
	line-height: 140%;
	background-color: #e9ebe2;
}

/* ------------ CALENDAR ------------ */

td.bs_calendar {
	font-weight: normal;
	background-color: #FFFFFF;
}

td.bs_calendar_today {
	background-color: #FFFFFF;
	border: 2px solid #7F90AE;
}

td.bs_calendar_empty {
	padding: 0.4em;
	background-color: #EBEBEB;
}

td.bs_calendar_empty_today {
	padding: 0.4em;
	background-color: #EBEBEB;
	border: 2px solid #7F90AE;
}

td.bs_calendar_border {
	padding: 0.4em;
	background-color: #DBDBDB;
}

td.bs_calendar_border_today {
	padding: 0.4em;
	background-color: #DBDBDB;
	border: 2px solid #7F90AE;
}

/* ------------ OTHER ------------ */

span.bs_unread {
	color: #FF0000;
	font-weight: bold;
}

span.bs_highlight {
	background-color: #FFFF00;
	color: #000;
}

input,select,textarea {
	padding: 0.2em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
}

/* ------------ PAGINATION ------------ */

.bs_pageno {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
}

.bs_pagecurrent {
	padding: 0px 4px;
	font-weight: bold;
}

.bs_pageno a {
	padding: 1px 4px;
	border-bottom: 0px;
}

.bs_pageno a:hover {
	background-color: #851B1B;
	color: #fff;
	text-decoration: none;
}

/* ------------ BUTTON ------------ */

a.bs_button {
	background-image: url(images/btnbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #851B1B;
	border-left: 5px solid #851B1B;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
}

a.bs_button:hover {
	color: #851B1B;
	text-decoration: none;
}

a.bs_button_big {
	background-image: url(images/btnbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #851B1B;
	border-left: 5px solid #851B1B;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
}

a.bs_button_big:hover {
	color: #851B1B;
	text-decoration: none;
}

a.bs_button_selected {
	border: 1px solid #d75858;
	border-left: 5px solid #d75858;
}

a.bs_button_selected:hover {
	color: #d75858;
	text-decoration: none;
}