body {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: .8em;
    color: #28618A;
    font-family: Arial, Helvetica, serif;
}
a{
 color: #CC0000;
}
a:hover{
    color: #7C95BE;
    text-decoration: none;
}
img {
    border: 0;
}
h1 {
    font-size: 1.9em;
    margin: 10px 0 10px 0;
}
#container {
    position: absolute;
    margin: 3px 0 0 0;     
    padding: 0;    
    top: 0;
    left:0;
    width: 100%;
    text-align: center;
}
#main {
    margin: 3px 0 0 0;    
    width: 990px;
    text-align: left;
    margin: 0;
    padding: 0;     
}
#title {
    position: relative;
    top: 3px;
    width: 100%;
    height: 70px;
	background: transparent url(gfx/title.jpg) no-repeat;
    text-align: right;    	
}
#content {
    position: relative;
    width: 980px;
    z-index: 4;  
    margin-top: -2px;
    padding-bottom: 15px; 
}
#text {
    position: absolute;
    left: 0;
    top: 0;
    width: 47%;
    margin: 25px 0 15px 10px;    
    padding: 0 0px 15px 0;
    background-color: #EFF2F7;
   }
#text_breed {
    position: absolute;
    left: 0;
    top: 0;
    width: 99%;
    margin: 25px 0 15px 10px;    
    padding: 0 0 15px 0;
    background-color: #EFF2F7;
   }
.leftmargin {
    margin-left: 15px;
    margin-right: 10px;    
}
.leftmargin_breed {
    margin-left: 15px;
    margin-right: 15px;    
}
#bg {
    float: right;
    width: 418px;
    margin: 35px;    
    height: 350px;
    z-index: 0;    
	background: transparent url(gfx/bg.jpg) no-repeat;
}
#onlinecranes {
    position: absolute;
    top: 0;
    height: 40px;
    width: 160px;
    right: 0; 
    margin: 19px 40px 0 0;
    background: transparent url(gfx/onlinecranes.gif) no-repeat;    
}
#onlinecranes a {
    line-height: 32px;
    margin: 0 16px 0 0;    
    font-size: 18px;
    color: #666666;
    text-decoration: none; 
}
#onlinecranes a:hover {
    color: #A34949;
    text-decoration: underline;
}
#lt {
    float: left; 
    width: 10px;
    height: 10px;
    background: transparent url(gfx/lt.gif) no-repeat;
} 
#rt {
    float: right; 
    width: 10px;
    height: 10px;
    background: transparent url(gfx/rt.gif) no-repeat;
}  
.klein {
    font-size: 0.6em;
}  
.lastname {
    display: none;
}      
.email {
    display: none;
}