/*
  WikiSH CSS Classes - Corporate design 
  Sebastian Misch 2006
  
  $Id: wiki.css,v 1.5 2006/02/01 16:28:53 smisch Exp $
*/

@font-face {
  font-family: 'Delius';
  font-style: normal;
  font-weight: 400;
  src: local('Delius-Regular'), url(../../../Font-Delius.woff) format('woff');
}


select, input[type=text] {
	border:1px solid #666;
	padding:3px;
	border-radius:10px;
	box-shadow:  5px 5px 10px #bbb;
}

a.aklamre {
  position: absolute;
  z-index: 6;
  left: 645px;
  margin-top:42px;
}

a.aklamli {
  position: absolute;
  z-index: 6;
  left: 8px;
  margin-top:40px;
}

.wikishheader {
  margin-top:10;
  margin-left:20;
  margin-right:20;
}

.wikishpage {
  margin-top:5px;
  margin-left:60px;
  margin-right:20px;
}

.wikishfooter {
  margin-left:20;
  margin-right:20;
  margin-top:10;
  margin-bottom:10;
}

.wikishad {
  margin-left:20;
  margin-right:20;
  margin-top:20;
  margin-bottom:5;
  text-align:center;
  height:20;
}
.wikishspiral {
position: relative; 
left: -26px;
        background-color: transparent;
        background-image: url("../../bilder/spiral.png");
        background-repeat: repeat-y;
        background-attachment: scroll;
        background-position: left center;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
}

/* Menu related */

span.wikishmenu {
  float:right;
}

/* WikiSH information classes */
.wikishrcs { 
  font-size:8pt; 
  color:black;
}

.wikishrcsversion { 
  font-size:7pt; 
  color:black;
  float:right;
  padding-top:2px;
  padding-right:5px;
}

a.wikishexternal {
  background:url(px/ext.gif) no-repeat top right;
  padding-right:9px;
}

a.wikisherror {
  color:red;
  border:dashed 1pt red;
  padding-left:5px;
  padding-right:5px;
}

/* WikiSH */

.wikishfootnote {
  font-size:10pt;
  position:absolute;
  left:700;
  width:200;
  padding:3px;
  padding-left:5px;
  text-align:justify;
  background-position:-640px;
  color:black;
  line-height:12pt;
}

.wikishtocitem {
  width:90%;
  float:left;
  border-bottom:dotted #eee 1px;
}

/* Site classes */

body {
  background-color:#ccc;
}
/* Wikish Elements */

h1.wikishh1 {
  top:4;
  font-size:18pt;
  letter-spacing:1px;
  color:black;
}

h2 {
  border-top:solid gray 2pt;
  padding-top:10px;
  font-size:16pt;
}

h3{
  font-size:14pt;
}

h4{
  font-size:12pt;
}

h6 {
  page-break-before: always;
}

.left {
  background: white url(../../back.jpg) repeat-x; 
  font-family: Delius;
  top:0;
  left:0;
  width:680px;
  float:left;
  border-radius:30px;
  border:solid #000 1px;
  box-shadow:  10px 10px 10px #888;
  padding: 10px
}

p {
  clear:left;
  margin-left:6mm;
  text-align:justify;
}

p,li {
  line-height:15pt;
}

i,em {
  color:#666666;
}

pre {
  border:solid 1px #cca ;
  background-color: #ddd;
  padding:2px;
  box-shadow:  5px 5px 5px #bbb;
}

img {
  vertical-align:middle;
  padding:2px;
}

img.imgleft {
  margin-right:10px;
  float:left;
  border-radius:10px;
  box-shadow:  10px 10px 10px #888;
}  
img.imgright {
  margin-left:10px;
  float:right;
  border-radius:10px;
  box-shadow:  10px 10px 10px #888;
}
img.imgcenter {
  margin-left: auto; 
  margin-right: auto;
  border-radius:10px;
  box-shadow:  10px 10px 10px #888;
}
img.tumbright {
	width: 250;
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
	border-radius:10px;
        box-shadow:  10px 10px 10px #888;
}

img.klamli {
  position: absolute;
  z-index: 5;
  left: -3px;
  margin-top:30px;
}

img.klamre {
  position: absolute;
  z-index: 5;
  left: 632px;
  margin-top:30px;
}

input,textarea,select {
    background-color:#eeeeee ;
}

a:link,a:visited {
  color:#66a;
  text-decoration:none;
}

a:hover {
  background-color:#eeeeee;
}

table {
  margin-left: 35px; 
  margin-right: auto;
  width:95%;
  border:0;
}

th {
  background: -moz-linear-gradient(top,  #fff 0px, #eee 20px, #fff 25px);
  background-repeat: repeat-x;
  border-radius:7px;
  box-shadow:  0px 0px 10px #ddd;
  border:0;
}

tr {
  border:0;
}

td {
  background: -moz-linear-gradient(top, #fff 0px, #eee 5px, #fff 25px);
  vertical-align: top;
  border-radius:5px;
  border:0;
}

a.wikishmenuitem {
  background: -moz-linear-gradient(top, #fff 0%, #ccc 60%, #eee 100%);
  border:solid #ccc 1px;
  color:#333;
  text-decoration:none;
  font-size:9pt;
  padding-left:10px;
  padding-right:10px;
  border-radius:10px;
  box-shadow:  5px 5px 5px #ccc;
}

a.wikishmenuitem2 {
 background: transparent url(../../linkback.jpg) ;
  border:solid #ddd 1px;
  color:#d00;
  text-decoration:none;
  font-size:9pt;
  padding-left:10px;
  padding-right:10px;
  border-radius:10px;
}

a.wikishmenuitem:hover {
   background: -moz-linear-gradient(top, #eee 0%, #ccc 50%, #fff 100%);
}


a.wikishgrayedout,span.wikishgrayedout {
  color:#ccc;
}



/*
  WikiSH CSS Classes - Corporate design 
  Sebastian Misch 2006
  
  $Id: wiki.css,v 1.5 2006/02/01 16:28:53 smisch Exp $
*/


a.tooCoolMenue {
 position: fixed;
 right: 0;
 height: 16px;
 width: 100px;
  border:solid black 1px;
  border-radius:10px;
  text-decoration:none;
  font-size:10pt;
  color :black;
  padding-left:10px;
  padding-right:10px;

}

a.tooCoolMenue:hover {
  background: transparent url(../../knopf.png) no-repeat top left;
 position: fixed;
 right: 0;
 height: 19px;
 width: 110px;
  border:solid black 1px;
  text-decoration:none;
  
  font-size:12pt;
  color:black;
  padding-left:10px;
  padding-right:10px;
}


a#tooCool {
 position: fixed;
 right: 0;
 bottom: 0;
 display: block;
 height: 80px;
 width: 80px;
 background: url(../../too_cool.png) bottom right no-repeat;
 text-indent: -999em;
 text-decoration: none;
}

#container { 
font-size: 11px; 
position: fixed; 
top: 10; 
left: 700; 
width: 500px; 
height: 730px; 
visibility: visible; 
}

.listeNormal { 
font-size: 10px; 
 
}

#liste { 
visibility: visible; 
position: absolute; 
top: 0px; left: 0px; 
width: 500px; 
height: 700px; 
min-width: 500px; 
min-height: 700px; 
max-width: 500px; 
max-height: 700px; 
padding: 5px; 
border-left: 1px solid #999; 
border-top-width: 0; 
border-right-width: 0; 
border-bottom-width: 0; 
}

hr {
  border:solid 1px #aaaaaa;
  border-radius:10px;
  height:15px;
  color:#aca;
}

hr.menue {
  background: white url(../../knopf.png) no-repeat top left;
  border:solid 1px #aaaaaa;
    border-radius:10px;
  height:15px;
  color:#aca;
}

input,textarea,select {
    background-color:#eeeeee ;
}



#logocontainer {
border:1px solid #606060;
background: transparent url(../../bmtux.gif) no-repeat;
/*background-color:#dddddd; */
width:50px;
height:50px;
float:left;
padding:5px;
margin:0px 5px 5px 0px;
line-height:30px;
border-radius:10px;
}

#loadcontainer {
border:1px solid #606060;
background: transparent url(../../bas/chart-back.png) no-repeat;
/*background-color:#dddddd; */
width:205px;
height:105px;
float:left;
margin:5px 5px 5px 5px;
line-height:30px;
border-radius:10px;
}





