/*  CSS file for Perlensee IT-Dienstleistungen */

body {

    background-color:#666;
    font-family:freesans,'bitstream vera sans','lucida sans',sans-serif;
    color: #556;
    margin:auto;
    text-align:center;
}

body * {

    font-size:9pt;
}

h1 {

    font-size:12pt;
}

h1 a {

    font-size:12pt;
}

h2 {

    font-size:11pt;
}

h2 a {

    font-size:11pt;
}

h3 {

    font-size:10pt;
}

h3 a {

    font-size:10pt;
}

img {

    border:0px hidden white;
    margin:0px 0px 0px 0px;
}

a {

    text-decoration:none;
    font-weight:bold;
    color: #445;
}

input, textarea {

    border:1px solid #445;
    background-color:#aaa;
}

pre {

    border:1px solid #445;
    background-color:#eee;
    color:#111;
}

pre * {

    color:#111;
}

.wikitext {

    width:800px;
    margin:auto;
    text-align:left;
}

.wikipagelink {

    font-size:9pt;
}

td.service {

    width: 120px;
}

div.left {

    float:left;
    margin:20px;
    margin-left:0px;
}

div.right {

    float:right;
    margin:20px;
    margin-right:0px;
}

#ControlLinks {

    text-align:right;
    vertical-align:bottom;
    clear:both;
}

#ControlLinks a {

    color:#C2BEB4;
}

#ControlLinks a:hover {

    color:#aaa;
}

#Footer {

    text-align:center;
}

#DocumentMain {

    background-color:#C2BEB4;
    border-width:0px;
    max-width:800px;
}

#Search {

    float:left;
}

#Navigation {

    float:right;
    margin:10px;
}

#UpperLeft {

    width:443px;
    padding-left:20px;
    padding-right:20px;
}

#Lower {

    padding:20px;
}


/* EOF */