/* 
Styles fuer www.ra-tolmein.de
| 2005 by e-workers |
Groszer Text invertiert
*/

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.8;
font-weight: bold;
background-color: #025;
color: #fe9;
margin: 1% 15% 2% 15%;
}

.un,
#printonly,
#logohead,
.desc-invis,
#leftblock #switcher ul li.aktiv5,
#leftblock #t-de-button img {
display: none;
}
.desc-invis-2 {
font-size: 80%;
}

#top,
#wrapper {
text-align: left;
}

* html #content {
margin: 0;
}

p, li {

}

h1, h2, h3, h4 {
background-color: transparent;
color: #fd9;
}

h4 {
font-size: 105%;
}

a {
text-decoration: none;
border-bottom: 1px solid #ffe;
background-color: transparent;
color: #ffe;
}
a:visited {
background-color: transparent;
color: #d0d0d0;
border-bottom: 1px solid #d0d0d0;
}
a:hover,
a:active,
a:focus {
background-color: #039;
color: #fff;
}

/** html #content #dgs-ls2 {
display: inline;
height: 1em;
}
* html #content #dgs-ls2 ul li {
display: inline;
}
* html #content #dgs-ls2 a {
display: inline;
height: 1em;
margin: 0 20px 0 0;
}*/

#content #suchbox-erweitert fieldset {
margin: 10px 0;
border: 1px solid #ccc;
}
#content #suchbox-erweitert legend {
font-variant: small-caps;
}
/* */

img {
border: 0 none;
}
/* */

#content table.kontakte {
margin: 10px 0;
border: 0 none;
}
#content table.kontakte td {
padding: 2px 5px;
border: 1px solid #d0d0d0;
vertical-align: top;
}
#content table.kontakte td.k1 {
padding-right: 15px;
}
#content table.kontakte td p {
margin: 0;
padding: 0;
}


#output em {
font-weight: bold;
font-style: normal;
}
#output a {
font-weight: bold;
}

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

#output .searchword {
color: #222;
background-color: yellow;
border: 1px dotted yellow;
}
#output .mod {
display: block; 
font-size: 90%;
}

hr {
height: 1px;
border: 0 none;
border-top: 1px solid #003f9d;
margin: 0 0 10px 0;
padding: 0;
}