/**
 * $Id: phpwiki.css,v 1.3 2005/06/22 05:20:47 rurban Exp $
 * We have two possibilities to override the default:
 * 1. import is ns4 incompatible
 * 2. add a 2nd css in themeinfo.php
 */

// @import url(../default/phpwiki.css);

/**
 * Link styles
 */
.wikitext, .plugin, #content {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#content {
    margin: 0px 0px 0px auto;
}
 
.wiki, .named-wiki {
  text-decoration: none;
  font-weight: normal;
}


pre { font-size: 110% }

a.wikiadmin, a.wikiaction {
    border: 0px;
    background-color: #e0e0e0;
    padding: 1px 8px 1px 8px;
}

input.button, input.wikiadmin {
    border: 0px;
    background-color: #777;
    color: #f0f0f0;
    padding: 1px 8px 1px 8px;
}

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-align: center;
    background-color: #fff;
    margin: 0px;
    color: #000;
}

#wrapper {
    width:350px;
    margin:0px auto 0px auto;
    text-align:left;
}


#reissbrett {
    width: 743px;
    text-align: left;
    margin: 32px auto 0px auto;
    padding: 8px 8px 0px 8px; 
	display: block;
	background-color: transparent;
}

h1 {
    font-weight: normal;
    display: block;
    padding: 0px;
    margin: 0px;
    
}

h1#company {
    font-size: 12px;
    letter-spacing: 0.25em;
	font-family: Verdana, sans-serif;
	padding: 5px 4px 5px 8px;
    line-height: 20px;
    vertical-align: bottom;
    width: 228px;
    background-color: transparent;
	clear: none;
	
}

h1#company a {
    text-decoration: none !important;
	border: 0px;
	color: #000;
}

h1#wessely {
    font-family: Georgia;
    font-size: 45px;
    color: #f11;
    background-color: transparent;
    line-height:70px;
    margin: -30px 0px 0px 55px;
	clear: none;
}

h1#wessely a {
    color: red;
    text-decoration: none;
    border: 0px;
}

h1#wessely a:hover {
    text-decoration: none;
    border: 0px;
}

div#menu {
    margin: 16px 0px 0px 0px;
	display: block;
	clear: both;
	float: left;
}

#menu ul {
	list-style: none;
    padding: 0px;
	margin: 0px;
	display: block;
}

#menu ul li {
	float: left;
	position: relative;
	display: inline;
	margin: 0px 0px 8px 8px;
    padding: 0px;
    width: 112px;
    text-align: right;
	clear: none;
}

#menu ul li + li {
}

#menu ul li.menuitem {
	background-color: transparent;
}

#menu ul li a {
	display: block;
	margin: 0px;
    padding:4px 8px 4px 16px;
    font-size: 10px;
    color: #333;
    text-transform: lowercase;
    background-color: #fff;
    text-decoration: none !important;
	border: 1px #fff solid;
	border-bottom: 1px #335577 dotted;
}

#menu ul li a:hover {
    text-decoration: none !important;
	border-top: 1px #d1d1d1 solid;
	border-right: 1px #d1d1d1 solid;
}

#menu ul li a.this {
	border: 1px #fff solid;
    background-color: #E5E9EF;
}

div#content {
    background-color: #fff;    
    clear: both;
}

h1.category, h2.category {
    margin: 0px 16px 8px 0px;
	padding: 0px 0px 0px 0px;
    background-color: #fff;
    color: #111;
	font-family: Georgia;
	font-size: 22px;
	line-height: 28px;
	text-align: right;
    width: 720px;
    background-color: transparent;
}

h2.category {
	margin-top: -24px;
	margin-bottom: 0px;
	font-size: 14px;
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #555;
    background-color: transparent;}

div#content fieldset {
    margin: 0px 0px 8px 8px;
    padding: 0px;
    display: inline;
    background-color: #fff;
    color: #111;
    float: left;
    text-align: right;  
 	border: 0px;
	border-top: 1px #d1d1d1 solid;
	border-right: 1px #d1d1d1 solid;
}

div#content p {
    font-size: 10px;
    line-height: 16px;
}

.fliesstext {
    font-size: 10px;
    line-height: 16px;
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}


div#content fieldset.tight {
    margin: 0px 0px 8px 8px;
	padding: 0px;
    width: 231px;
    color: #000;
    background-color: #fff;
	overflow: hidden;
}

fieldset p {
	padding: 12px 24px 8px 8px;
	margin: 0px;
}

fieldset h1 + p, fieldset p + p  {
	padding: 0px 24px 8px 8px;	
	margin: 0px;
}

fieldset.standard {
    width: 471px;
}

fieldset h1 {
	margin: 0px;
    padding: 12px 24px 0px 8px;
    font-size: 16px;
    // line-height: 20px;
    font-family: Georgia;	
}

fieldset.rightalign {
	margin-left: 478px;
}

div#content fieldset.wide {
    width: 710px;
}

fieldset p.image {
	margin: 0px;
    padding: 0px 0px 8px 0px;
    background-color: transparent;
}

p.image img {
	overflow: hidden;
}
div#content p.clear {
    clear: both;
}

div#content p.single-right {
	margin-left: 248px;
	text-align: right;
}

div#content p.flowbelow {
    margin: 0px 0px 0px 8px;
}


div#footer {
    margin: 0px 16px 0px 0px;
    clear: both;
    font-size: 10px;
    text-align: right;
    padding-top: 16px;
    padding-right: 0px;
    letter-spacing: 0.1em;
    width: 720px;
}

div#footer a {
    text-decoration: none;
    color: #000;
}

.bg1 {
    background-image: url('../images/test-bg2.jpg');
    background-repeat: no-repeat;
    background-position: left top; 
}
.bg1:hover {
    background-image: url('../images/test-bg2-hover.jpg');
    background-repeat: no-repeat;
    background-position: left top; 
}
.bg2 {
    background-image: url('../images/test-bg3.jpg');
    background-repeat: no-repeat;
    background-position: left top; 
}

img {
    border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

img.pad-right {
	margin-right: 7px;
}

fieldset.subtitle {
	border: 1px #fff solid !important;
}

fieldset.subtitle p {
	font-size: 10px;
    line-height: 16px;
    margin: 0px 0px 8px 8px;
    padding: 4px 0px 4px 232px;
}

table.wiki-dl-table, tr, th, td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#teaser-footer {
    text-align:center;
    font-size: 10px; 
    color: gray;
    margin-top:16px;
    line-height: 16px;
    width:350px;
}

#teaser-footer a, a {
    text-decoration: none;
    color: #335577;
	border-bottom: 1px #335577 dotted;
}

a:hover {
    color: #557799;
	border-bottom: 1px #7799aa dotted;
}

a.noborder {
    border-bottom: 1px #fff solid;
}

.improve {
    color:#333;
}

input.numeric { text-align: right; }
input {     
   font-family: Lucida Sans, Verdana, Arial, sans-serif;
   font-size: small;
  font-style: normal;
  font-weight: normal;
}

.feedbacksubmit {
	font-size: 10px;
	color: #333;
  border: 1px #d1d1d1 solid;
  padding: 2px;
  margin: 4px 0px 0px 0px;
}

input#feedbacktextÊ{
  border: 1px #d1d1d1 solid;
  padding: 4px 8px 4px 8px;
  color: #777;
  font-size:10px;
}

textarea { 
   font-family: Lucida Sans, Verdana, Arial, sans-serif;
   font-size: small;
  font-style: normal;
  font-weight: normal;
}
textarea.feedback{
  border: 1px #d1d1d1 solid;
  padding: 8px;
  color: #777;
  font-size:10px;
  width:191px;
  text-decoration: none;
}

.feedbackfield {
}


