/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: verdana;
	font-size: 10px;
	background-color: #624c1d;}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#624c1d;
font-size:11px;
}

a 
{font-family: Verdana, sans-serif;
color: #624c1d;
text-decoration: none;
display: compact}
a:link 
{color: #624c1d;
text-decoration: none;}
a:visited 
{color: #624c1d;
text-decoration: none;
}
a:hover 
{color: #cbbe94;
text-decoration: none;
background-color: #624c1d}
a:active 
{color: #cbbe94;
text-decoration: none;
background-color: #624c1d
}
a:link img, a:visited img {
   border-style:solid;
   border-color:#CBBE94;
   border-width:1px;
}
a:hover img, a:active img {
   border-style:solid;
   border-color:#CBBE94;
   border-width:1px;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;

}
#header {
	color: #624c1d;
	width: 800px;
	float: left;
	padding: 0px;
	border: 0;
	height: 159px;
	margin: 10px 0px 0px 0px;
	background: #cbbe94;
	background-image: url(http://www.caltuna.de/out/scout/sd_head_neu.jpg);
}
#leftcolumn {
	color: #624c1d;
	border: 0;
	background: #cbbe94;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 331px;
	width: 140px;
	float: left;
	background-image: url(http://www.caltuna.de/out/scout/sd_navi.jpg);
	padding-top: 110px;
	padding-left: 20px;
	font-family: verdana;
	font-size: 11px;
}
#rightcolumn {
	float: left;
	color: #624c1d;
	border: 0;
	background: #cbbe94;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 441px;
	width: 640px;
	display: inline;
	background-image: url(http://www.caltuna.de/out/scout/sd_text.jpg);
	
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #624c1d;
	background-attachment: fixed;
	width: 640px;
	height: 441px;
	padding-top: 40px;
}
.gb {
	color: #624c1d;
	height: 441px;
	width: 640px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #624c1d;
	padding-left:5px;
}
.text2 {
	position: absolute;
	top: 250px;
	right: 100px;
	width: 382px;
}
#Layer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #624c1d;
	position:absolute;
	width:200px;
	height:48px;
	z-index:1;
	left: 350px;
	top: 380px;
	color: #624c1d;
}
#Layer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #624c1d;
	position:absolute;
	width:200px;
	height:50px;
	z-index:2;
	left: 100px;
	top: 380px;
}
#pedigree {
	padding-top:50px;
	padding-left:100px;
	height: 400px;
	width: 550px;
}
#pedigree table {
  border:0;
  border-collpase:collpase;
  margin-top: 170px;
}

#pedigree tr {
  border-bottom:1px solid #000;
}

#picture {
	padding-top:50px;
	padding-left:100px;
	height: 400px;
	width: 550px;
}
#picture table {
	color: #624c1d;
}
.back {
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.back2 {
	font-size: 9px;
	padding-top: 0px;
	padding-right: 50px;
}

#content {
	height:441px;
	padding-left: 100px;
	padding-top: 40px;
}
.picture {
	padding:none;
	padding-top: 10px;
	padding-left: 20px;
}
.back1 {
	font-size:9px;
	color: #624c1d;
}
