/*
 *                    MediaWiki
 *
 *
 * A template which makes JSP-Wiki(http://jspwiki.org/) 
 * look like MediaWiki(http://mediawiki.org/)
 *
 * (c) 2005 Martin Unger (martin.ung@utanet.at) 
 * Based on the Monobook-Skin for Mediawiki by
 * Gabriel Wicke and the Default-Skin for JSP-Wiki 
 *
 * License: GPL (http://www.gnu.org/copyleft/gpl.html)
 */
#column-content {
	width: 100%;
	float: right;
	/* margin: 10 10 .6em -12.2em;*/
	margin: 0 0 .6em -12.2em;
	padding: 0;
	overflow: visible;
}

#content {
	margin: 2.8em 0 0 12.2em;
	padding: 0 1em 1.5em 1em;
	background: white;
	color: black;
	border: 1px solid #aaa;
	border-right: none;
	line-height: 1.5em;
	position: relative;
	z-index: 2;
}

#column-one {
	padding-top: 160px;
}

body {
	font: small sans-serif;
	background: #f9f9f9 url(headbg.jpg) 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}

#globalWrapper {
	color: black;
	font-size: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.visualClear {
	clear: both;
}

table {
	font-size: 100%;
	background: white;
	color: black;
}

a {
	text-decoration: none;
	color: #002bb8;
	background: none;
}

a:visited {
	color: #5a3696;
}

a:active {
	color: #faa700;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: middle;
}

p {
	color: black;
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}

p img {
	margin: 0;
}

hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0 .2em 0;
}

h1,h2,h3,h4,h5,h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}

h1 {
	font-size: 188%;
}

h2 {
	font-size: 150%;
}

h3,h4,h5,h6 {
	border-bottom: none;
	font-weight: bold;
}

h3 {
	font-size: 132%;
}

h4 {
	font-size: 116%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 80%;
}

ul {
	color: black;
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}

ol {
	color: black;
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}

li {
	color: black;
	margin-bottom: .1em;
}

dt {
	font-weight: bold;
	margin-bottom: .1em;
}

dl {
	margin-top: .2em;
	margin-bottom: .5em;
}

dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}

form {
	border: none;
	margin: 0;
}

textarea {
	width: 100%;
	padding: .1em;
}

q {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}

code {
	background-color: #f9f9f9;
}

pre {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
}

.firstHeading {
	margin-bottom: .1em;
}

.error {
	color: red;
	font-size: larger;
}

.small,.small * {
	font-size: 94%;
}

table.small {
	font-size: 100%;
}

.portlet {
	border: none;
	margin: 0 0 0.5em;
	padding: 0;
	float: none;
	width: 11.6em;
	overflow: hidden;
}

.portlet h4 {
	font-size: 95%;
	font-weight: normal;
	white-space: nowrap;
}

.portlet h5 {
	background: transparent;
	padding: 0 1em 0 .5em;
	display: inline;
	height: 1em;
	text-transform: lowercase;
	font-size: 91%;
	font-weight: normal;
	white-space: nowrap;
}

.portlet h6 {
	background: #ffae2e;
	border: 1px solid #2f6fab;
	border-style: solid solid none solid;
	padding: 0 1em 0 1em;
	text-transform: lowercase;
	display: block;
	font-size: 1em;
	height: 1.2em;
	font-weight: normal;
	white-space: nowrap;
}

.pBody {
	font-size: 85%;
	background-color: white;
	color: black;
	border-collapse: collapse;
	border: 1px solid #aaa;
	/*If 1px, in Firefox it will disappear when zoomed?!*/
	border-bottom: 2px solid #aaa;
	padding: 0 .8em .3em .5em;
}

.portlet h1,.portlet h2,.portlet h3,.portlet h4 {
	margin: 0;
	padding: 0;
}

.portlet ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(bullet.gif);
	font-size: 95%;
}

.portlet li {
	padding: 0;
	margin: 0;
	border: 0px;
}

#p-logo {
	z-index: 3000;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	margin-top: 20px;
}

input.searchButton {
	margin-top: 1px;
	font-size: 95%;
}

#searchInput {
	width: 10.9em;
	margin: 0;
	font-size: 95%;
}

#p-search .pBody {
	padding: .5em .4em .4em .4em;
}

#p-cactions {
	position: absolute;
	top: 1.3em;
	left: 11.5em;
	margin: 0;
	white-space: nowrap;
	width: 76%;
	line-height: 1.1em;
	overflow: visible;
	background: none;
	border-collapse: collapse;
	padding-left: 1em;
	list-style: none;
	font-size: 95%;
	text-transform: none;
}

#p-cactions  portlet {
	list-style: none;
}

#p-cactions li {
	display: inline;
	border: 1px solid #aaa;
	border-bottom: none;
	padding: 0 0 .1em 0;
	margin: 0 .3em 0 0;
	overflow: visible;
	background: white;
}

#p-cactions li a {
	background-color: white;
	color: #002bb8;
	border: none;
	padding: 0 .8em .3em .8em;
	text-decoration: none;
	text-transform: lowercase;
	position: relative;
	z-index: 0;
	margin: 0;
}

#p-cactions li a:hover {
	z-index: 3;
	text-decoration: none;
}

#p-cactions h5 {
	display: none;
}

#footer {
	font-size: 90%;
	background-color: white;
	border-top: 1px solid #fabd23;
	border-bottom: 1px solid #fabd23;
	margin: 0.6em 0 1em 0;
	padding: .4em 0 1.2em 0;
	text-align: center;
}

#footer li {
	display: inline;
	margin: 0 1.3em;
}

/*JSP-Wiki specific*/
a.editpage {
	text-decoration: none;
	border-bottom: 1px dashed #fabd23;;
}

/*For frameworkscripts.js*/
.hot,.new {
	font-weight: bold;
	color: #CC3333;
}

/*Spezielle Formatierungen für die Hauptseite*/
table.front {
	width: 100%;
}

td.full {
	width: 99%;
	padding: 0% 2% 1% 2%;
	border: 2px solid #dfdfdf;
	vertical-align: top;
}

td.quarter {
	width: 24%;
	padding: 0% 2% 1% 2%;
	border: 2px solid #dfdfdf;
	vertical-align: top;
}

#about {
	background-color: white;
}

#news {
	background-color: #f8f8f8;
}

#sap {
	background-color: #dfefdf;
}

#itd {
	background-color: #dfefdf;
}

#host {
	background-color: #dfefdf;
}

#java {
	background-color: #dfefdf;
}

#projects {
	background-color: #efefef;
}

div.projectentry {
	float: left;
	width: 10em;
}

/*  Table of contents plugin */
.toc { /*If you uncomment the background-color, the TOC
       will look like the TOC in the default-template*/
	/*background: #e0e0ff;*/
	border: 1px;
	padding: 8px;
}

.toc h4 {
	
}

.toc ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.toc li {
	margin-left: 1em;
	padding-left: 0;
	display: block;
}

/**
New header info
**/
#p-personal {
	width: 100%;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	border: none;
	background: none;
	overflow: visible;
	line-height: 1.2em;
}

#p-personal h5 {
	display: none;
}

#p-personal .portlet,#p-personal .pBody {
	padding: 0;
	margin: 0;
	border: none;
	z-index: 0;
	overflow: visible;
	background: none;
}

/* this is the ul contained in the portlet */
#p-personal ul {
	border: none;
	line-height: 1.4em;
	color: #2f6fab;
	padding: 0 2em 0 3em;
	margin: 0;
	text-align: right;
	text-transform: lowercase;
	list-style: none;
	z-index: 0;
	background: none;
	cursor: default;
}

#p-personal li {
	z-index: 0;
	border: none;
	padding: 0;
	display: inline;
	color: #2f6fab;
	margin-left: 1em;
	line-height: 1.2em;
	background: none;
	text-transform: none;
}

#p-personal li.active {
	font-weight: bold;
}

#p-personal li a {
	text-decoration: none;
	color: #005896;
	padding-bottom: .2em;
	background: none;
}

#p-personal li a:hover {
	background-color: white;
	padding-bottom: .2em;
	text-decoration: none;
}

#p-personal li.active a:hover {
	background-color: transparent;
}

#status {
	width: 100%;
	white-space: nowrap;
	padding: 10;
	margin: 0;
	position: absolute;
	left: 0;
	top: 80px;
	z-index: 0;
	border: none;
	background: none;
	overflow: visible;
	line-height: 1.2em;
}
