/* Tikinewt theme stylesheet (tikinewt.css);
 (imports lite.css, layout.css and design.css) 

	Theme CSS is comprised of these sections:
	XHTML elements, Siteheader & Identity; Menus, Links;
	Misc. Center Col.; Misc. Global; Boxes; Tables, Tabs;
	Wiki (inc. plugins, etc.); Articles; Blogs; Forums;
	Galleries; Trackers; Categories, Tags; Polls; FAQs;
	Quizzes; Shoutbox; Directory; Messages; TikiSheets;
	Calendar; Admin; and Ajax, jquery, etc. */
/* Import layout foundation CSS file. */
@import "knappschaft/tiki.css";

#wrapper {
			margin: 0 0 0 60px;
			width: 740px;
			border: none;
}
#head {
	  	width: 100%;
}
#logo {
			float:left;
			margin: 0 18px 0 0;
}
#topmenu {
			float: right;
			width: 356px; 
			border-bottom: 1px dashed #999999;
			margin-top: 9px;
			padding-bottom: 5px;
}
.topbutton {
			font-family: 'CaeciliaLTStd', Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			float: left;
			margin: 0 6px;
}

.bottombutton {
			font-family: 'CaeciliaLTStd', Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			float: left;
			margin: 0 7px 0 6px;
}

a {
			color: #999999;
			text-decoration: none;
}

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

.toplast {margin: 0 4px 0 2px !important;}

.spacer50v { height: 50px; }
.clear {clear: both; }

#content_left {float: left; width:250px; margin-right: 29px;}

#content_right {float: left; width: 182px;}
#content_right img {margin-bottom: 10px;}

#main {}
#minerspaket { 
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	top: 100px
	left: 10px;
	width: 66px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 1px solid grey;
}

#minerspaket p {
	vertical-align: middle;
}

#miners { float: left; width:66px; margin-right: 56px;}
#content { float: left; width: 461px}
#pdf { float: left;
	margin: 0 0 0 10px !important;
	color: #999999;
	width: 146px;
	position: absolute;
	left: 645px;
	top: 118px;
	font-size: 12px;
}
#knappschaft3dlink a {
	color: #c01528;
	font-weight: bold;
}
#footer {
	margin-left: 183px;
	margin-bottom: 13px;
	padding-top: 5px;
	width: 268px;
	border-top: 1px dashed #999999;
}

body {
	background: white;
	font-size: 14px;
	line-height: 1.25em;
	font-family: "Times New Roman", serif;
	color: black;
	margin-top: 10px;
}

td {
	font-size: 14px;
	line-height: 1.25em;
}

h2 { margin: 0; padding: 0; font-size: 18px; font-weight: bold;}
h3 { margin: -5px 0 0 0; padding: 0; }
p { margin: 0; padding: 0;}

h1.pagetitle {
	display: none;
}

.box-footer,
.wikitopline { 
	display: none !important;
}

.categbar {
	margin: 0;
}

.adminoptionboxchild {display: block !important;}

.wikiplugin-split td {
	padding-right: 5px; 
}

.dbmimg_table td {
	padding-right: 0; 
}

.pageheader {
	color: black;
	font-weight: bold;
	font-size: 16.8px;
	font-family: "Times New Roman",serif;
}

html > body {
	font-size: 14px;
}

.dbmimg_desc {
	font-size: 12px;
}
