body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	margin: 0 auto;
	color:#d44f03;
}
a, a:visited, a:link {
    color:#d44f03;   
    text-decoration:none; 
}
.countries_text a, .countries_text a:visited, .countries_text a:link 
{
    color:#FFFFFF;   
    text-decoration:none;
}
a:hover, .countries_text a:hover {color:#0b2d70;}

.body {
	width:785px;
	margin: 0 auto;
	background: url('images/back.jpg') 0 0 no-repeat;
	height:638px;
}
.header_text {
	position:relative;
	padding-top:18px;/*28px;*/
	font-size:19px;
	padding-left:395px;/*431px;*/
	font-weight:normal;
	color:#ec7738;
	height: 80px;
	/*border:1px solid #ff0000;*/
}
.div_countries
{
    position:relative;
    padding-left:395px;
    padding-top:15px;/*40px;*/    
}
table.table tr td {
    margin:0;     
    vertical-align:top;         
    padding-top:10px;
    padding-bottom:8px;
}

td.countries_text {
    color:#fff;   
    text-align:right;
    margin:0; 
    padding:0;
    vertical-align:top;
    width:131px;
    padding-right:13px !important;
}

.soon {font-size:13px;}

td.countries_flags {   
    width:40px;  
}
.deautch_flags {
    background: url('images/deutsch_flag.gif') 0 10px no-repeat;
    width:30px;
    height:16px;
}
.belgium_flag {
    background: url('images/belgium_flag.gif') 0 10px no-repeat;
    width:30px;
    height:17px;
}
.espana_flag {
    background: url('images/espana_flag.gif') 0 10px no-repeat;
    width:30px;
    height:18px; 
}
.denmark_flag {
    background: url('images/denmark_flag.gif') 0 10px no-repeat;
    width:30px;
    height:18px;
}

.finland_flag {
    background: url('images/finland_flag.gif') 0 10px no-repeat;
    width:30px;
    height:17px;
}
.france_flag {
    background: url('images/france_flag.gif') 0 10px no-repeat;
    width:30px;
    height:16px;
}
.ireland_flag {
    background: url('images/ireland_flag.gif') 0 10px no-repeat;
    width:30px;
    height:16px;
}
.italia_flag {
    background: url('images/italia_flag.gif') 0 10px no-repeat;
    width:30px;
    height:16px;
}
.netherland_flag {
    background: url('images/netherland_flag.gif') 0 10px no-repeat;
    width:30px;
    height:18px;
}
.norway_flag {
    background: url('images/norway_flag.gif') 0 10px no-repeat;
    width:30px;
    height:18px;
}
.portugal_flag {
    background: url('images/portugal_flag.gif') 0 10px no-repeat;
    width:30px;
    height:18px;
}
.sweden_flag {
    background: url('images/sweden_flag.gif') 0 10px no-repeat;
    width:30px;
    height:17px;
}
.switzerland_flag {
    background: url('images/switzerland_flag.gif') 0 10px no-repeat;
    width:30px;
    height:17px;
}
.uk_flag {
    background: url('images/uk_flag.gif') 0 10px no-repeat;
    width:30px;
    height:17px;   
}
span.div_flags {padding-left:10px; padding-right:14px;}

