@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: small;
	line-height: 22px;
	color: #333;
/*	background-color: #e1dddd;*/
	/*background-image: url(sennenhund2.png);
	background-repeat: no-repeat;
	background-position: -180px -175px;
	background-position: right 0px;*/
	background: #e1dddd url(http://www1.sennenhunde.org/images/sennenhund_b.gif) right 0px no-repeat fixed;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ba0000;
	outline: none;
	}
a:visited {
	color:  #ba0000;
	}
a:active {
	color:  #bacccc;
	}
a:hover {
	color: #333;
	text-decoration: underline;
	}
a .info{visibility:hidden;
	}
a:hover .info{visibility:visible;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	/*font-size: 12px;*/
	font-size: small;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/


h1 {
	font-size: 20px;
/*	line-height: 44px;*/
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0px;
	}
table {
    border-collapse: collapse;
  }
th {
    background: #4483B6;
    color: #FFFFFF;
  }
td, th {
    padding: 3px;
    border: 1px solid #E7E7E7;
    text-align: left;
    vertical-align: top;
  }
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px solid #666;
/*	background-image:url(sennenhund2.png);
	background-position:right 0px ;
	background-repeat:no-repeat;*/
	background: #c60000 url(http://www1.sennenhunde.org/images/sennenhund_b.gif) right 0px no-repeat fixed;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;/*	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
-khtml-border-radius-bottomleft:5px;
-khtml-border-radius-bottomright:5px;*/
	border-bottom: dotted #fff 0px;/*	
*/
/*	background-color: #c60000;*/
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#header {
	float:left;
	font-size: 48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 36px;
	font-weight: bold;
	height:90px;
	margin-top: -8px;
	margin-left: -8px;
	color:#FFF;
	
	/*height:23px;*/
	background-image: url(http://www1.sennenhunde.org/images/logo_86.jpg);
	background-position:15px top;
	background-repeat:no-repeat;
	padding:0 0 0 300px;
		
	}
#header1 {
	font-size: 48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0;
	color:#FFF;
	}
#header2 {
	
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 0px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	color:#fff;
	}	
#left {
	position: fixed;
	top: 110px;
	left: 15px;
	margin: 0px;
	padding: 10px;
	border: 2px solid #ba0000;
	background: #fff;
	width: 240px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	}
html>body #left {
	width: 220px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 200px 20px 270px;
	padding: 10px 30px 10px 20px;
	border: 2px solid #ba0000;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;	
	background: #fff url(http://www1.sennenhunde.org/images/sennenhund_b_trans.gif) right 0px no-repeat fixed;
	}
#middle a {
	color:#006;
	}
#middle img {
	border: solid #000 2px;
	border-color: #000;
	border-style: solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	}	
#middle h1 {
/*	background-color:#e1dddd;*/
	background: #e1dddd url(http://www1.sennenhunde.org/images/sennenhund_b_trans.gif) right 0px no-repeat fixed;
	}	

#right {
	position: absolute;
	top: 250px;
	right: 5px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 2px solid #ba0000;
/*	background: #fff;*/
	background: #fff url(http://www1.sennenhunde.org/images/sennenhund_b.gif) right 0px no-repeat fixed;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	-moz-border-radius:5px;
-khtml-border-radius:5px;
	}
#suche td, th {
    padding: 3px;
    border: 0px;
    text-align: left;
    vertical-align: top;
  }
html>body #right {
	width: 160px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
dl
{
   border-width:       1px 0 0 0;
   border-style:      solid;
   border-color:      gray;
}

dl, dt, dd, ul, li
{
   margin:          0;
   padding:          0;
   list-style-type:    none;
}

#menu
{
   position:       relative; /* Menu position that can be changed at will */
   top:          0px;
   left:          0px;
   font-size: small;

}

#menu
{
   width:          220px;
}

#menu dt
{
   cursor:          pointer;
   margin:          0;
   padding:         2px 0 2px 0;
   height:          17px;
   line-height:       17px;
   text-align:       left;
   border-width:       0 1px 2px 1px;
   border-style:      solid;
   border-color:      white;
   background:       #c60000; 



}

#menu dd
{
   border-width:       0 1px 2px 1px;
   border-style:      solid;
   border-color:      white; 

}

#menu li
{
   text-align:       left;
   background:       #E6E6E6;

}

#menu dd li a.last
{
   border:          0px;
}

#menu li a, #menu dt a
{
   text-decoration:    none;
   display:          block;
   height:          100%;
   padding:         0 0 0 20px;
   font-weight: normal;

}

#menu dt a:hover
{
   display:          block;
   background-color:   #E6E6E6;   
}
#menu dt a
{
	color: #fff;
   
}

#menu li a
{
   border-width:       0 0 1px 0;
   border-style:      solid;
   border-color:      gray;
   padding:         1px 0 1px 30px;

}

#menu li a:hover
{
   display:          block;
   background-color:   silver;
   color:         white;
}

#menu li a:active
{
   display:          block;

}
#middle ul {
	/*font-size: 12px;*/
	font-size: small;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
 
	list-style-type: square; 

	}
#middle li 
{
/*font-size: 12px;*/
	font-size: small;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
       list-style-position: inside;
	list-style-type: square; 
	background-color:#eee;
}
#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(http://www1.sennenhunde.org/images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(http://www1.sennenhunde.org/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(http://www1.sennenhunde.org/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
