/* this site specific
	brownisch FD6115
*/

/* reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
sup {
	font-size: 80%;
	vertical-align: super;
}
sub {
	font-size: 80%;
	vertical-align: sub;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

option {
	margin: 3px;
}
input {
	padding: 1px;
}
form {
	display: inline;
}
img {
/*	display: block;	*/
	border: 0;
}

/* specific styles for this site */
body {
	min-width: 750px;
	color: #000000;
	background-color: #C0C0C0;
	font-size: 10pt;
	font-family: "Arial", "Helvetica", sans-serif;
	line-height: 1.4;
}

td, th {
	line-height: 1.5;
	vertical-align: top;
	font-weight: normal;
}

code, tt, pre {
	white-space: pre;
	font-family: "Courier", "Courier New", monospace;
	font-size: 13px;
}
textarea {
	font-family: "Courier", "Courier New", monospace;
	font-size: 13px;
}
blockquote {
	background-color: #DDDDDD;
	margin: 5px 5px 2px 5px;
	padding: 5px 5px 0 5px;
	border: 1px;
	border-style: inset;	
	font-style: italic;
}

/* layout specific */
table.main {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 905px;
	border: 1px solid black;
	background-color: white;
}
td.main {
	vertical-align: top;
	padding: 0;
}
tr.main {
	padding: 0;
}
td.header-left {
	height: 152px;
	padding: 0;
	background-image: url('../../layout/images/site/header-left.jpg');
}
td.header-right {
	height: 152px;
	padding: 0;
	margin: 0;
	background-image: url('../../layout/images/site/header-right.jpg');
}

td.navigation {
	background-image: url('../../layout/images/site/navigation-panel.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	
	height: 600px;
}

#contents {
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	width: 658px;
	min-height: 600px;

	background-color: white;
	background-image: url('../../layout/images/site/contents-panel.jpg');
	background-repeat: no-repeat;
	background-position: right top;

	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: black;
}
#contentswide {
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	width: 900px;
	min-height: 600px;

	background-color: white;
	background-image: url('../../layout/images/site/contents-panel.jpg');
	background-repeat: no-repeat;
	background-position: right top;

	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: black;
}

/* navigation stuff */
#navigation {
	padding-top: 15px;
	padding-left: 35px;
}
#navigation .singlenav {
	background-image: url('../../layout/images/site/navigation-bullet.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-top: 6px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 10px;
	text-align: left;
}
#navigation .morenav {
	background-image: url('../../layout/images/site/navigation-bullet.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-top: 6px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 10px;
	text-align: left;
}
#navigation .subnav {
	height: 22px;
	padding-left: 12px;
	text-align: left;
}

#navigation a:hover {
	border: none;
	text-decoration: underline; 
	color: #FD6115; 
}
#navigation a {
	display: block;
	text-decoration: none; 
	color: black;
	padding-bottom: 3px;
}											
#navigation a.singlemenu {
	background-image: url('../../layout/images/site/navigation-bullet.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}
#navigation a.moremenu {
	background-image: url('../../layout/images/site/navigation-bullet.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}
#navigation a.submenu {
	color: #000000;
}
#navigation a.notpublic {
	color: green;
}
#navigation a.active {
	font-weight: bold;
}
#navigation a.notpublic.active {
	color: green;
	font-weight: bold;
}

#navigation .spacer {
	height: 15px;
	padding: 0;
}
#navigation .separator {
	height: 5px;
	margin: 0 15px 10px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#navigation img {
	padding: 10px;
}

#stopwatch {
	padding: 10px;
	font-size: 80%;
}

/* status panel */
#status {
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
}
#status div.user {
	margin-top: 4px;
	padding-left: 10px;
	font-size: 10px;
}
#status div.session {
	margin-top: 8px;
	padding-left: 10px;
	font-size: 10px;
	color: #444444;
}
#status div.site {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 120%;
	color: red;
}

#copyright {
	padding-top: 20px;
	padding-left: 10px;
	color: #888888;
}
#debug {
	padding-top: 10px;
	padding-left: 10px;
	color: #444444;
}
#validators {
	padding-top: 10px;
	padding-left: 10px;
}

/* footer style */
#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #888888;
}
#footer a {
	text-decoration: none;
	color: #888888;
}
#footer a:hover {
	text-decoration: underline;
	color: #C07050;
}

/* headings */
h1, h2, h3, h4 {
	color: #000000;
}
h1 {
	display: inline;
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 10px 0;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
}
h3 {
	font-weight: normal;
	font-size: 10pt;
}
h4 {
	display: inline;
	font-weight: normal;
	font-size: 10pt;
	padding-right: 5px;
}

/* regular links */
a {
	color: #C07050;
	text-decoration: none;
}
a:hover {
	color: #FD6115;
	text-decoration: underline;
}
a.link:visited {
	color: #A07050;
}

/* subapps styles */
.preview, .syntax {
	background-color: #EEEEEE;
}

.templateheader-header {
}
.templateheader-title h2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 25px;
	padding-left: 25px;
	background-image: url('../../layout/images/site/head-main.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin-bottom: 2px;
	text-align: left;
}
.templateheader-details h4 {
	color: #CCCCCC;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.templateheader-details a {
	color: #CCCCCC;
}

.items-item {
	clear: both;
	margin-bottom: 10px;
}
.items-header {
}
.items-title h2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 25px;
	padding-left: 25px;
	background-image: url('../../layout/images/site/head-main.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin-bottom: 2px;
	float: left;
	text-align: left;
}
.items-subtitle h3 {
	clear: both;
	font-weight: normal;
}
.items-details {
	color: #888888;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}
.items-edit-link {
	color: #AAAAAA;
}
.items-admin-link {
	font-size: 12px;
	color: #AAAAAA;
}
.items-hidden {
	color: #C0A000;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}
.items-contents {
	clear: both;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 3ex;
	text-align: justify;
}
.items-contents a {
	color: #C07050;
	text-decoration: none;
}
.items-contents a:visited {
	color: #A07050;
	text-decoration: none;
}
.items-contents a:hover {
	color: #C07050;
	text-decoration: none;
	border-bottom: 1px dashed #C07050;
}
.items-contents h2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 25px;
	padding-left: 22px;
	background-image: url('../../layout/images/site/head-main.png');
	background-repeat: no-repeat;
	background-position: 0;
	margin-top: 20px;
	margin-bottom: -20px;
}
.items-contents h3 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url('../../layout/images/site/head-sub.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-bottom: 5px;
}
.items-contents h5 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 25px;
	padding-left: 22px;
	background-image: url('../../layout/images/site/head-main.png');
	background-repeat: no-repeat;
	background-position: 0;
	margin-top: 20px;
	margin-bottom: -20px;
}
.items-contents h6 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url('../../layout/images/site/head-sub.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 10px;
	margin-bottom: -10px;
}

.wiki-item {
	margin-bottom: 15px;
}
.wiki-header {
	background-color: #6699CC;
	padding: 5px 0px 23px 9px;
	margin-bottom: 1px;
	margin-top: -1px;
	margin-left: -1px;
}
.wiki-title h2 {
	font-weight: bold;
	font-size: 10pt;
	color: inherit;
	float: left;
	text-align: left;
}
.wiki-details-header h4 {
	font-size: 10pt;
	color: inherit;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}
.wiki-details-notitle h4 {
	font-size: 8pt;
	color: #666;
	margin-left: 5px;
	margin-right: 5px;
}
.wiki-edit-link {
	padding-left: 10px;
	color: #888888;
}
.wiki-admin-link {
	color: #AAAAAA;
}
.wiki-hidden {
	color: #DDDD00;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.wiki-contents {
	clear: both;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 1ex;
}
.wiki-contents a {
	color: #C07050;
	text-decoration: none;
}
.wiki-contents a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #CC1122;
}
.wiki-contents a.link:visited {
	color: #CC1122;
	border-bottom: 1px dotted #66BB00;
}
.wiki-details a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 0;
}
.wiki-edit-link {
	color: #CCCCCC;
}

/* general modifiers */
.rounded-corners {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
}

.noshow {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
.noshow:hover {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
.info:hover {
	cursor: help;
}
.nowrap {
	white-space: nowrap;
}
.inline {
	display: inline;
}
.overline {
	text-decoration: overline;
}
.underline {
	text-decoration: underline;
}

.edit {
	color: #888888;
	padding: 2px 1px 2px 1px;
}
.edit:hover {
	color: #FD6115;
	text-decoration: underline;
}

.color {
	color: #C07050;
}
.backgroundcolor {
	background: #C07050;
}
.smaller {
	font-size: 80%;
}
.tiny {
	font-size: 60%;
}
.help {
	color: #888888;
}

.error {
	color: #FF0000;
	font-weight: bold;
}
.lowprofile {
	color: #888888;
}
.midprofile {
	color: #AAAAAA;
}
.highprofile {
	color: #FF0000;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.smiley {
	vertical-align: middle;
}

.current {
	background-color: #EE8888;
}

.hidden {
	display: none;
}
.border {
	border: 1px solid #000000;
}

.code {
	font-family: "Courier", "Courier New", monospace;
	font-size: 13px;
}
.fixedfont {
	font-family: "Courier", "Courier New", monospace;
	font-size: 13px;
}

/* html commands */
ul.items {
	padding: 2px;
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: outside;
}
ol.items {
	padding: 2px;
	margin-left: 15px;
}
li.subitems {
	margin-left: 10px;
	list-style-type: circle;
	list-style-position: outside;
}

#cleardiv {
	clear: both;
}

div.skip {
	clear: both;
	height: 2ex;
}
div.smallskip {
	clear: both;
	height: 1ex;
}
div.clear {
	clear: both;
}

a.nav {
}
a.nav-active {
	font-weight: bold;
}

/* tables */
td, th {
	padding: 2px 4px 2px 4px;
	text-align: left;
}
td.left, th.left {
	text-align: left;
}
td.right, th.right {
	text-align: right;
}
td.center, th.center {
	text-align: center;
}
td.justify, th.justify {
	text-align: justify;
}

table.narrow td, table.narrow th {
	padding: 0;
}
table.wide td, table.wide th {
	padding: 4px 10px 4px 10px;
}
table.smaller td, table.smaller th {
	font-size: 8pt;
}
table.tight {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}
table.tight td, table.tight td {
	margin: 0;
	padding: 1px 0 1px 0;
	border: 0;
	border-spacing: 0;
}
table.normal {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 1px;
}
table.normal td, table.normal th {
	margin: 0;
	padding: 1px 4px;
	border: 0;
	border-spacing: 0;
}
table.normal td:first-child {
	padding-left: 0;
}
table.normal td:last-child {
	padding-right: 0;
}
table.wider {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border: 0;
}
table.wider td, table.wider th {
	margin: 0;
	padding: 1px 15px 1px 0;
	border-spacing: 0;
	border: 0;
}
table.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.border {
	border-collapse: collapse;
}
table.border td, table.border th {
	padding: 3px;
	border: 1px solid gray;
}
table.colors {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 1px;
}
table.colors td, table.colors th {
	margin: 0;
	padding: 3px 4px;
	border: 0;
	border-spacing: 0;
}

table.list {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}
table.list table.nested {
	margin: -2px 0 0 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}
table.list tr.list {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}
table.list td.list {
	margin: 0;
	padding: 2px 0 2px 0;
	border: 0;
	border-spacing: 0;
}
table.list td.number {
	margin: 2px 0 0 0;
	padding: 2px 5px 2px 0;
	border: 0;
	border-spacing: 0;
}
table.list td.bullet {
	margin: 0 0 0 0;
	padding: 2px 5px 0 0;
	border: 0;
	border-spacing: 0;
}

td.contents, th.contents {
	text-align: justify;
}

/* form specific */
.formtextarea_resize {
	color: #888888;
	text-decoration: none;
	border-bottom: none;
}
.formtextarea_resize:hover {
	color: #4466CC;
	text-decoration: none;
	border-bottom: none;
}

.formcheckbox_toggle {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
.formcheckbox_toggle:hover {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}

/* blockscript syntax */
.bs_pass {
	color: black;
}
.bs_command {
	color: green;
}
.bs_token {
	color: red;
}
.bs_arg {
	color: blue;
}
.bs_comment, .bs_commentline {
	color: maroon;
}
.bs_number {
	color: gray;
	font-size: 7px;
}
.bs_hidden {
	color: silver;
}

/* blockscript commands */
img.left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
img.right {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.border {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
img.frame {
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
}
.text-left {
	display: block;
	text-align: left;
}
.text-right {
	display: block;
	text-align: right;
}
.text-center {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.text-justify {
	display: block;
	text-align: justify;
}
.text-add {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.text-del {
	text-decoration: line-through;
}

.formtext {
	font-family: "Courier", "Courier New", monospace;
	font-size: 13px;
	width: 200px;
	border: inset 1px #CCCCCC;
	padding: 3px;
	margin: 0;
}

/*
::selection {
	background: #ffb7b7;
}
::-moz-selection {
	background: #ffb7b7;
}
*/
