/*
// =========================================================
// telepark.wiki Professional

// This Software is copyright (c) 2007 by telepark, 
// Inh. Patrick Thomas, www.telepark.de. 
// All rights reserved. 

// You may not modify, alter, reverse engineer or emulate 
// the functionality, or create derivative works of the 
// Software in parts or it's entirety without the prior
// written consent of telepark.
// =========================================================
*/

body {
	overflow-y: scroll;
	margin:0;
	padding:0;
}

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	color: #3B5A6F;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	color: #3B5A6F;
}

a {
	color: #0036c2;
	text-decoration: none;
	font-family: ;
	font-size: ;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: ;
	background-color: #f1b6ff;
	font-weight: normal;
}

#treebox {
	position: absolute;
	padding-top: 20px;
	top: 80px;
	left: 0;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: ;
	float: left;
	background-color: #f4f4f4;
	height: 100%;
}

#loading {
	position: absolute;
	right: 10px;
	z-index: 3000;
}

#main {
	position: absolute;
	top: 80px;
	padding-top: 20px;
	float: left;
	height: 100%;
}

#content {
	/*border:1px solid red; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	line-height: 140%;
	margin: 5px;
}

#settingsContent table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	white-space: nowrap;
}

#content table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#topbanner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #3b5a6f;
	/*background-image:url(../imgs/topbanner.jpg); */
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
}

#logo {
	margin-left: 100px;
	margin-top: 10px;
	text-align: left;
	margin-right: 100px;
	margin-bottom: 10px;
	display: none;
}

#version {
	position: absolute;
	top: 56px;
	left: 130px;
	z-index: 1001;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #3B5A6F;
	font-weight: bold;
	display: none;
}

.wikiForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wikiForm td, .wikiForm th {
	text-align: left;
	vertical-align:top;
	font-size:11px;
	padding:3px;
}

.wikiForm input, .wikiForm textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
}

.wikiButton {
	border:1px solid #27467C;
	background-color: #F8F8F8;
	font-size: 10px;
	margin: 0;
}

#loginButton {
	position: absolute;
	top: 20px;
	left: 520px;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 101;
	color: #00aa14;
}

#loginButton a {
	text-decoration: none;
	color: #00aa14;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#loginButton a:hover {
	color: #00791a;
	background-color: ;
	font-weight: bold;
	text-decoration: none;
}


#textlinks {
	position: absolute;
	top: 40px;
	z-index: 101;
	text-align: left;
	display: block;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	left: 520px;
	white-space: nowrap;
}

#textlinks a {
	text-decoration: underline;
	color: #999999;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#textlinks a:hover {
	color: #130079;
	background-color: #eaeaea;
	font-weight: bold;
	text-decoration: underline;
}

#loginBox {
	display: none;
	position: absolute;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 11px;
	font-weight: bold;
	z-index: 100;
	padding: 5px;
	border: 1px solid #3B5A6F;
	background-color: #FCFCFC;
}

#loginBox td {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
}

#loginBox input {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-weight:normal;
}

#innerLoginBox {
	float: left;
	padding:10px;
}

#closeButton {
	float: left;
	width: 21px;
	height:21px;
}

#history {
	border:1px solid #A5ACB2;
	height:100px;
	overflow:auto;
	font-size:10px;
}

#messageBox {
	position: absolute;
	width: 300px;
	z-index: 100;
	background-color: #F0F0F0;
	border: 1px solid #3B5A6F;
	padding: 10px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #3B5A6F;
	text-align: center;
}

#actionsBox {
	position: absolute;
	top: 50px;
	left: 200px;
	z-index: 2500; 
	display: none;
	background-color: #F0F0F0;
	border: 1px solid #3B5A6F;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #3B5A6F;
}

#actionsBox td {
	font-size: 11px;
}
#messageBox h1 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;	
	color: #FFB300;
}


/* telepark.wiki pro */
#searchBox {
	position: absolute;
	top: 40px;
	z-index: 1001;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	width: ;
	height: ;
	right: 10px;
	display: block;
}

#search {
	background-color: white;
	border: black solid 1px;
	border-color: black;
}

.searchButton {
	background-color: white;
	color: black;
}

#signBox {
	position: absolute;
	top: 20px;
	z-index: 1001;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: black;
	font-weight: normal;
	width: ;
	height: ;
	right: 10px;
	display: block;
}

#signEmail {
	background-color: white;
	border: black solid 1px;
	border-color: black;
}

.signButton {
	background-color: white;
	color: black;
}

#searchBox input, #signBox input {
	width:100px;
	font-family: Verdana,Arial,Helvetica;
	font-size:10px;
}

.intBrowserText {
	margin:5px;
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
}

.searchTeaser {
	font-family: Verdana,Arial,Helvetica;
	font-size:10px;
}
.wikiComment {
	width: 100%;
	border: 1px solid #DDDDDD;
	padding: 5px;
}
.simpleComment {
	padding-top: 8px;
}
.wikiAttachement {
	 width: 100%;
	 margin: 0;
	 padding-top: 0px;
	 margin-top: 8px;
}

.tab_active {
	float: left;
	height: 26px;
	margin: 0;
	padding: 6px;
	background-image: url(../imgs/tab_active.gif);
	background-repeat: repeat-x;
}

.tab_inactive {
	float: left;
	height: 26px;
	margin: 0;
	padding: 6px;
	background-image: url(../imgs/tab_inactive.gif);
	background-repeat: repeat-x;
}

.tableft_active {
	float: left;
	height: 26px;
	width: 6px;
	margin: 0;
	padding: 0;
	background-image: url(../imgs/tableft_active.gif);
	background-repeat: no-repeat;
}

.tableft_inactive {
	float: left;
	height: 26px;
	width: 6px;
	margin: 0;
	padding: 0;
	background-image: url(../imgs/tableft_inactive.gif);
	background-repeat: no-repeat;
}

.tabright_active {
	float: left;
	height: 26px;
	width: 12px;
	margin: 0;
	padding: 0;
	background-image: url(../imgs/tabright_active.gif);
	background-repeat: no-repeat;
}

.tabright_inactive {
	float: left;
	height: 26px;
	width: 12px;
	margin: 0;
	padding: 0;
	background-image: url(../imgs/tabright_inactive.gif);
	background-repeat: no-repeat;
}

.tab {
	float: left;
	margin: 0;
}

#tabs {
	padding: 0;
	margin: 0;
	z-index: 1009;
}

#settingsContent {
	position: absolute;
	top: 50px;
	border: #bababa solid 1px;
	border-top: none transparent 0px;
	padding: 0;
}

*html #settingsContent {
	top: 45px;
}

#buttontab {
	float: right;
	height: 26px;
	background-image: url(../imgs/tab_empty.gif);
	background-repeat: repeat-x;
}

#emptytab {
	float: left;
	height: 26px;
	background-image: url(../imgs/tab_empty.gif);
	background-repeat: repeat-x;
	margin: 0;
}

.details {
	position: absolute;
	top: 15px;
	left: 15px;
	display: none;
	border: #bababa solid 1px;
	background-color: #F3F3F3;
	padding: 5px;
}

#pagePrintLink {
	position: absolute;
	right: 0px;
	top: 5px;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #911d00;
	text-align: right;
	z-index: 2000;
}

#pagePrintLink a {
	text-decoration: underline;
	color: #911d00;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10px;
	font-weight: bold;
}


#pagePrintLink a:hover {
	color: #da002b;
	background-color: #fff73c;
	font-weight: bold;
	text-decoration: none;
}

#bookmarkLink {
	position: absolute;
	top: 25px;
	right: 0px;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1700c2;
	text-align: right;
	z-index: 2000;
}

#bookmarkLink a {
	text-decoration: underline;
	color: #1700c2;
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10px;
	font-weight: bold;
}


#bookmarkLink a:hover {
	color: #faff0c;
	background-color: #ff0cd8;
	font-weight: bold;
	text-decoration: underline;
}


