* {
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

@page {
 margin: 1cm 1.5cm 1.5cm 2cm;
}

#content {
 margin: 20px 0;
 padding: .5cm;
 border: 1px black solid;
}

#content h1 {
 font-size: 1.35em;
}

#content h2 {
 font-size: 1.25em;
}

#content h3 {
 font-size: 1.15em;
}

#content h4 {
 font-size: 1.1em;
}

#content h5 {
 font-size: 1em;
}

#navi_bg {
 display: none;
}

#titel-logo img {
 margin: 10px;
 border: 0;
}

img.headline-logo {
 float: left;
 padding: 1em .5em 0 0;
}

table#navigation, 
#navigation ul {
 display: none;
}

#termin_spalte {
 display: none;
}

/*
#termin_spalte h1,
#termin_spalte dt {
 font-size: 1.1em;
}


#termin_spalte a {
 font-weight: bold;
 color: #505a01;
 font-size: .9em;
}
*/

#content a {
 color: #c2511e;
}

#content h1, h2, h3, h4, h5 {
 font-family: Times,serif; 
 color: #c2511e;
 margin: 0;
 padding: .2em 0 .15em 0;
}

#termin_spalte h2 {
 font-size: 1em;
 margin: 1em 0 .25em 0;
 padding: 1em 0 0 0;
 font-family: Arial,Verdana,Helvetica,sans-serif;
 color: #798802;
}

#termin_spalte h1 {
 font-size: 1.15em;
 font-family: Times,serif; 
 color: #c2511e;
 margin: 0 0 .15em 0;
 padding: .5em 0 .15em 0;
}

#termin_spalte p {
 margin-top: 0;
}

#titel-logo {
 display: none;
}

#nlsubscribe {
 display: none;
}

#wasserzeichen {
 display: none;
}

#tx_chcforum-pi1 .tx_chcforum-pi1-toolBar,
#tx_chcforum-pi1 form#post {
 display: none;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost {
 border: 1px solid gray;
 margin-bottom: .5em;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .author {
 border-bottom: 1px solid gray;
 padding: .5em;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .text {
 padding: .5em;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .author .userPic {
 float: right;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .author .im {
 clear: right;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .edit {
 display: none;
}

.tx-newloginbox-pi1 {
 display: none;
}

/* Allgemeine Formatierungen */

a {
 text-decoration: none;
}

a img {
 border: 0;
}

.clear {
 clear: both;
}

.right {
 float: right;
}

.left {
 float: left;
}

.img_right {
 float: right;
 margin: 0 0 .5em 1.2em;
}

em {
 font-weight: bold;
 font-style: normal;
}

.italic {
 font-style: italic;
}

.bold {
 font-weight: bold;
}