* { margin: 0; padding: 0; }

html { height: 100%; margin: 0px; }

form {
  margin: 0;
  padding: 0;
}

body {
    margin: 30px 0 0 0;
    padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000033;
    font-size: 100.01%;
    background-color: #000033;
    background-image: url(../images/body_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

img { border: 0; padding: 0; margin: 0; }

.clearall { clear: both; }

div#mainFrame {
    margin: 0 auto;
    padding: 0;
    width: 926px;
    font-size: 12px;
    border: 1px solid #628c9b;
    position: relative;
}

div#Logo {
    margin: 0;
    padding: 0;
    top: 16px;
    right: 50px;
    position: absolute;
}

div#boxContent {
    margin: 0;
    padding: 0 29px 0 0;
    border-top: 1px solid #628c9b;
    border-bottom: 1px solid #628c9b;
    background-color: #ddeaef;
}
div#boxContent2 {
    margin: 0;
    padding: 0;
    /* border-top: 1px solid #628c9b; */
    /* border-bottom: 1px solid #628c9b; */
    background-color: #000033;
}

#boxContentContent {
    float: right;
    width: 643px;
    padding-bottom: 25x;
}



div#mainShadow {
    margin: 0 auto;
    padding: 0;
    width: 944px;
    background-image: url(../images/shadow_bg.png);
    background-position: left top;
    background-repeat: repeat-y;
}

div#mainShadowFooter {
    margin: 0 auto;
    padding: 0;
    width: 944px;
    height: 50px;
    background-image: url(../images/shadow_foo.png);
    background-position: left top;
    background-repeat: no-repeat;
}

a:link,
a:visited {
    color: #003559;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #000;
    text-decoration: underline;
}




/* ------------------------------------
    Pager
    ------------------------------------ */

#boxPager {
    width: 90%; 
    padding: 3px;
    margin: 20px 0px 6px 0px;
    border: 0;
    float: left;
    font-size: 12px;
    line-height: 130%;
    text-align: center;
}   

.pager {
    font-size: 12px;
    font-weight: bold;
    color: #000033;
    background-color: #DDEAEF;
    margin: 0;
    border: 1px solid #000033 !important; 
    padding: 2px;
    text-decoration: none;
}
a.pager {
    font-size: 12px;
    font-weight: bold;
    color: #fefefe;
    background-color: #373B68;
    margin: 0;
    border: 1px solid #203f6c !important; 
    padding: 2px;
    text-decoration: none;
}

a.pager:hover {
    font-size: 12px;
    font-weight: bold;
    color: #000033;
    border: 1px solid #cc0000 !important;
    background-color: #373B68;
    margin: 0;
    padding: 2px;
    text-decoration: none;
} 

.pagerBox {
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none; 
    color: #fefefe;
    padding: 2px 3px 2px 3px;
}
a.pagerBox {
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #fefefe;
    padding: 2px 3px 2px 3px;
}

a.pagerBox:hover {
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #fefefe;
    padding: 2px 3px 2px 3px;
    background-color: #373B68;
}


.kopfbild {
    margin-left: 1px;
    border: 1px solid #000033;
    background-color: #000033;
    width: 211px;
    text-align: center;
}

#pedigree{
	width: 100%;
	margin-top: 0px;
	padding-bottom: 25px;
}

#pedigree td{
	padding: 3px;
	vertical-align: top;
	font-size: 10px;
	width: 33%;
	color: #989898;
}

#pedigree td.brdr {
	border-bottom: 1px solid #aaa;
	height: 20px;
}

#det_tabl_r {
	height: 53px;
}

#pedigree td.highl{
	font-weight: bold;
	color: #000033;

}
#pedigree td span{
	font-size: 11px;
	color: #000033
}

.galerieBox {
	overflow: hidden;
	margin:15px 0 25px;
}

.galerieBox h2{
	padding-bottom: 5px !important;
}

.galerieBox .galVerkauf {
	float: left;
	width: 133px;
	text-align: center;
}

.galerieBox .galVerkauf img {
	margin: 5px 0 5px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin:0 0 10px;
}

span.verkauft {
    color:#FF0000;
    padding:0 0 0 15px;
}
