
body
{
	font-family:Trebuchet,Arial,Verdana;
	font-size:12px;
	background-image : url(/images/background1.jpg);
	background-color: #FFFFFF;

	background-repeat : no-repeat;

}

TD
{
	font-size:12px;
}


H1
{
	font-size:16px;
}
H2
{
	font-size:14px;
}

H4
{
	font-size:13px;
	padding-bottom:3px;
	margin-bottom:3px;
}

#divAdress
{
	LEFT: -22px;
	POSITION: relative;
}

#divAffiliate
{
	TOP: 10px;
	POSITION: relative;
}

.divResultat
{
	border:solid 2px black;
	width:336px;
	background-color:#eeeeee;
	padding:9px;
}

#divError
{
	border:solid 2px black;
	width:336px;
	background-color:#eeeeee;
	padding:9px;
	color:Red;
}

.smalltext
{
	font-size:12px;
}
	
	
.spaced
{
	font-size:12px;
	line-height:18px;

}
	

#divMain
{
	top: 140px;
	left: 197px;
	position:absolute;
	width:520px;
	height:700px;
	padding:0px;
	
	
}

.lined
{	border-color:Black;
	border-style:solid;
	border-width:0px;
	background-color:#E3E3D8;
	padding:6px;

}

A
{
    COLOR: #000099;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #AA0000;
    TEXT-DECORATION: underline;
}

a.diskretlink
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
}

a.keywordlink
{
    COLOR: #AAAAAA;
    TEXT-DECORATION: none;
    FONT-SIZE: 10px;
}

a.link
{
    COLOR: #000099;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
}

a.permalink
{
    COLOR: #dddddd;
    TEXT-DECORATION: none;
    FONT-SIZE: 10px;
}

.tabBottom
{
	border-width:0PX;
	border-bottom-width:2PX;
	border-color:#9D9D87;
	border-style:solid;
}
.tabAll
{
	border-width:2PX;
	border-color:#9D9D87;
	border-style:solid;
	background-color:#eeeeee;
}

.tabNoBottom
{
	border-width:2PX;
	border-bottom-width:0PX;
	border-color:#9D9D87;
	border-style:solid;
	background-color:#ffffff;
}


#divMainMenu
{
	top: 90px;
	left: 175px;
	position:absolute;
	
}

#divPageMenu
{
	top: 20px;
	left: 10px;
	position:absolute;
	
}

#divSearch
{
	top: 20px;
	left: 750px;
	padding-left:20px;
	position:absolute;
	background-color:#eeeee6;
	border:0px;
	width:230px;
	border-left:1px solid #e0e0e2;
	
}



#divInnerMenuDiv
{
	top: 0px;
	left: 15px;
	position:relative;
	
}

#divKeywords
{
	font-size:10px;
	padding:6px; 
	padding-left:31px;
	color:#aaaaaa;
}


.divLanguageMenu
{

	background-color:#ffffff;
	position:relative;
	padding:5px;
	padding-left: 0px;
	
}
.divDownload

{
	background-color:#eeeeee;
	position:relative;
	padding:5px;


}
#divLogo
{
	LEFT: 187px;
	TOP: 3px;
	POSITION: absolute;
}


.divRight
{
	LEFT: 739px;
	TOP: 123px;
	POSITION: absolute;
	border-left:10px solid #eeeee6;
		border-right:8px solid #eeeee6;
		border-bottom:10px solid #eeeee6;
	width:249px;


}	

#divTopPic
{
	LEFT: 464px;
	TOP: 0px;
	POSITION: absolute;
}


#divAdSense
{
	LEFT: 7px;
	TOP: 13px;
	width:160px;
	POSITION: absolute;
	border-right:10px solid #eeeee6;
	border-bottom:10px solid #eeeee6;
}
.biglink
{
	font-weight:bold;
}



/*Bottom box with buttons */
.socialize-containter{
	width:auto;
	padding:10px;
	vertical-align:top;
	border: 3px solid #ddd;
	display:table-cell;
}
.socialize-buttons{
	float:left;
	vertical-align:top;
	padding:0 10px 10px 0;
}
.socialize-button{
	padding:0 3px;
	float:left;
	text-align:center;
}
/*Buttons In Content */
.socialize-in-content{
	line-height:1;
	text-align:center;
}
.socialize-in-button-left{
	min-height:25px;
	padding: 0 10px 5px 0;
	margin:0;
}
.socialize-in-button-right{
	min-height:25px;
	padding: 0 0 5px 10px;
	margin:0;
}

/*Delicious Code*/
.delicious-button{
	margin: 0;
	padding: 0;
	height:60px;
	width: 50px;
	color:#000000;
	line-height: 10px;
	background: url(/images/delicous.png) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.del-top{
	height:44px;
	font-size: 10px;
	text-align:center;
	line-height: 10px;
}
.delicious-button span{
	padding: 4px 0 0 0;
	display: block;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	line-height: 20px;
}
.del-bot a{
	padding: 0 0 0 17px;
	height:16px;
	color: #2B2BFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration:none;
	line-height: 12px;
}
.del-bot a:hover {
	color:#000000;
}


