body {
font-family : Tahoma,Arial,Verdana,Sans-serif;
padding-left:5%;
padding-right:7%;

background:#FFFFFF;
background-image:url("/pics/strich.png");
background-repeat:no-repeat;

}



  a:hover  {
  	color : #020682;
  	text-decoration : none;
  }
  
  a:link  {
  	color : #020682;
  	text-decoration : underline;
  }
  
  a:visited  {
  	color : #020682;
  	text-decoration : underline;
  }
  
  a:visited:hover  {
  	color : #020682;
  	text-decoration : none;
  }

a.new, #p-personal a.new {
    color: #ba0000;
}
a.new:visited, #p-personal a.new:visited {
    color: #a55858;
}



.spaced {
font-family: "Courier New";
font-size: 12px;
color: #000000; 
}
.red {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 1em;
color: #FF0000; 
}

a#q {
font-family: Arial;
font-size:9px;
}


div#small {
color:#C0C0C0;
font-family: Arial;
font-size:9px;
}

div#smallblack {
color:#000000;
font-family: Arial;
font-size:9px;
}



/*
** Ab hier WIKI
*/

.printfooter {
    display: none;
}

img {
border:none;
}


/*
** Diff rendering
*/
table.diff, td.diff-otitle, td.diff-ntitle {
    background-color: white;
}
td.diff-addedline {
    background: #cfc;
    font-size: smaller;
}
td.diff-deletedline {
    background: #ffa;
    font-size: smaller;
}
td.diff-context {
    background: #eee;
    font-size: smaller;
}
span.diffchange {
    color: red;
    font-weight: bold;
}

/* Page history styling */
/* the auto-generated edit comments */
.autocomment {
    color: gray;
}
#pagehistory span.user {
    margin-left: 1.4em;
    margin-right: .4em;
}
#pagehistory span.minor {
    font-weight: bold;
}
#pagehistory li {
    border: 1px solid white;
}
#pagehistory li.selected {
    background-color: #f9f9f9;
    border: 1px dashed #aaa;
}

span.comment {
        font-style: italic;
}

.toc {
font-size:0.7em;
}

.toctitle {
font-size:0.8em;
}


input.searchButton {
	font-family: Verdana,Sans-serif;
        margin-top: 1px;
        font-size: 75%;
	color: #000000;
	background-color: #E4E0F2;
}

input#searchInput {
	font-family: Verdana,Sans-serif;
        margin-top: 1px;
        font-size: 75%;
	color: #000000;
	background-color: #E4E0F2;
}

