/*tleftimg
icons
text
header
article*/	
body {
width: 815px;
margin-left: auto ;
margin-right: auto ;
/*text-align:left;*/
padding:15px;
}

.header { 
width: 815px;  
margin-left: auto ;
margin-right: auto ;
text-align: center;
}



body a {
text-decoration: none;
color: blue;
}

body a:hover {
text-decoration: none;
color: blue;
background-color: yellow;
}

img {border: 0;}

.text { 
background-color:#FFFFFF; 
position: relative;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
width: 800px;
height: auto;
/*top: 30px; */
padding: 5px 10px 10px 5px;
}

.title {
position: relative;
float: left;
color: #FF0000;
font-size:16px; 
font: Verdana;
}

.article {
position: relative;
float: left;
color: #000000;
font-size:12px; 
font: Verdana;

}

.text img 
{border: 0; 
float:right;
height: 150px;
width: 175px;
padding: 10 10 15 10;
margin-right: 5px;}

.icons { 
position: relative;
height: 40px;
border-bottom: 2px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
width: 800px;
padding: 0px 10px 1px 5px;
}


.icons img {float: right;


}

.eddel {
position: relative;
height: 40px;
width: 120px;
Margin-bottom: 20px;
padding: 10 5 3 5; 
}
.eddel img {float: right;
}

