@import url(main.css);

#header {
 height:100px;
 background-color:#4F4F4F;
 background-image:url(http://www.markusbaumi.ch/bild/logohp3.jpg);
 background-repeat:no-repeat;
 background-position:center;
}

/*Navigation*/
#sta .aktiv {
 background-color:#c41ad4;
}


/*Gestaltung*/
h2 {
 color:#c41ad4;
}

#inhalt h2 a {
 color:#c41ad4;
 text-decoration:none;
 border-bottom:1px solid #c41ad4;
}

h3 {
 color:#c41ad4;
}

#inhalt h3 a {
 color:#c41ad4;
 background-color:#EEEEEE;
}

h5 {
 color:#c41ad4;
}

#inhalt .bewertung a {
 color:#000000;
 font-weight:bold;
}

.kform1 input {
 margin:0px 0px 0px 0px;
 border:0px;
}


/*suchen*/
#output a {
}

#output li {
 padding-top:15px;
}

#output ol {
 padding-bottom:20px;
}

.searchred {
 color:#BF0000;
 font-weight:bold;
}

.mod {
 display:block;
 font-size:0.8em;
}

.searchword  {font-weight: bold; font-style:normal;}
.searchword0 {font-weight: bold; font-style:normal;}
.searchword1 {font-weight: bold; font-style:normal;}
.searchword2 {font-weight: bold; font-style:normal;}
.searchword3 {font-weight: bold; font-style:normal;}
.searchword4 {font-weight: bold; font-style:normal;}
.searchword5 {font-weight: bold; font-style:normal;}

em {
 font-weight:bold;
 font-style:normal;
}
/*ende suchen*/