body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
}

.input-farbe {
font-size: 10px;
width:200px;
}

p {
padding: 5px 0 10px 0;
margin: 0;
}

.listungstrich {
padding: 5px 0 10px 0;
border-bottom: 1px solid #a2bcdf;
margin: 0;
}

.last, img {
border: 0;
}

h1, h2 {
color: #e89302;
background-color: #fff;
/* Blackberry versteht kein em!! */
font-size: 13px;
margin: 0 0 0 0; 
padding-bottom: 0px;
}

h2, h3 {
margin: 5px 0 -5px 0;
padding: 0;
color: #000;
font-size: 11px;
}

.space {
height: 15px;
}

h3 { 
margin: 5px 0 0 0; 
}

a {
color: #0a50ab;
background-color: transparent;
text-decoration: underline;
}

#footer { 
padding: 0 5px 0 5px; 
}

#footer table {
padding: 0;
margin: 0;
border-collapse: collapse;
border: 0;
width: 100%;
}

#footer table tr, #footer table td 
{ border: 0; 
}

/* bringt am PDA grundsaetzlich nix */
a:hover {
text-decoration: underline;
}

#path, #navigation, #content {
margin: 0;
padding: 3px 10px 0 10px;
}

#path, #navigation{
border-bottom: 1px solid #8698c1;
color: #0a50ab;
}

#footer  {
border-top: 1px solid #8698c1;
color: #0a50ab;
margin: 0;
}

#path, #navigation, #footer {
height: 15px;
font-size: 0.9em;
background-color: #e2ebf5;
background-image: url(/g/nav_pattern.jpg);
background-repeat: repeat-y;
}

#path {
border-top: 1px solid #fff;
}

#header {
height: 46px;
/*background: url(/g/header_pattern.gif) repeat-x top;*/
background: #0367a5;
}

#content {
background: url(/g/content_pattern.jpg) repeat-x top;

}

form {
background-color: #e2ebf5;
color: #000;
border: 1px solid #a1bcdf;
padding: 5px;
margin: 11px 0 0 0;
}

#changeset {
border-top: 1px dashed #878889;
padding: 5px 0 0 0;
color: #878889;
}

.license {
color: #878889;
border: 0;
padding: 5px;
}

/* Definitionen nur fuer listungen */
#list a {
color: #000;
}

.person {
color: #aaa;
background-color: #fff;
}

#matches {
padding: 5px 0 0 0;
border-top: 1px dashed #878889;
color: #0a50ab;
}

#matches #current {
font-weight: bold;
}

#matches strong {
color: #878889;
}

/* der W3C CSS validator nimmt transparent nicht als hintergrund farbe an */

#matches, #matches strong, a, #changeset {
background-color: transparent;
}

#metadaten {
padding: 5px 0 0 0;
border-top: 1px dashed #878889;
color: #878889;
}

.bildcontainer {
width: 80px;
float: right;
}

.bildcontainer a img{
float: right;
border: 0;
/* *margin-top: -2px; */
}

.bildcontainer p {
border: 0;
margin: 0;
padding: 0;
}


div.hide {
position: absolute; 
width: 0px; 
height: 0px
}



kbd {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
padding: 0;
}

div.clearboth {
clear: both;
}

div.text_links {
float:left;
width: 100%;
}

div.beitrag_image-rechts {
float: right;
}

div.beitrag_image-links {
float: left;
}


a.zwischenueber {
color: #000000;
font-weight:bold;
background-color: transparent;
text-decoration: none;
}

a.zwischenueber:hover {
color: #000000;
font-weight:bold;
text-decoration:underline;
}

div.class1 {
background-color:#fff;
}

div.class2 {
background-color:#e2ebf5;
}

b.class1 {
font-size:9pt;
font-family:Verdana, helvetica, arial;
color:#000;
background-color:#e2ebf5;
font-weight:bold;
}

b.class2 {
font-size:9pt;
font-family:Verdana, helvetica, arial;
color: #e89302;
font-weight:bold;
}

/* Neu Start */
span.class1 {
background-color:#fff;
}

span.class2 {
background-color:#e2ebf5;
}

strong.class1 {
font-size:9pt;
font-family:Verdana, helvetica, arial;
color:#000;
background-color:#e2ebf5;
font-weight:bold;
}

strong.class2 {
font-size:9pt;
font-family:Verdana, helvetica, arial;
color: #e89302;
font-weight:bold;
}
/* Neu Ende */


.pda-cl-header {
font-family:Verdana, helvetica, arial;
color: #000000;
font-size:11pt;
font-weight:bold;
}

.pda-cl-titel {
color: #e89302;
background-color: #fff;
/* Blackberry versteht kein em!! */
font-size: 13px;
margin: 0 0 0 0; 
padding-bottom: 0px;
font-weight:bold;
}