*{
margin: 0px;
padding: 0px;
}

html, body{
height:100%;
width:100%;
margin: 0px;
padding: 0px;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
}

body{
    background-image:url("images/bg.jpg");
    background-repeat:repeat;
}

a:link, a:active, a:visited{
color:black;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
border-bottom: 1px dotted black;
}

a:hover{
border-bottom:0px;
margin-bottom:1px;
}

div.container{
width:100%;
height:100%;
position:relative;  
}

<!--[if IE 6]>
div.container {
    width:100%;
    height:100%;
    position: relative;
    background:none;
}

.deleteed{
    background-image:url('images/cbg.png');
    background-repeat:no-repeat;
    background-position:center top;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bild.png', sizingMethod='scale');

}

<![endif]-->

 

div.bookmarks{
width:150px;
height:30px;
position:absolute;
top:0px;
left:0px;
}

div.bookmarks a{
border:0px;
}

div.basmala{
width:150px;
height:30px;
position:absolute;
top:0px;
right:0px;
}

div.google{
width:620px;
height:100px;
position:relative;
top: 20px;
left: 50%;
margin-left:-310px;
}

div.hadithbox#hbox_de, div.hadithbox#hbox_en{
border:1px solid #D7C6B3;
border-bottom:2px solid #D7C6B3;
border-right:2px solid #D7C6B3;
     text-align:left;
     line-height:140%;
     font-size:20px;
     font-style:italic; 
     font-family: Georgia, 'Times New Roman', serif;
}

div.hadithbox#hbox_ar{
border:1px solid #D7C6B3;
border-bottom:2pxs olid #D7C6B3;
border-right:2px solid #D7C6B3;
     text-align:right;
     direction:rtl;
     line-height:140%;
     font-size:23px;
     font-family: 'Traditional Arabic', 'Times New Roman', serif;

}


 

div.logo{
width:400px;
height:90px;
position:absolute;
top:140px;
left:50%;
margin-left:-200px;
}

div.date{
width:400px;
height:20px;
position:absolute;
top:210px;
left:50%;
margin-left:-200px;
}

div.content{
width:620px; 
position:absolute;
top:270px;
left:50%;
margin-left:-310px;
}
 

span.datelink{
display:block;
float:left;
width:100px;
height:20px;
}

a.glinks{
    font-size:12px;
}
a.glinks#ar{
    font-size:15px;
}
