* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #b6c4e7;
	font-size: 9pt;
	line-height: 16px;
	margin: 5px;
	padding: 0px;
}

.bbody ol, .tbody ol {
	list-style-image: none;
}

#container {
	width: 100%;
	margin: auto;
}
#window {
	margin: auto;
}
a {
	text-decoration: underline;
	color: #0000f9;
}
a:hover {
	color : #c41515;
	text-decoration: underline;
}
form {
	margin: 0px;
}
input, select, textarea {
	z-index: 0;
	font-size: 9pt;
	background-color: #F5F8FA;
	border: 1px solid #747474;
	padding: auto 2px auto 2px;
}
acronym {
	border-bottom: 1px dotted #8B8060;
	cursor: help;
}
img {
	vertical-align: middle;
	border: 0px;
}
hr {
	height: 1px;
	border: 0;
	border-bottom: 1px #747474 solid;
}

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

/* Header und Breadcrumb-Navigation */
h1 {
	position: top:0px; left:0px;
	margin: 0px;
	padding: 0px;
	background-image: url('standard/header2.jpg');
	height: 73px;
	width: 99%;
	border: 1px solid #808080;
}
h1 a, h1 a:hover {
	font-size: 1px;
	line-height: 5px;
	text-align: right;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.breadcrumb {
 	border: 0px;
	border-top: 0px solid #808080;
	height: 23px;
	line-height: 17px;
	margin: -25px auto 0px auto;
	width: 85%;
	padding: 3px 4px 4px 4px;
 	font-size: 11px;
 	color: #454545;
	text-decoration: none;
}
.breadcrumb a {
	color: #454545;
	text-decoration: none;
	border-bottom: 1px dotted #808080;
}
.breadcrumb a:hover {
	color: red;
	border-bottom: 1px solid #808080;
}

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

/* Inhalt */
#content {
	float: left;
	width:81%;
	margin-left: 5px;
}
.bbody {
	background-color: #edf3f9;
	border-top: 1px solid #747474;
	padding: 5px;
}
.bbody ul, .bbody ol, .tbody ul, .tbody ol {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 26px;
}
.bbody ul, .tbody ul {
	list-style-image: url(standard/list.gif);
}
.bbody ol, .tbody ol {
	list-style-image: none;
}
.bfoot {
	background-color: #abd4fd;
	font-size: 8pt;
	color: #24486C;
	padding: 4px;
	border-top: 1px solid #747474;
}
.border {
	border: 1px solid #747474;
	background-color: #ffffff;
}
#content h3 img, #window h3 img, .tables th img, .h3 img {
	vertical-align: middle;
}
.inlineheader {
	border-top: 1px solid #747474;
}
.topfooter {
	border-top: 0px solid;
}
.tables {
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
}
.tables td, .tables th {
	border: 1px solid #747474;
	padding: 4px;
}
.tables th {
	background-color: #BCCADA;
	background-image: url(standard/obox.jpg);
	text-align: left;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.tbody {
	background-color: #edf3f9;
	font-size: 10pt;
}
.tfoot {
	background-color: #abd4fd;
	font-size: 8pt;
	color: #24486C;
}

/* Navigation */
#navigation {
	float: left;
	width: 18%;
}
.navigation_cat {
	border: 1px solid #747474;
	background-color: #edf3f9;
	margin-top: 5px;
}
.navigation_cat p, .navigation_cat form {
	padding: 4px;
	margin: 0px;
}
.navigation_cat h3, #content h3, #window h3, #blank h3, .h3 {
	padding: 4px;
	margin: 0px;
	background-color: #BCCADA;
	background-image: url(standard/obox.jpg);
	font-size: 10pt;
	color: #000000;
}
.navigation_cat ul ul, .navigation_cat ul {
	list-style: none;
	margin: 0px;
	margin-left: 10px;
}
.navigation_cat ul ul {
	font-size: 8pt;
	padding: 0px;
	padding-left: 8px;
	list-style-image: url(standard/list.gif);
}
.navigation_cat ul {
	padding: 4px;
	padding-left: 10px;
	list-style-image: url(standard/list2.gif);
}
.navigation_cat li {
	padding: 2px;
}

.navigation_cat h3 {
	border-bottom: 1px solid #747474;
}

#content h3, .outline {
	border: 1px solid #747474;
}
#content .border h3 {
	border-width: 0px;
}
.h3 {
	font-weight: bold;
}


/* Oberes Menü im Forum */
.topmenu {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	display: block;
	background-color: #edf3f9;
	padding: 4px;
	border-top: 1px solid #747474;
}
.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: 28%;
	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: 595px;
	height: 450px;
	overflow: auto;
	border: 0px solid #ffffff;
}

/* Themen- und PN-Ansicht */
.uploadbox {
	border: 1px solid #747474;
	background-color: #F5F8FA;
	margin: 2px;
	padding: 4px;
	width: auto;
	min-width: 24%;
	position: relative;
	float: left;
}
.signature {
	font-size: 0.9em;
	color: #555555;
}
.uploadbox_br {
	clear: left;
}

/* Bars / Charts */
.votebar {
	background-color: #BCCADA;
	font-size: 8px;
	height: 8px;
	border: solid #839FBC 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: yellow;
	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: #ffffff;
	border: 1px solid #747474;
	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: #BCCADA;
	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 {
	z-index: 10;
	left: -1000px;
	visibility: hidden;
	width: 200px;
	position: absolute;
	top: -1000px;
	border: 1px solid #336699;
	border-top: 0px solid;
	text-align: left;
	font-weight: normal;
}
.popup select {
	width: 194px;
}
.popup strong {
	display: block;
	padding: 2px;
	font-size: 9pt;
	color: #336699;
	background-color: #BCCADA;
	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: #ffffff;
	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: #ffffff;
}
.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;
}

/* Smiley Interface */
#menu_bbsmileys {
	display: block;
	text-align: center;
	width: 140px;
}

#popup_bbsmileys {
	max-height: 200px;
	width: 255px;
}
.tables_bbsmileys {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 0px;
}

.tables_bbsmileys td {
	border: 1px solid #839FBC;
	padding: 3px;
}
.bbsmileys {
	margin-bottom: 5px;
	width: 140px
}
.bbsmileys td {
	padding: 3px;
}
/* BB-Code Interface */
#menu_bbcolor, #menu_bbsize, #menu_bbhx, #menu_help, #menu_bbalign {
	font-size: 9pt;
	font-weight: bold;
}
#codebuttons a, #menu_bbcolor, #menu_bbsize, #menu_bbhx, #menu_help, #menu_bbalign {
	border: 1px solid #336699;
	background-color: #F5F8FA;
}
#codebuttons br {
	clear: left;
}
#codebuttons a {
	height: 18px;
	float: left;
	display: block;
	padding: 2px;
	margin: 1px;
	vertical-align: middle;
}
#codebuttons a:hover {
	background-color: #BCCADA;
}
#codebuttons img {
	vertical-align: middle;
}
.bbcolor {
	line-height: 12px;
	font-size: 10px;
}
.bbcolor span {
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	cursor: pointer;
}

/* BB-Code Ausgabe */
.highlightcode a {
	border-bottom: 1px dotted #336699;
	/* target-new: tab; */
}
.highlightcode a:hover {
	border-bottom: 1px solid #336699;
}
.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_header {
	display: block;
}
.bb_blockcode {
	border: 1px solid #839FBC;
	background-color: #F5F8FA;
	padding: 2px;
	margin: 0px;
	margin-left: 10px;
	overflow: auto;
	max-height: 400px;
	min-height: 50px;
	width: 550px;
}
.bb_blockcode td {
	font-family: "Courier New", monospace;
	font-size: 11px;
	line-Height: 13px;
	white-space: nowrap;
	vertical-align: top;
}
.bb_header {
	margin: 0px;
	margin-top: 10px;
}
.bb_size_extended {
	letter-spacing: 3px;
}
.bb_quote {
	margin: 0px;
	width: 98%;
	padding-left: 5px;
}
.bb_quote blockquote {
	border-bottom: 1px solid #839FBC;
	border-top: 1px solid #839FBC;
	padding-left: 10px;
	font-size: 9pt;
	margin: 1px;
}
.bb_ot span {
	border-top: 1px dashed #BCCADA;
	border-bottom: 1px dashed #BCCADA;
	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 #BCCADA;
}
.bb_hide {
	color: #aaaaaa;
	font-size: 9pt;
}
.bb_hide span {
	margin-left: 10px;
	display: block;
}

/* Spellchecker */
.disabled {
	font-size: 11px;
	background-color: #F5F8FA;
	border: 1px solid #336699;
	color: #cccccc;
}
.spellcheckbutton {
	width: 90px;
}
.spellcheckinput {
	width: 180px;
}
/* Higlighting for bad spelled words */
.mistake {
	border: 0;
	border-bottom: 1px dotted red;
	background-color: #E1CCCD;
	text-align: center;
	font-family: monospace;
	font-size: 10pt;
}
.transparent {
	border: 0;
	background-color: #ffffff;
	text-align: center;
	font-family: monospace;
	font-size: 10pt;
	border-bottom: 1px dotted red
}
.spellchecktext {
	font-family: monospace;
	font-size: 10pt;
}

.nowrap {
	white-space: nowrap;
}
.plainlabel {
	float: none;
	display: inline;
	width: auto;
	padding-right: 0px;
	font-weight: normal;
}
/* IE Fix */
.iefix_br {
	line-height: 0px;
}


.tooltip {
	left: -1000px;
	top: -1000px;
	visibility: hidden;
	position: absolute;
	max-width: 300px;
	max-height: 300px;
	overflow: auto;
	border: 1px solid #336699;
	background-color: #ffffff;
	font-size: 8pt;
}

.tooltip_header {
	display: block;
	background-color: #E1E8EF;
	color: #24486C;
	padding: 3px;
	border-bottom: 1px solid #839FBC;
}

.tooltip_body {
	padding: 3px;
}

tt {
	font-family: 'Courier New', monospace;
}