* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff  url(../images/bg7.gif) repeat-x top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
	color: #05760a;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

#wrap {
width: 820px;
margin: 0 auto;
}


#header2 {
height: 200px;
background-image:url(../images/lam6.gif);
background-repeat:no-repeat;
background-position:right;
}
#header2 h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: 1px;
padding: 45px 0 0 80px;
}



#header2 h1 a {
text-decoration: none;

}
#header2 h1 a:hover {
text-decoration: none;

}
#header2 h2 {
color: #7a9065;
font-size: 17px;
font-weight: 100;
padding: 0 0 0 80px;
}


#menu {
height: 35px;
line-height: 30px;
border-bottom:1px solid #7a9065;
}

#menu2 {
height: 35px;
line-height: 30px;
border-bottom:1px solid #7a9065;

}

/*#menu ul {
padding-left: 2px;
padding-right:2px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
padding-right:7px;
}
#menu ul li a {
color: #594624;
padding: 0 7px 0 0;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #416440;
border-top:2px solid #416440;
border-bottom:2px solid #416440;
}

*/



#menu2 ul {
padding-left: 2px;
padding-right:2px;
list-style-type: none;
}
#menu2 ul li {
display: block;
float: left;
padding-right:7px;
}
#menu2 ul li a {
color: #594624;
padding: 0 7px 0 0;
text-decoration: none;
font-weight: 600;
}
#menu2 ul li a:hover {
color: #416440;
border-top:2px solid #416440;
border-bottom:2px solid #416440;
}


/*aktuelle Seite markieren*/

body.index a.mainnavihome,
body.history a.mainnavihistory,
body.database a.mainnavidatabase,
body.breedstandard a.mainnavistandard,
body.contact a.mainnavicontact,
body.dm a.mainnavidm,
body.books a.mainnavibooks,
body.winners a.mainnavihalloffame {

border-top:2px solid #416440;
border-bottom:2px solid #416440;
}

body.history1 a.subnavihistory1,
body.historylinks a.subnavihistorylinks,
body.history2 a.subnavihistory2,
body.history3 a.subnavihistory3,
body.dm2 a.subnavidm2,
body.dm3 a.subnavidm3,
body.dm4 a.subnavidm4,
body.dm5 a.subnavidm5,
body.dm6 a.subnavidm6,
body.dm7 a.subnavidm7,
body.dm8 a.subnavidm8,
body.database2 a.subnavidatabase2,
body.database a.subnavidatabase,
body.formabysubmit a.subnaviabysubmit,
body.breedersubmit a.subnavibreederssubmit,
body.booksabys a.subnavibooksabys,
body.gallery2007 a.subnaviwinners2007,
body.dmquery a.subnavidmquery {
color: #416440;
font-weight:bold;
text-decoration: none;
text-align:right;
background: url('../images/paws.gif') no-repeat 0% 50%;
padding-left:40px;

}



#content {
margin: 20px 0;
line-height: 17px;
}

#content2 {
margin: 20px 0;
line-height: 17px;
}

.left {
float: right; 
width: 580px;
text-align: justify;
}


.left h2 {
color: #594624;
font-size: 22px;
line-height:30px;
text-align:left;
font-weight: 100;
padding : 10px 0 15px 0;
}

.left h4 {
color: #594624;
font-size: 14px;
line-height:20px;
font-weight: 100;
padding : 10px 0 10px 0;
font-style:italic;
}

#content h3 {
padding-bottom : 30px;
}



.right {
margin-top: 10px;
float: left;
width: 180px;
padding: 10px;
background: #e6dab7;
border: 1px solid #594624;
}
.right h2 {
font-size: 14px;
color: #555;
padding: 5px 0 2px 0;
}
.right ul {
list-style-type: none;
padding: 5px 0 10px 0;
}
.right ul li {
}
.right ul li a {
display: block;
border-bottom: 1px solid #999;
color: #666;
padding: 2px 10px;
}
.right ul li a:hover {
color: #416440;
font-weight:bold;
text-decoration: none;
text-align:right;
background: url('../images/paws.gif') no-repeat 0% 50%;
padding-left:40px;
}





#footer {
font-size: 11px;
color: #999;
text-align: center;
padding: 5px 0 10px 0;
margin-top: 10px;
border-top: 0px solid #7a9065;
}
#footer a { 
color: #999;
}
#footer a:hover {
color: #333; 
text-decoration: underline; 
}

a.externallink {
    padding-right:  14px;
    background: url('../images/extlink.gif') no-repeat 100% 50%;
}
a:hover.externallink {
    padding-right:  14px;
    background: url('../images/extlink.gif') no-repeat 100% 50%;
}

.imgtext {
    padding:3px;
	border:2px solid #594624;
}

.imgright {
    float:right;
	clear:right;
	margin-left:10px;
    padding:3px;
	border:2px solid #594624;
}

.imgleft {
    float:left;
	clear:left;
	margin-right:10px;
    padding:3px;
	border:2px solid #594624;
}

img.float {
    float:left;
	clear:left;
	margin-right:10px;
	padding:3px;
	border:2px solid #594624;
}

.logo{
padding-top:30px;
border:0;
}

#content p {
padding-top: 10px;
padding-bottom:10px;
}

.updated{
   margin-top:100px;
   color:#4f6a40;
   font-style:italic;

}

.copyright{
    float:left;
	padding-left:250px;
}

.design{
    float:right;
}

.menubottom{
float:right;
margin-right:1px;
}

.red{
color:#FF0000;
font-weight:bold;
}

.bold{
font-weight:bold;

}

.normal { font-weight:100; }

.databaseform{
   font-size:11px;
}

.entrypedigree table, td, tr{
border:1px solid #003300;
padding:3px;
border-collapse:collapse;

}



.ttimagesnap_style {
  text-align: center;
  font: 10px Arial,Helvetica,sans-serif;
  border:solid 1px #666666;
  background-color: #ffffff;
  padding:2px;
  position:absolute;
  z-index:100;
}


.dmtable table { background-color: #e6dab7; font-size:8px; border-collapse:collapse; }
.dmtable th { background-color: #e6dab7; }
.dmtable td { background-color: #fff; }

.fehler {
       color: #CC0000;
       font-weight: bold;
}

.searchform { width:170px; }

.oldpoints { width:70%; }

.c1 { border:0;}

a.externallink {
    padding-right:  14px;
    background: url('../images/extlink.gif') no-repeat 100% 50%;
}
a:hover.externallink {
    padding-right:  14px;
    background: url('../images/extlink.gif') no-repeat 100% 50%;
}



.catlisting { font-size:14px; }

div.hr {
  height: 15px;
  background: #fff url(../images/hr1.gif) no-repeat scroll center;
  margin:50px 0px 50px 0px;
}
div.hr hr {
  display: none;
}

#counter { display:none }
