/*  
Name: Highbend´s Golden Retriever
Author: www.bix-design.at
*/

/* Body und Text */

body {
margin: 0;
padding: 0;
margin-right: 15px;
margin-left: 10px;
margin-top: 5px;
background: #F0F9FF url('design/high_7.jpg');
color: #004879;
font-family: Verdana;
text-align: justify;
font-size: 9pt;
scrollbar-3dlight-color:#236997; 
scrollbar-arrow-color:#236997; 
scrollbar-face-color:#F0F9FF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#F0F9FF; 
scrollbar-track-color:#F0F9FF; 
scrollbar-darkshadow-color:#236997;
}

html>body {font-size: 9pt;}
html{scrollbar-3dlight-color:#236997; 
scrollbar-arrow-color:#236997; 
scrollbar-face-color:#F0F9FF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#F0F9FF; 
scrollbar-track-color:#F0F9FF; 
scrollbar-darkshadow-color:#236997;}

/* Linkdesign */
a:link{color:#004879; font-weight:normal; text-decoration:underline; background: none;}
a:active{color:#004879; font-weight:normal; text-decoration:none; background:none}
a:visited{color:#004879; font-weight:normal; text-decoration:underline; background:none}
a:hover{color:#004879; font-weight:normal; text-decoration:overline; background:#DAEFFE}
}

p{
text-align:justify;
font-size: 9pt;
font-weight:normal;
}

h2{
text-align:center;
font-size: 9pt;
font-weight:normal;
}

/* Grafik */
img{border:0px none;
}

/* Tabelle Stammbaum */
.table1s{border:1px solid;
border-left-style:solid;
border-left-color:#1E7CB5;
border-top-style:solid;
border-top-color:#1E7CB5;
border-right-style:solid;
border-right-color:#1E7CB5;
border-bottom-style:solid;
border-bottom-color:#1E7CB5;
width:580px;
}
.td1{border:1px dashed #80C2EA; /* Inhalt */
background-color:#F9FDFF;
text-align:justify;
color: #004879;
font-size: 8pt;
height:20px;
}
.td2{border:1px dashed #59AFE3; /* Auflistung */
background-color:#E6F4FF;
text-align:center;
color: #004879;
font-size: 8pt;
height:20px;
}
.td3{border:1px dashed #80C2EA; /* Inhalt zentriert */
background-color:#F9FDFF;
text-align:center;
color: #004879;
font-size: 8pt;
height:20px;
}

/* Tabelle Ausstellungen */
.tablea{border:1px solid;
border-left-style:solid;
border-left-color:#1E7CB5;
border-top-style:solid;
border-top-color:#1E7CB5;
border-right-style:solid;
border-right-color:#1E7CB5;
border-bottom-style:solid;
border-bottom-color:#1E7CB5;
width:580px;
}
.td1a{border:1px dashed #80C2EA; /* Inhalt */
background-color:#F9FDFF;
text-align:left;
color: #004879;
font-size: 8pt;
height:20px;
}
.td2a{border:1px dashed #80C2EA; /* Auflistung */
background-color:#E6F4FF;
text-align:justify;
color: #004879;
font-size: 8pt;
height:20px;
}

	