img {
	border: 0px;
}

.bbody {
	background-color: transparent;
	padding: 4px;
	border-top: 1px solid #aaa;
}
.bbody ul, .bbody ol, .tbody ul, .tbody ol {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 26px;
}
.bbody ul, .tbody ul {
	list-style-image: url(forum/images/1/list.gif);
}
.bfoot {
	background-color: #ededed;
	font-size: 8pt;
	padding: 4px;
	border-top: 1px solid #aaa;
}
.border {
	border: 1px dashed #bbb;
	padding: 5px;
}
#blank h3 img, #content h3 img, #window h3 img, .tables th img, .h3 img {
	vertical-align: middle;
}
.inlineheader {
	border-top: 0px solid #aaa;
}
.topfooter {
	border-top: 0px solid;
}
.tables {
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
}
.tables td, .tables th {
	border: 1px solid #bbb;
	padding: 4px;
}
.tables th {
	background-color: #ddCC00;
	background-image: url(forum/images/1/obox.png);
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
.tbody {
	background-color: transparent;
	font-size: 9pt;
}
.tfoot {
	background-color: #ededed;
	font-size: 8pt;
}

.notice_box {
	border: 1px dashed #bbb;
	background-color: transparent;
	padding: 4px;
	font-size: 8pt;
}
.notice_box strong {
	float: left;
	display: block;
	width: 70px;
	text-align: center;
}
.notice_box span {
	margin-left: 75px;
	display: block;
}

a:link {
	color:#ddCC00; 
	text-decoration: underlined;
}

a:visited {
	color:#ddCC00; 
	text-decoration: underlined;
}

a:active {
	color:black; 
	text-decoration:none;
}

a:hover {
	color:#330000; 
	text-decoration:underline;
}

div#container {
	width: 550px;
	margin: 0 auto;
	border-width: 1px;
}

div#content {
	width: 550px;
	margin: 0 auto;
	border-width: 1px;
}

/* Header und Breadcrumb-Navigation */
h1 {
	margin: 0px;
	padding: 0px;
	background-image: url('standard/header.jpg');
	height: 73px;
	width: 515px;
	border: 1px solid #839FBC;
}
h1 a, h1 a:hover {
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
}
.breadcrumb {
 	border: 0px;
	border-top: 1px solid #aaa;
	height: 22px;
	line-height: 17px;
	margin: -25px auto 0px auto;
	width: 507px;
	padding: 3px 4px 4px 4px;
 	font-size: 11px;
}
.breadcrumb a {
	border-bottom: 1px dotted #aaa;
}
.breadcrumb a:hover {
	border-bottom: 1px solid #aaa;
}

form {
	margin: 0px;
}
input, select, textarea {
	z-index: 0;
	font-size: 9pt;
	background-color: #F5F8FA;
	border: 1px solid #336699;
	padding: 1px 2px 1px 2px;
}
acronym {
	border-bottom: 1px dotted #8B8060;
	cursor: help;
}
.tooltip {
	left: -1000px;
	top: -1000px;
	visibility: hidden;
	position: absolute;
	max-width: 300px;
	max-height: 300px;
	overflow: auto;
	border: 1px solid #336699;
	background-color: transparent;
	font-size: 8pt;
}
.tooltip_header {
	display: block;
	background-color: #E1E8EF;
	color: #24486C;
	padding: 3px;
	border-bottom: 1px solid #839FBC;
}
.tooltip_body {
	padding: 3px;
}
img {
	vertical-align: middle;
	border: 0px;
}
hr {
	height: 1px;
	border: 0;
	border-bottom: 1px #008000 solid;
}

.stext {
	font-size: 8pt;
	font-weight: normal;
}
.btext {
	font-size: 12pt;
	color: #FFCC00;
	font-weight: bold;
}
.minibr {
	line-height: 5px;
}
.sep {
	margin-left: 16px;
}

/* Offline und Banned-Seite */
#blank {
	width: 100%;
	margin-top: 1em;
}

/* Oberes Menü im Forum */
.topmenu {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	display: block;
	background-color: transparent;
	padding: 4px;
}
.topmenu li {
	display: inline;
	font-weight: bold;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

/* Footer */
#copyright {
	padding-top: 1.5em;
	clear: both;
	font-size: 8pt;
	text-align: center;
}

/* Tabellenlose Formulare */
.label, label, .labeldiv {
	float: left;
	display: block;
	vertical-align: middle;
}
.label_inner {
	width: 100%;
}
.label {
	width: 65%;
}
label, .labeldiv {
	width: 15%;
	padding-right: 16px;
	font-weight: bold;
}
.newinput {
	clear: left;
}
.formsep {
	height: 1px;
	line-height: 1px;
	border: 0;
	border-bottom: 1px #839FBC dotted;
}

/* I-Frames der Dokumente */
.iframe {
	width: 495px;
	height: 450px;
	overflow: auto;
	border: 0px solid #bbb;
}

/* Themen- und PN-Ansicht */

.uploadbox {
	border: 1px solid #bbb;
	background-color: transparent;
	margin: 2px;
	padding: 4px;
	max-width: 40%;
	min-width: 24%;
	//position: relative;
	//float: left;
}
.signature {
	font-size: 0.9em;
	color: #555555;
}
.uploadbox_br {
	clear: left;
}

/* Pagination */
.pagination .page_number {
	border: 1px solid #B6BCC1;
	color: #24486C;
	padding: 0px 2px;
	margin: 0px 2px;
	text-decoration: none;
}
.pagination .page_number_current, .pagination .page_number:hover {
	border: 1px solid #336699;
	background-color: #336699;
	padding: 0px 2px;
	margin: 0px 2px;
}
.pagination .page_more {
	margin: 0px 2px;
}
.pagination .page_separator {
	display: none;
}

/* Bars / Charts */
.votebar {
	background-color: #008000;
	font-size: 8px;
	height: 8px;
	border: solid #000000 1px;
}

.fullname {
	font-weight: bold;
	font-style: italic;
	color: #555555;
}
.viewmembername {
	width: 49%;
	float: left;
}
.viewmemberdetails {
	width: 50%;
	float: right;
	text-align: right;
}
.invclear {
	clear: both;
	line-height: 0px;
}

.highlight {
	background-color: green;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

/* Profil */
.highlight_pos {
	color: green;
}
.profiledata br {
	line-height: 0px;
}
.profiledata em br {
	line-height: 1em;
}
.profiledata em {
	font-style: normal;
	margin-left: 7px;
	display: block;
}
.profiledata h5 {
	font-weight: bold;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

.profiledata ul {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

/* Index der Einstellungen */
.editprofile_index {
	margin: auto;
	text-align: center;
}
.editprofile_index li {
	width: 31%;
	text-align: center;
	display: block;
	margin: 1%;
	float: left;
}
.editprofile_index li br {
	clear: none;
}
.editprofile_index ul {
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px;
}
.editprofile_index br {
	clear: left;
}

/* Dropdown-Menues */
.popup_noscript {
	text-align: center;
	background-color: #bbb;
	border: 1px solid #839FBC;
	border-top: 0px;
}
.popup_noscript li {
	display: inline;
	font-weight: bold;
	padding-right: 0.8em;
	padding-left: 0.8em;
}
.popup_noscript strong {
	text-align: left;
	display: block;
	padding: 4px;
	background-color: #FFCC00;
	border-top: 1px solid #839FBC;
	border-bottom: 1px solid #839FBC;
	color: #336699;
	font-size: 9pt;
}
.popup_noscript ul {
	padding: 4px;
	margin: 0px;
	list-style-type: none;
}

.popup {
	left: -1000px;
	top: -1000px;
	visibility: hidden;
	width: 200px;
	position: absolute;
	border: 1px solid #336699;
	border-top: 0px solid;
	text-align: left;
	font-weight: normal;
	background-color: #550000;
}
.popup select {
	width: 194px;
}
.popup strong {
	display: block;
	padding: 2px;
	font-size: 9pt;
	color: #336699;
	background-color: #FFCC00;
	border-top: 1px solid #336699;
}
.popup ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.popup li, .topmenu .popup li {
	font-size: 9pt;
	background-color: #bbb;
	font-weight: normal;
	border-top: 1px solid #336699;
	padding: 0px;
	display: block;
}
.popup li form, .popup li p {
	padding: 2px;
	margin: 0px;
}
.popup li a, .popup_line {
	padding: 2px;
	color: #336699;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-color: #bbb;
}
.popup li a:hover, .popup_line:hover {
	color: #000000;
	background-color: #F5F8FA;
}

/* Ausrichtung */
.center {
	text-align: center;
}
.right {
	float: right;
}
.block {
	display: block;
}
.textright {
	text-align: right;
}
.left {
	float: left;
}

/* BB-Code Ausgabe */
.bb_table {
	display: block;
	border-collapse: collapse;
	margin: 2px;
}
.bb_table td, .bb_table th {
	border: 1px solid #839FBC;
	padding: 3px;
	background-image: none;
}
.bb_table th {
	background-color: #E1E8EF;
	color: #24486C;
	text-align: center;
	font-size: 9pt;
}

.bb_inlinecode {
	color: #880000;
	white-space: normal;
}

.bb_blockcode {
	border: 1px solid #839FBC;
	background-color: #F5F8FA;
	padding: 4px;
	margin-left: 15px;
	overflow: auto;
	max-height: 400px;
	min-height: 50px;
	width: 560px;
}
.bb_blockcode li {
	white-space: pre;
	font-family: 'Courier New', monospace;
	font-weight: normal;
	font-style: normal;
	margin-left: 4px;
}
.bb_blockcode a {
	border-bottom: 1px dotted #000000;
}
.bb_blockcode a:hover {
	border-bottom: 1px solid #000000;
}
.bb_blockcode_options {
	float: right;
	margin: 0px 40px -1px 0px;
	border: 1px solid #839FBC;
	border-bottom: 0px;
	background-color: #F5F8FA;
	padding: 1px 5px 1px 5px;
	font-size: 8pt;
}
.bb_blockcode_options:hover, .bb_blockcode_options:focus {
	background-color: #E1E8EF;
}

.bb_header {
	margin: 0px;
	margin-top: 10px;
}
.bb_size_extended {
	letter-spacing: 3px;
}
.bb_quote {
	margin: 0px;
	width: 90%;
	padding-left: 53px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: italic;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
}
.bb_quote blockquote {
	padding-left: 0px;
	font-size: 9pt;
	margin: 0px;
}
.bb_ot span {
	border-top: 1px dashed #FFCC00;
	border-bottom: 1px dashed #FFCC00;
	padding-left: 10px;
	color: #7E9AB8;
	font-size: 9pt;
	display: block;
	margin: 1px;
}
.bb_edit ins {
	display: block;
	margin: 1px;
	padding-left: 5px;
	text-decoration: none;
	border-left: 2px solid #FFCC00;
}
.bb_hide {
	color: #aaa;
	font-size: 9pt;
}
.bb_hide span {
	margin-left: 10px;
	display: block;
}

.nowrap {
	white-space: nowrap;
}
.plainlabel {
	float: none;
	display: inline;
	width: auto;
	padding-right: 0px;
	font-weight: normal;
}

/* BB-Code-Editor */
.editor_textarea_outer {
	border: 1px solid #888;
	width: 100%;
	border-collapse: collapse;
}
.editor_textarea_outer td {
	padding: 4px;
}
.editor_toolbar {
	border-bottom: 1px solid #C9C9C9;
	background-color: #F4F4F4;
	height: 28px;
}
.editor_toolbar_dropdown {
	border: 1px solid #F4F4F4;
	padding: 2px;
	color: #000000;
	font-size: 9pt;
}
.editor_toolbar_dropdown:hover {
	border: 1px solid #999;
}
.editor_toolbar_smiley {
	border: 1px solid #F4F4F4;
	padding: 2px;
}
.editor_toolbar_smiley_on {
	border: 1px solid #999;
	padding: 2px;
}
.editor_toolbar_button {
	width: 20px;
	height: 20px;
	border: 1px solid #F4F4F4;
}
.editor_toolbar_button_on {
	width: 20px;
	height: 20px;
	border: 1px solid #999;
}
.editor_textarea_inner {
	background-color: #bbb;
	font-size: 9pt;
	border-width: 0px;
	width: 100%;
	overflow: auto;
	margin: -4px;
	padding: 4px;
}
.editor_statusbar {
	font-size: 8pt;
	background-color: #F4F4F4;
	border-top: 1px solid #C9C9C9;
}
.editor_statusbar a {
	color: #000000;
	text-decoration: none;
}
.editor_statusbar a:hover {
	text-decoration: underline;
}

.editor_textarea_outer .popup {
	border: 1px solid #888;
	max-height: 250px;
	width: 200px;
}
.editor_textarea_outer .popup ul {
	list-style-type: none;
}
.editor_textarea_outer .popup strong {
	text-align: center;
	color: #000;
	background-color: #eee;
	border-width: 0px;
	border-bottom: 1px solid #888;
	padding: 2px;
	font-size: 9pt;
}
.editor_textarea_outer .popup li {
	border-width: 0px;
	padding: 2px 3px 1px 3px;
	background-color: #bbb;
	font-size: 9pt;
}
.editor_textarea_outer .popup li a, .editor_textarea_outer .popup_line {
	color: #000000;
	text-decoration: none;
	border: 1px solid #bbb;
	background-color: transparent;
	padding: 2px;
}
.editor_textarea_outer .popup li a:hover, .editor_textarea_outer .popup_line:hover {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	color: #000000;
}

.bbcolor {
	padding: 10px;
	background-color: transparent;
	line-height: 13px;
	font-size: 13px;
}
.bbcolor span {
	width: 10px;
	height: 13px;
	display: block;
	float: left;
	cursor: pointer;
}
.bbcolor img {
	width: 10px;
	height: 13px;
	border-width: 0px;
}
.bbcolor img:hover {
	width: 8px;
	height: 11px;
	border: 1px solid #FFFFFF;
}

.bbtable {
	background-color: transparent;
	padding: 4px;
}
.bbtable input {
	width: 35px;
	float: left;
	background-color: transparent;
	border: 1px solid #888888;
	text-align: center;
	margin-right: 5px;
}

.bbsmileys img {
	margin: 2px 8px 2px 4px;
}

/* IE Fix */
.iefix_br {
	line-height: 0px;
}