﻿* {
  padding: 0;
  margin: 0;
}

body {
  font-family: verdana, tahoma, arial;
  font-size: 0.9em;
  background-color: #D6BD6E;
}
	
#container {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}

#header	{
  width: 880px;
  height: 117px; 
  padding: 0em;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/header.jpg) top center no-repeat;
}

#topmenuleiste {
  width: 880px;
  height: 42px;
  background-image: url(../images/topmenu.png);
  background-repeat: repeat-x;
}


#topmenu {
  position: absolute;
  margin-left: 520px;
  margin-top: 13px;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 1.0em;
  color: #FFFFFF;  
}     

#topmenu a:link {
  text-decoration: none;
  color: #FFFFFF;
}

#topmenu a:active {
  text-decoration: none;
  color: #FFFFFF;
}

#topmenu a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

#topmenu a:hover {
  text-decoration: underline;
  color: #FFFFFF;	
}

#content {
  width: 670px;
  z-index:0;
  padding-left: 200px;
  padding-top: 10px;
  padding-right: 10px;
  min-height: 475px;
  background-color: #FFFDC9;
}
	
#menu {
  position: absolute;
  z-index: 0;
  margin-left: 10px;
  margin-top: 10px;
  width: 160px;
  font-family: verdana, tahoma, arial;
  font-size: 1em;
  text-align: left;
  color: #FFFFFF;
}

#footer {
  position: relative;
  z-index:0;
  margin-bottom: 25px;
  width: 880px;
  height: 84px;
  background-image: url(../images/footer.jpg);
  background-repeat: repeat-y;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #FFFFFF;
}

#perro {
  position: absolute;
  margin-top: 11px;
  margin-left: 200px;
} 

#mitglied {
  position: absolute;
  margin-left: 490px;
  margin-top: 31px;
}
	
#oekv_logo {
  position: absolute;
  margin-left: 718px;
  margin-top: 11px;
}

#fci_logo {
  position: absolute;
  margin-left: 800px;
  margin-top: 11px;
}

#oerc_logo {
  position: absolute;
  margin-left: 640px;
  margin-top: 11px;
}

#copyright {
  position: absolute;
  margin-left: 20px;
  margin-top: 35px;
  color: #000000;
  text-align: center;
  font-size: 0.8em;
}

.contentheading, .componentheading {
  font-weight: bold;
  font-size: 1.4em;
}        

.menu li {
  text-decoration: none;
  list-style-type: none;
  color: #000000;
  font-size: 1em;
  border: solid 1px black;
  padding: 2px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  background-color: #D6BD6E;
}

.menu li li {
  text-decoration: none;
  list-style-type: none;
  color: #000000;
  font-size: 1em;
  border: none;
  padding: 2px;
  margin: 3px;
  padding-left: 5px;
  background-color: #F6DD8E;
}

.moduletable  {
  background-color: #F6DD8E;
  border: solid black 1px;
  margin-top:25px;
  margin-left: 3px;
  margin-right: 3px;
}

.moduletable h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.0em;
  background-color: #866D1E;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  border-bottom: solid black 1px;
}

.menu_sub li {
  text-decoration: none;
  list-style-type: none;
  color: #ffffff;
  font-size: 1em;
  border: none;
  padding: 0px;
  margin-top: 2px;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  padding-left: 10px;
}

.menu_sub li#current a  {
  color: #AAAAAA;
}

#menu a:link {
  text-decoration: none;
  color: #000000;
}

#menu a:active {
  text-decoration: none;
  color: #000000;
}

#menu a:visited {
  text-decoration: none;
  color: #000000;
}

#menu a:hover {
  color: #FFFFFF;	
}

a:link,a:active,a:visited {
  text-decoration: underline;
  color: blue;
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
}

h4 {
  font-size: 1.0em;
  font-weight: bold;
}

h5 {
  font-size: 1.1em;
  font-weight: bold;
}

a.hunde:link {
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

a.hunde:visited {
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

a.hunde:active {
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

a.hunde:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}

a.huendin:link {
  font-weight: normal;
 text-decoration: none;
  color: #DB214D;
}

a.huendin:visited {
  font-weight: normal;
  text-decoration: none;
  color: #DB214D;
}

a.huendin:active {
  font-weight: normal;
  text-decoration: none;
  color: #DB214D;
}

a.huendin:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #DB214D;
}

a.ruede:link {
  font-weight: normal;
  text-decoration: none;
  color: #0066FF;
}

a.ruede:visited {
  font-weight: normal;
  text-decoration: none;
  color: #0066FF;
}

a.ruede:active {
  font-weight: normal;
  text-decoration: none;
  color: #0066FF;
}

a.ruede:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #0066FF;
}

td.contentheadingnews {
  font-weight: bold;
  font-size: 1.2em;
}

td.createdate {
  font-size: 1.1em;
  font-style: italic;
}

table.contentpaneopennews {
    font-size: 0.8em;
}

table.pedigree td {
  font-size: 0.8em;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #DDDDDD;
}

table.nachkommen th {
  font-size: 1.0em;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #AAAAAA;
}

table.nachkommen td {
  font-size: 1.0em;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #DDDDDD;
}
