#lightbox_like {
float: left;
padding: 1em 0;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: Calibri, Tahoma, sans-serif;
    overflow: -moz-scrollbars-vertical;
    color: #333333;
    font-size: 1em;
}

a {
    color: #CC0000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    margin-bottom: 0.3em;
    font-weight: normal;
}

h1 {
    font-size: 1.8em;
    font-family: Times, serif;
}

h2 {
    font-size: 1.6em;
    font-family: Times, serif;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.2em;
    font-weight: bold;
}

p, ul {
    margin-bottom: 1em;
}

ul {
    margin-left: 4em;
    list-style: square;
}

dd {
    margin: 0 0 1em 3em;
}

th {
    text-align: left;
}

.achtung {
    color: #805600;
    background: #EEEEEE;
    border: 1px solid #DDDDDD;
    text-align: center;
}

.hinterlegt {
    background: #EEEEEE;
}

#page {
    background: #FFFFFF;
    width: 60em;
    margin: 0 auto;
}

#kopf {
    padding: 30px;
    height: 100px;
    background: url('../img/farben_klein.png') repeat-x bottom;
}

#logo {
    position: absolute;
}

#kopf h1 {
    margin-left: 150px;
}

#kopf ul {
    margin: 1em 0 1em 150px;
    clear: left;
}

#kopf ul li {
    list-style-type: none;
    display: inline;
    text-transform: uppercase;
    margin: 0 1.5em 0 0;
}

#kopf ul li a {
    color: #000000;
    text-decoration: none;
}

#kopf ul li a:hover, #kopf ul li span {
    color: #CC0000;
}

#inhalt {
    margin: 1em 0;
    line-height: 1.5em;
}

#seitenleiste {
    font-size: 0.8em;
    float: left;
    width: 280px;
}

#seitenleiste h3 {
    background: #EEEEEE;
    padding: 0 5px;
}

#seitenleiste ul {
    margin: 0 0 0 2em;
}

#hauptinhalt {
    margin-left: 300px;
    padding-left: 1em;
    border-left: 1px solid #DDDDDD;
}

#fuss {
    clear: both;
    margin: 2em 0;
    border-top: 1px solid #DDDDDD;
    font-size: 0.8em;
    text-align: right;
    color: #888888;
}

#fuss a {
    color: #888888;
}









div.news, div.gb {
    padding: 0 0 1.5em 0;
    margin: 0 0 1.5em 0;
    border-bottom: 1px solid #CC0000;   
}

div.news h2 {
    font-family: Times, serif;
    font-size: 1.4em;
}

div.gbinfo b {
    font-size: 1.2em;
}

div.newsdatum {
    font-size: 0.8em;
    margin: 1em 0;
}

div.news h2, div.gbcontent {

}







div.kalenderblaettern {
    float: right;
}









div.nosee {
	display: none;
}

form {
    margin-bottom: 2em;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 1em;
}
input, select, textarea {
    border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-style:solid;
    border-width:1px;
    color: #000000;
    background: #EEEEEE;
    font-family:Calibri,sans-serif;
    font-size:1em;
}

input[type=submit] {
    margin-left: 1em;
}

label {
    display: block;
}

label.inline {
    display: inline;
    margin-right: 3px;
}

input#rechnen {
    font-family:monospace;
    font-size:1em;
}



.preview {
    border: none;
    margin-right: 5px;
}
