body {
margin:0;
padding:0;
font-size:.8em;
font-family:arial,verdana;
color:#690404;
}

/* Site Backgrounds */
.hintergrund {
background-image:url(/jpg_samples/kachel_bod.png);
}

/* Header */
.taurus {
position:absolute;
left:30px;
top:25px;
width:283px;
height:171px;
background-image:url(/jpg_samples/stier_bod.png);
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg_samples/stier_bod.png', sizingMethod='scale', enabled=true);
z-index:5
}

.logo {
position:absolute;
right:30px;
top:45px;
width:459px;
height:103px;
background-image:url(/jpg_samples/logo_bod.png);
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg_samples/logo_bod.png', sizingMethod='scale', enabled=true);
z-index:5
}
.giralda {
position:absolute;
right:359px;
top:0px;
width:147px;
height:201px;
background-image:url(/jpg_samples/giralda_bod.png);
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg_samples/giralda_bod.png', sizingMethod='scale', enabled=true);
z-index:4
}

.torre {
position:absolute;
right:20px;
top:0px;
width:150px;
height:201px;
background-image:url(/jpg_samples/torre_bod.png);
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg_samples/torre_bod.png', sizingMethod='scale', enabled=true);
z-index:4
}

/* menu backgrounds and stuff  */
.men_back {
width:160px;
border-top:3px solid #D81919;
border-bottom:3px solid #D81919;
padding:3px;
margin-top:3px;
}
.men_top {
width:160px;
border-top:3px solid #D81919;
border-bottom:3px solid #D81919;
padding:3px;
margin-top:3px;
}

.td_karte {
border-bottom:1px dotted #8A1220; 
padding-bottom:1px; 
margin:0px;
}

.carta_back {
background-image:url(/jpg_samples/sangria_bod.png); 
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg_samples/sangria_bod.png', sizingMethod='scale', enabled=true);
position:absolute; 
top:250px; 
left:50px; 
width:163px; 
height:178px; 
background-repeat:no-repeat; 
z-index:0;
}

.carta_back2 {
background-image:url(/jpg_samples/gitarre_bod.png); 
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg_samples/gitarre_bod.png', sizingMethod='scale', enabled=true);
position:absolute; 
top:340px; 
left:500px; 
width:119px; 
height:174px; 
background-repeat:no-repeat; 
z-index:0;
}

.carta_back3 {
background-image:url(/jpg_samples/casta_bod.png); 
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg_samples/casta_bod.png', sizingMethod='scale', enabled=true);
position:absolute; 
top:520px; 
left:350px; 
width:136px; 
height:149px; 
background-repeat:no-repeat; 
z-index:0;
}

.men_50 {
width:160px;
border-top:3px solid #D81919;
border-bottom:3px solid #D81919;
padding:3px;
margin-top:3px;
}

.men_25 {
width:144px;
background-image:url(/jpg/25.png);
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg/25.png', sizingMethod='scale', enabled=true);
padding:3px;
}

.cont_top {
width:100%; 
background-image:url(/jpg_samples/flag_uscar.png); 
background:expression("none");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jpg_samples/flag_uscar.png', sizingMethod='scale', enabled=true);
height:21px; 
padding:3px; 
color:#00000f;
}

a {
position: relative;
}

a:link   	{color:#DB1111; font-size:.9em; text-decoration:none;} 
a:visited	{color:#A20B0B; font-size:.9em; text-decoration:none;}  
a:hover  	{color:#91929E; font-size:.9em; text-decoration:none;}


a:link.norm   	{color:#DB1111; font-size:.9em; text-decoration:none;} 
a:visited.norm	{color:#A20B0B; font-size:.9em; text-decoration:none;}  
a:hover.norm  	{color:#91929E; font-size:.9em; text-decoration:none;}

a:link.akt   	{color:#DB1111; font-size:.9em; text-decoration:none;}    
a:visited.akt	{color:#A20B0B; font-size:.9em; text-decoration:none;}    
a:hover.akt  	{color:#91929E; font-size:.9em; text-decoration:none;}

